[FFmpeg-devel] [PATCH] print message if probe failed due to probe conflict
Michael Niedermayer
michaelni
Fri Sep 25 14:33:29 CEST 2009
On Fri, Sep 25, 2009 at 02:11:38PM +0200, Reimar D?ffinger wrote:
> If two probe functions return the same value, it is a bit hard to find
> out which ones were involved and broke things.
> So I propose this:
does your code work?
it looks to me like it would print a warning if 3 demuxers return
1
1
90
but not if they return
1
90
1
simply printing all scores and piping through sort -n seems more usefull
to me in this case ...
[..]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
The greatest way to live with honor in this world is to be what we pretend
to be. -- Socrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090925/88fb7c59/attachment.pgp>
More information about the ffmpeg-devel
mailing list