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

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


Hi,

I've got segmentation fault and this error message trying to convert QuickTime 
movie to H264 (ffmpeg-0.4.9-8.pm.svn20061221)

-----------------------------------------------------------------

***   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      
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 -chr                    
oma 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"

------------------------------------------------------------------------

Even if I specify "-r 15", result is the same

PS. If you want me to upload movie please tell me where it should go to.





More information about the ffmpeg-devel mailing list