[FFmpeg-devel] calculation of probe score

Carl Eugen Hoyos ceffmpeg at gmail.com
Wed Sep 14 18:41:14 EEST 2016


2016-09-13 21:14 GMT+02:00 Dave Rice <dave at dericed.com>:

>   1 aac,1

This is either random data with aac extension or random data
that gets misdetected: I locally use a patch that avoids returning
1 from the aac probe function.

>   1 flac,1

This is random data with flac extension but please test
specifically.

>   1 flac,13

Does this work?
(I spent some time to implement it.)

>   1 mpegvideo,12

You could test this one.

>   5 swf,26

This is compressed and should probably not get a higher score.

Carl Eugen


More information about the ffmpeg-devel mailing list