[Ffmpeg-devel] Overread Error

Timo Schlüßler timo
Sun Aug 27 18:42:24 CEST 2006


Hey guys,

I just installed the newest version of ffmpeg via SVN, but I always get 
something like "overread, skip 0". Here are the first lines from ffmpeg:

	> ffmpeg -i videodownload.avi -vcodec mpeg2video -aspect 16:9 -acodec 
mp2 outputfile.mpg
FFmpeg version SVN-r6098, Copyright (c) 2000-2004 Fabrice Bellard
   configuration:  --enable-pp --enable-gpl
   libavutil version: 49.0.0
   libavcodec version: 51.11.0
   libavformat version: 50.5.0
   built on Aug 26 2006 16:43:03, gcc: 4.0.2 20050901 (prerelease) (SUSE 
Linux)
Input #0, avi, from 'videodownload.avi':
   Duration: 01:21:50.7, start: 0.000000, bitrate: 753 kb/s
   Stream #0.0: Video: mpeg4, yuv420p, 480x360, 25.00 fps(r)
   Stream #0.1: Audio: mp3, 44100 Hz, stereo, 128 kb/s
File 'outputfile.mpg' already exists. Overwrite ? [y/N] y
Output #0, mpeg, to 'outputfile.mpg':
   Stream #0.0: Video: mpeg2video, yuv420p, 480x360, q=2-31, 200 kb/s, 
25.00 fps(c)
   Stream #0.1: Audio: mp2, 44100 Hz, stereo, 64 kb/s
Stream mapping:
   Stream #0.0 -> #0.0
   Stream #0.1 -> #0.1
Press [q] to stop encoding
overread, skip 1
overread, skip 7
overread, skip 5
overread, skip 3
overread, skip 6
overread, skip 0
overread, skip 0

and after lots of "overread, skip #" and something like "size=    3362kB 
time=93.6 bitrate= 294.3kbits/s", there's a segmentation fault.

I didn't found anything usable at google so I ask you. Thx in advance,

Bariton




More information about the ffmpeg-devel mailing list