mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-08 06:09:50 +00:00
* commit 'b90c8a3d08':
fate: Add tests for mov display matrix
Adapted to use ffprobe -show_entries
Merged-by: James Almer <jamrial@gmail.com>
13 lines
293 B
Text
13 lines
293 B
Text
[STREAM]
|
|
sample_aspect_ratio=1:2
|
|
display_aspect_ratio=1:3
|
|
[SIDE_DATA]
|
|
side_data_type=Display Matrix
|
|
displaymatrix=
|
|
00000000: 0 131072 0
|
|
00000001: -65536 0 0
|
|
00000002: 47185920 0 1073741824
|
|
|
|
rotation=-90
|
|
[/SIDE_DATA]
|
|
[/STREAM]
|