[FFmpeg-devel] [PATCH]lavf/format: Do not lower the probe score if an id3v2 tag is smaller than PROBE_BUF_MAX

Michael Niedermayer michael at niedermayer.cc
Sat Jan 30 22:05:05 CET 2016


On Sat, Jan 30, 2016 at 01:18:50PM +0100, Carl Eugen Hoyos wrote:
> Hi!
> 
> Attached patch fixes ticket #5205 for me.
> 
> An alternative would be to check for score >=1.
> 
> Please comment, Carl Eugen

This would cause affected files to be read completely even if they
have a maximal probe score. The resultig extra delay would be annoying
for remote files

ill push a similar solution that doesnt have that problem
(after a bit more testing)

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

In fact, the RIAA has been known to suggest that students drop out
of college or go to community college in order to be able to afford
settlements. -- The RIAA
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160130/4c48c343/attachment.sig>


More information about the ffmpeg-devel mailing list