readthefuckingmanual.net

[SOLVED] Unsupported codec (id=86020) for input stream #0.1

Error added: 2006-11-23T14:40:53Z

1 people waiting for the answer...

1 answers found.

Answer 232 (50.0% helpful)

ffmpeg must be configured with a52 codec enabled.  Checkout ffmeg from svn and read the configure script for various --enable-$BLAH options, including --enable-a52.  You will need the a52 dev files for your distribution or to build liba52 from source and install.

Just finished working this one through and it\'s running right now; ffmpeg build from current (1/8/7) svn on Ubuntu 6.10/amd64 with these options:
./configure --enable-pthreads --enable-x11grab  --enable-a52 --enable-faac --enable-faad --enable-x264 --enable-xvid --enable-mp3lame --enable-gpl --enable-libogg --enable-vorbis

Permalink

Add an answer/solution

If you know the answer, please add your own solution below.
If you don't know, but find out later, please come back and share your answer - there will be other people struggling with this too.


Please enter 61948 here

If you want to be notified via email when this is solved, enter your email address here: