[FFmpeg-devel] [PATCH] libgme support

Carl Eugen Hoyos cehoyos at ag.or.at
Fri Jun 28 17:23:10 CEST 2013


Carl Eugen Hoyos <cehoyos <at> ag.or.at> writes:

> > libgme checks the 4 bytes of the start of the file only. 
> > I'm returning AVPROBE_SCORE_MAX / 2 hoping to reduce 
> > potential breakage.
> 
> At least subtract one (or use AVPROBE_SCORE_MAX / 4 + 1)

Or better, see commit c605adb to give the mpeg and mp3 
demuxer a better chance to raise their score.

Carl Eugen



More information about the ffmpeg-devel mailing list