2016-09-12 19:47 GMT+02:00 Monique Lassere <[email protected]>: > Trying to dig as deeply as possible into ffprobe's probe score > and how it is calculated.
Is there a use case that could be interesting to us? Or a bug you want to tell us about? [...] > 2. Secondly, does the probe score relate to the container format only? As Michael said, yes. Note that some containers (like H.264 Annex B or ADTS) correspond to a codec, so for containers that "allow" random codecs (like mpeg streams) the same probe functions that allow detecting formats can be used to detect codecs. Carl Eugen _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
