[Ffmpeg-devel] Bug Report-Converting QuickTime to H264 (ffmpeg-0.4.9-8.pm.svn20061221)

Andrei Verovski aka MacGuru andreil1
Sat Dec 23 23:20:31 CET 2006


> This is completely unreadable.  Please follow the bug reporting
> instructions, and make sure any command lines and output you post are
> preserved verbatim by your mailer.  Use attachments if necessary.

Sorry. Here it go:

Command line (essentials_o1.mov was uploaded to your ftp):

ffmpeg -y -i "$1" -v 1 -vcodec h264 -crf 25 -refs 5  \
-loop 1 -deblockalpha 0 -deblockbeta 0 -parti4x4 1 -partp8x8 1 -partb8x8 1 \
-me umh -subq 6 -brdo 1 -me_range 21 -chroma 1 -slice 2 -bf 1 \
-bframebias 1 -b_strategy 1 -g 250 -keyint_min 25 -sc_threshold 40 \
-rc_eq 'blurCplx^(1-qComp)' -qcomp 0.60 -qmin 7 -qmax 35 \
-acodec aac -ab 64 -ar 48000 -ac 2 "$1.ffmpeg.mp4"

Output:

*** ? Encoding essentials_01.mov
FFmpeg version SVN-r7349, Copyright (c) 2000-2006 Fabrice Bellard, et al.
? 
configuration: ?--shlibdir=/usr/lib --prefix=/usr --mandir=/usr/share/man --li ? ? ? ? ? ? ? ? ? ?
bdir=/usr/lib --enable-shared --enable-mp3lame --enable-libogg --enable-vorbis - ? ? ? ? ? ? ? ? ? 
?-enable-faad --enable-faac --enable-xvid --enable-a52 --enable-dts --enable-pp - ? ? ? ? ? ? ? ? ? 
?-enable-gpl --enable-gprof --enable-x264 --enable-amr_nb --enable-amr_wb
? libavutil version: 49.1.0
? libavcodec version: 51.27.0
? libavformat version: 51.6.0
? built on Dec 21 2006 21:37:22, gcc: 4.1.2 20061115 (prerelease) (SUSE Linux)

Seems stream 0 codec frame rate differs from container frame rate: 300.00 
(600/2) -> 15.00 (15/1)
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'essentials_01.mov':
? Duration: 00:04:34.3, start: 0.000000, bitrate: 199 kb/s
? Stream #0.0(eng): Video: svq3, yuv420p, 788x648, 15.00 fps(r)
? Stream #0.1(eng): Audio: Qclp / 0x706C6351, 11025 Hz, mono
./scripts/encode_dir_2h264_mq.sh: line 4: 15068 Segmentation fault ? ? ?






More information about the ffmpeg-devel mailing list