[FFmpeg-devel] [PATCH] [PROPOSAL] Do not return immediately the result of a probe if we are still probing inside a possible ID3v2 tag.

Thierry Foucu tfoucu at gmail.com
Thu Apr 18 22:05:37 CEST 2013


On Thu, Apr 18, 2013 at 12:07 PM, Michael Niedermayer <michaelni at gmx.at>wrote:

> On Thu, Apr 18, 2013 at 10:57:55AM -0700, Thierry Foucu wrote:
> > Some mp3 files have a lot of ID3v2 Tag which could match  some other
> > probe and return invalid format. With this change, we are trying to
> > check if we probe pass the Id3v2 tag before returning.
> > ---
> >  libavformat/utils.c | 37 ++++++++++++++++++++++++++++---------
> >  1 file changed, 28 insertions(+), 9 deletions(-)
>
> This breaks fate-pva-demux
>
> Sorry, should have run fate..


> can you share a file that needs this change ?
>

Sent you a private email with the file.


>
> [...]
> --
> Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
>
> Good people do not need laws to tell them to act responsibly, while bad
> people will find a way around the laws. -- Plato
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
>


More information about the ffmpeg-devel mailing list