ok i typed this in terminal ffmpeg -fflags and i got this "FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: --enable-gpl --enable-pp --enable-swscaler --enable-pthreads --enable-libvorbis --enable-libtheora --enable-libogg --enable-libgsm --enable-dc1394 --disable-debug --enable-shared --prefix=/usr libavutil version: 1d.49.3.0 libavcodec version: 1d.51.38.0 libavformat version: 1d.51.10.0 built on Mar 12 2008 14:31:53, gcc: 4.2.3 (Ubuntu 4.2.3-2ubuntu4) ffmpeg: missing argument for option '-fflags'
hope this helps! 2008/5/5 Seif Attar <[EMAIL PROTECTED]>: > On Mon, 2008-05-05 at 13:14 +0100, Javad Ayaz wrote: > > i did. Not sure how familiar you are with WinFF sir, the error message > > states something about "aac" as an unsupported format. > > I am not familiar with it at all! :) I just did some googling now, and > it seems you need to have faac and faad enabled for ffmpeg. > run: > ffmpeg -fflags > and that should show the configuration (dont know if that is what that > option does originally, but it shows the configuration and an error, > ignore the error), check if the output contains something like > --enable-libfaac --enable-libfaad ,i think ffmpeg in ubuntu is compiled > without aac, I don't know if it's avaiable in some other repo with aac > enabled, or if you have to recompile with aac flag. > > also make sure f libfaac and libfaad are installed on your system, > (search using synaptic). > > Peace, > Seif A. > > > -- > [email protected] > https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk > https://wiki.ubuntu.org/UKTeam/ >
-- [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk https://wiki.ubuntu.org/UKTeam/
