Oh yeah almost forgot. I just re-installed ffmpeg from medibuntu (to the best of my knowledge), which should have the non-crippled version. Here is some sample output:
Code:
ffmpeg -i 80scream.mpeg
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-libmp3lame --enable-libfaadbin --enable-libfaad --enable-libfaac --enable-xvid --enable-x264 --enable-liba52 --enable-amr_nb --enable-amr_wb --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 17 2009 21:11:10, gcc: 4.2.4 (Ubuntu 4.2.4-1ubuntu3)
[NULL @ 0x7f4dc786a8d0]Unsupported video codec
Input #0, rm, from '80scream.mpeg':
Duration: 00:10:40.8, start: 0.000000, bitrate: 935 kb/s
Stream #0.0: Video: RV40 / 0x30345652, 720x576, 832 kb/s, 12.00 fps(r)
Stream #0.1: Audio: cook, 44100 Hz, stereo, 96 kb/s
Stream #0.2: Data: 0x0000
Must supply at least one output file
(don't let the "mpeg" fool you - it's really a RM file)
Anyway, it can clearly SEE what the file is all about, but somehow decides that it's an unsupported codec. What the hell?
Bookmarks