Hi, Sorry for the delay in my answer
This is what igot from /opt/local/bin/ffmpeg -i video.mov
FFmpeg version SVN-r14381, Copyright (c) 2000-2008 Fabrice Bellard, et al.
configuration: --prefix=/opt/local --disable-vhook --mandir=/opt/local/share/man --enable-shared --enable-pthreads --disable-mmx --cc=gcc-4.0 --enable-libmp3lame --enable-gpl --enable-libfaac --enable-libfaad --enable-libxvid --enable-libx264 --enable-liba52
libavutil version: 49.7.0
libavcodec version: 51.60.0
libavformat version: 52.18.0
libavdevice version: 52.0.0
built on Oct 8 2008 16:10:38, gcc: 4.0.1 (Apple Inc. build 5465)
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'video.mov':
Duration: 00:02:06.75, start: 0.000000, bitrate: 362 kb/s
Stream #0.0(eng): Audio: libfaad, 32000 Hz, mono
Stream #0.1(eng): Video: qtrle, rgb24, 800x600, 29.97 tb(r)
The ffmpeg binary I been was installed a few days ago via mac ports, I've tried with other videos and get the same error.
Thanks!!