Giter Site home page Giter Site logo

ffmpeg-whf's Introduction

Run as root to compile FFMpeg with the following Codecs:

  • Xvid
  • Lame MP3 Codec
  • FAAC
  • OpenCore AMR Codec
  • OGG
  • Vorbis
  • Theora
  • x264
  • LibVPX

Preparation for Debian-based systems:

sudo apt-get install automake gcc make aclocal autoconf yasm nasm git wget curl libtool g++

Preparation for RHEL-based systems:

sudo yum install make automake autoconf yasm nasm git wget curl gcc libtool gcc-c++

The script has been tested on Debian Wheezy 7.8 and CentOS 6.6.

Things to be added:

  • "garbage collection" for downloaded codecs' source code tarballs
  • colorful output for the different steps
  • normal mode with reduced output from compilation steps
  • debugging mode with full output from compilation steps
  • options for choosing inbetween different AAC implementations (FAAC, FDK-AAC, libvo-aacenc etc). The default is FAAC.
  • function to check if tarballs are taking too much to download and reattempt if this is the case
  • implement check for compile-time exit statuses

Here are some examples for testing FFMpeg performace with FAAC: https://trac.ffmpeg.org/wiki/Encode/AAC

A post on AAC implementations: http://spectralhole.blogspot.de/2010/12/androids-stagefright-aac-encoder-or.html

ffmpeg-whf's People

Contributors

cvetomird91 avatar

Watchers

 avatar  avatar  avatar

Forkers

kingcosta

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.