[Ffmpeg-devel] Arithmetic exception (core dump) problem
milosz danielewski
master
Fri Dec 16 16:26:38 CET 2005
Hello
I've compiled ffmpeg _without_ support for AC3. Then I've tried to
transcode some .vob file into DVB transport stream, and got following
result:
[master at skifo ffmpeg]$ ./ffmpeg -i /media/cdrom/VIDEO_TS/VTS_07_2.VOB -f
mpegts -vcodec copy -ar 44100 gits.ts
ffmpeg version CVS, build 3342336, Copyright (c) 2000-2004 Fabrice
Bellard
configuration: --enable-pthreads --enable-dts --enable-pp --cpu=i686
--tune=i686 --enable-gpl
built on Dec 16 2005 15:56:39, gcc: 3.4.3 20050227 (Red Hat
3.4.3-22.fc3)
Stream with high frequencies VQ coding
Stream with high frequencies VQ coding
Input #0, mpeg, from '/media/cdrom/VIDEO_TS/VTS_07_2.VOB':
Duration: 00:23:16.2, start: 1328.951244, bitrate: 6151 kb/s
Stream #0.0[0x8c]: Audio: dts, 48000 Hz, stereo, 768 kb/s
Stream #0.1[0x8b]: Audio: dts, 48000 Hz, stereo, 768 kb/s
Stream #0.2[0x81]: Audio: 0x0000
Stream #0.3[0x82]: Audio: 0x0000
Stream #0.4[0x80]: Audio: 0x0000
Stream #0.5[0x1e0], 25.00 fps: Video: mpeg2video, yuv420p, 720x576, 8000
kb/s
Stream #0.6[0x20]: Subtitle: dvdsub
File 'gits.ts' already exists. Overwrite ? [y/N] y
Output #0, mpegts, to 'gits.ts':
Stream #0.0, nan fps: Video: mpeg2video, 720x576, q=2-31, 8000 kb/s
Stream #0.1: Audio: mp2, 44100 Hz, 0 channels, 64 kb/s
Stream mapping:
Stream #0.5 -> #0.0
Stream #0.0 -> #0.1
Floating point exception (core dumped)
I hope it's easy to reproduce. This problem stoped to occure when I
compiled AC3 support (--enable-a52).
regards
milosz danielewski
More information about the ffmpeg-devel
mailing list