[FFmpeg-devel] [PATCHv5] mov: Evaluate the movie display matrix

Vittorio Giovara vittorio.giovara at gmail.com
Thu Nov 17 21:09:06 EET 2016


On Thu, Nov 17, 2016 at 1:02 PM, James Almer <jamrial at gmail.com> wrote:
> On 11/15/2016 1:14 PM, Vittorio Giovara wrote:
>> diff --git a/tests/ref/fate/mov-displaymatrix b/tests/ref/fate/mov-displaymatrix
>> new file mode 100644
>> index 0000000..52528c1
>> --- /dev/null
>> +++ b/tests/ref/fate/mov-displaymatrix
>> @@ -0,0 +1,10 @@
>> +#format: frame checksums
>> +#version: 2
>> +#hash: MD5
>> +#tb 0: 1001/30000
>> +#media_type 0: video
>> +#codec_id 0: rawvideo
>> +#dimensions 0: 240x160
>> +#sar 0: 2/1
>> +#stream#, dts,        pts, duration,     size, hash
>> +0,          0,          0,        1,    57600, be949aa661551010f461069804f68e76
>>
>
> The display matrix doesn't seem to affect decoding with ffmpeg so this
> isn't really testing anything other than h264 decoding.

The `sar` field is affected, but yeah it's probably better to use
ffprobe -show_streams.
Thanks,
-- 
Vittorio


More information about the ffmpeg-devel mailing list