[FFmpeg-devel] Segmentation Fault
Guillaume Poirier
gpoirier
Mon Aug 4 18:02:25 CEST 2008
Hello,
Denny Deaton wrote:
> Hi,I have been getting this error for a while now while trying to convert
> videos using the libx264 library. It used to work just fine but I recently
> updated to a newer version of FFMPEG for other reasons and it will not
> convert with this library anymore. I have reinstalled FFMPEG and x264
> multiple times with no avail.
>
> Here is the output I am getting:
> ffmpeg -i dave.mov -vcodec libx264 -f flv dave.flv
> FFmpeg version SVN-r14166, Copyright (c) 2000-2008 Fabrice Bellard, et al.
> configuration: --enable-shared --enable-libmp3lame --enable-gpl
> --enable-libfaac --enable-libfaad --enable-libx264 --enable-libxvid
> --enable-pthreads --enable-libvorbis --enable-libamr-nb --enable-libamr-wb
> --enable-nonfree
> libavutil version: 49.7.0
> libavcodec version: 51.60.0
> libavformat version: 52.17.0
> libavdevice version: 52.0.0
> built on Jul 11 2008 11:08:56, gcc: 4.1.3 20070929 (prerelease) (Ubuntu
> 4.1.2-16ubuntu2)
> [mov,mp4,m4a,3gp,3g2,mj2 @ 0x2aabf053e040]negative ctts, ignoring
> Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'dave.mov':
> Duration: 00:01:43.36, start: 0.000000, bitrate: 2408 kb/s
> Stream #0.0(eng): Audio: libfaad, 48000 Hz, stereo
> Stream #0.1(eng): Video: h264, yuv420p, 568x320, 23.98 tb(r)
> Output #0, flv, to 'dave.flv':
> Stream #0.0(eng): Video: libx264, yuv420p, 568x320, q=2-31, 200 kb/s,
> 23.98 tb(c)
> Stream #0.1(eng): Audio: libmp3lame, 48000 Hz, stereo, 64 kb/s
> Stream mapping:
> Stream #0.1 -> #0.0
> Stream #0.0 -> #0.1
> [libx264 @ 0x2aabf0b61420]width or height not divisible by 16 (568x320),
> compression will suffer.
> Segmentation fault
>
>
> Any help would be great. Thanks in advance!
>
http://ffmpeg.mplayerhq.hu/bugreports.html
More information about the ffmpeg-devel
mailing list