On Mon, 2008-05-05 at 14:33 +0100, Javad Ayaz wrote: > 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!
it does help, you do not have ffmpeg compiled with faac enabled, you need to recompile ffmpeg or install a one precompiled with faac, the ffmpeg in the medibuntu repository seems to be compiled with all codecs, add the repositories as detailed here: https://help.ubuntu.com/community/Medibuntu I am not sure what happens then, it should show up with updates, or you can manualy re-install ffmpeg. Goodluck Seif A. -- [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk https://wiki.ubuntu.org/UKTeam/
