x264 codec compiled into ffmpeg - video files do not work with quicktime 7?
ABach <[email protected]> Wed, 19 Oct 2005 16:24:42 +0000
| Newsgroups | gmane.comp.video.h264.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello, I encoded a quicktime movie (.mov) with the x264 codec using ffmpeg (CVS snapshot from 15th october) and Quicktime 7 on Windows and also iTunes cannot play it. But VLC on Linux can. I downloaded a h264 encoded demo from apple and I tried to input it into ffmpeg to find any difference. When I reencode the demo with ffmpeg, vlc can play it. When I do not reencode the demo vlc ends with a floating point exception. When I do this command /usr/local/bin/ffmpeg -i nasa_shuttle_m420p.mov -b 10000kb -f mov -vcodec copy -acodec copy copy_nasa.mov I get this: ffmpeg version CVS, build 3276800, Copyright (c) 2000-2004 Fabrice Bellard configuration: --enable-gpl --enable-pp --enable-libogg --enable-vorbis --enable-a52 --enable-dts --disable-debug --enable-mp3lame --enable-x264 --enable-faad --enable-shared-pp --prefix=/usr/local built on Oct 15 2005 23:11:06, gcc: 3.3.5 (Debian 1:3.3.5-8) Seems that stream 1 comes from film source: 2997.00 (2997/1) -> 30.00 (30/1) Input #0, mov,mp4,m4a,3gp,3g2, from 'nasa_shuttle_m420p.mov': Duration: 00:01:00.9, start: 0.000000, bitrate: 1980 kb/s Stream #0.0: Audio: aac, 48000 Hz, stereo Stream #0.1, 30.00 fps: Video: h264, yuv420p, 960x540 File 'copy_nasa.mov' already exists. Overwrite ? [y/N] y Output #0, mov, to 'copy_nasa.mov': Stream #0.0, nan fps: Video: h264, 960x540, q=2-31 Stream #0.1: Audio: mp4a / 0x6134706D, 48000 Hz, stereo Stream mapping: Stream #0.1 -> #0.0 Stream #0.0 -> #0.1 Press [q] to stop encoding error, non monotone timestamps 3003 >= 3003 error, non monotone timestamps 12012 >= 12012 error, non monotone timestamps 18018 >= 18018 error, non monotone timestamps 24024 >= 24024 error, non monotone timestamps 30030 >= 30030 error, non monotone timestamps 36036 >= 36036 error, non monotone timestamps 42042 >= 42042 error, non monotone timestamps 48048 >= 48048 error, non monotone timestamps 54054 >= 54054 error, non monotone timestamps 60060 >= 60060 error, non monotone timestamps 66066 >= 66066 error, non monotone timestamps 72072 >= 72072 error, non monotone timestamps 78078 >= 78078 error, non monotone timestamps 84084 >= 84084 error, non monotone timestamps 90090 >= 90090 error, non monotone timestamps 96096 >= 96096 [...] Any ideas? ABach ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl