Closed dvrogozh closed 4 years ago
This happens because ffprobe will list all the sub-stream for mp4 including audio, subtitles, etc. And msperf will consider the last one actually which might not be video. I actually think this always was broken, but now it just got exposed.
https://github.com/intel/media-delivery/blob/45999e58416e730f42f9f182fc079aaa6568ff2c/tests/measure-perf.bats#L265
Started after 45999e58416e730f42f9f182fc079aaa6568ff2c.