flash video to mp3 file ? (ffmpeg doesn't recognize flash file...)

linuxguy linuxguy123 at gmail.com
Fri Jun 13 21:42:57 UTC 2008


I'm trying to "rip" a flash video file into an audio mp3 file.

I'm using ffmpeg

ffmpeg -i input.flv' test.mp3
FFmpeg version SVN-r11518, Copyright (c) 2000-2008 Fabrice Bellard, et
al.
  configuration: --prefix=/usr --incdir=/usr/include/ffmpeg
--libdir=/usr/lib --shlibdir=/usr/lib --mandir=/usr/share/man
--arch=i386 --extra-cflags=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32
-march=i386-mtune=generic -fasynchronous-unwind-tables
--enable-libdc1394 --enable-liba52 --enable-libfaac --enable-libfaad
--enable-libgsm --enable-libmp3lame --enable-libtheora
--enable-libvorbis --enable-libxvid --enable-libx264 --enable-pp
--enable-swscaler --enable-pthreads --disable-static --enable-shared
--enable-gpl --disable-debug --disable-optimizations --disable-strip
  libavutil version: 49.6.0
  libavcodec version: 51.49.0
  libavformat version: 52.3.0
  libavdevice version: 52.0.0
  built on Mar  4 2008 13:09:20, gcc: 4.3.0 20080229 (Red Hat
4.3.0-0.13)
input.flv: Unknown format

I know that I have done this process before.  (flv to mp3)  I am pretty
sure I used ffmpeg.  Are there any special codecs I must install ?
FWIW, xine can play flv files.

Thanks





More information about the fedora-list mailing list