1
1
mirror of https://github.com/wader/fq.git synced 2024-12-27 07:24:48 +03:00
fq/format/mp4/testdata/colr_box.fqtest
2022-03-01 11:43:50 +01:00

19 lines
1.8 KiB
Plaintext

$ fq -n '"000000106674797069736f6d0000020000000013636f6c726e636c7800010001000100" | hex | mp4 | d'
|00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f|0123456789abcdef|.{}: (mp4)
| | | boxes[0:2]:
| | | [0]{}:
0x00|00 00 00 10 |.... | size: 16
0x00| 66 74 79 70 | ftyp | type: "ftyp" (File type and compatibility)
0x00| 69 73 6f 6d | isom | major_brand: "isom"
0x00| 00 00 02 00| ....| minor_version: 512
| | | brands[0:0]:
| | | [1]{}:
0x10|00 00 00 13 |.... | size: 19
0x10| 63 6f 6c 72 | colr | type: "colr" (Specifies the colourspace of the image)
0x10| 6e 63 6c 78 | nclx | parameter_type: "nclx"
0x10| 00 01 | .. | primaries_index: "bt709" (1) (ITU-R BT1361 / IEC 61966-2-4 / SMPTE RP 177 Annex B)
0x10| 00 01| ..| transfer_function_index: "bt709" (1) (ITU-R BT1361)
0x20|00 01 |.. | matrix_index: "bt709" (1) (ITU-R BT1361 / IEC 61966-2-4 xvYCC709 / derived in SMPTE RP 177 Annex B)
0x20| 00| | .| | color_range: 0
| | | tracks[0:0]: