1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-02 03:06:28 +02:00
FFmpeg/tests/ref/fate/libsvtav1-hdr10
Jan Ekström f4b89b6e54 avcodec/libsvtav1: add support for writing out CLL and MDCV
These two were added in 28e23d7f348c78d49a726c7469f9d4e38edec341
and 3558c1f2e97455e0b89edef31b9a72ab7fa30550 for version 0.9.0 of
SVT-AV1, which is also our minimum requirement right now.

In other words, no additional version limiting conditions seem
to be required.

Additionally, add a FATE test which verifies that pass-through of
the MDCV/CLL side data is working during encoding.
2024-03-20 19:15:05 +02:00

15 lines
943 B
Plaintext

frames.frame.0.side_data_list.side_data.0.side_data_type="Mastering display metadata"
frames.frame.0.side_data_list.side_data.0.red_x="17367/65536"
frames.frame.0.side_data_list.side_data.0.red_y="45220/65536"
frames.frame.0.side_data_list.side_data.0.green_x="9830/65536"
frames.frame.0.side_data_list.side_data.0.green_y="3932/65536"
frames.frame.0.side_data_list.side_data.0.blue_x="44564/65536"
frames.frame.0.side_data_list.side_data.0.blue_y="20972/65536"
frames.frame.0.side_data_list.side_data.0.white_point_x="20493/65536"
frames.frame.0.side_data_list.side_data.0.white_point_y="21561/65536"
frames.frame.0.side_data_list.side_data.0.min_luminance="82/16384"
frames.frame.0.side_data_list.side_data.0.max_luminance="256000/256"
frames.frame.0.side_data_list.side_data.1.side_data_type="Content light level metadata"
frames.frame.0.side_data_list.side_data.1.max_content=1000
frames.frame.0.side_data_list.side_data.1.max_average=200