-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathfourcc.ksy
57 lines (49 loc) · 1.02 KB
/
fourcc.ksy
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
meta:
id: fourcc
title: 4CCs related to the ISO Base Media File Format
endian: be
doc: |
This files collects the 4ccs that are defined for box types,
brands, sample entries, etc.
enums:
box_type:
# ISO/IEC 14496-12
0x65647473: edts
0x66747970: ftyp
0x66726565: free
0x6d646174: mdat
0x6D646961: mdia
0x6d656864: mehd
0x6d657461: meta
0x6D6F6F66: moof
0x6d6f6f76: moov
0x6d766578: mvex
0x6d766864: mvhd
0x73696478: sidx
0x73747970: styp
0x746B6864: tkhd
0x7472616b: trak
0x74726566: tref
0x74726578: trex
0x74747970: ttyp
0x75647461: udta
brand:
# ISO/IEC 14496-12
0x69736F32: iso2
0x69736F35: iso5
0x69736F36: iso6
0x69736F6D: isom
0x6D703431: mp41
# ISO/IEC 14496-15
0x61766331: avc1
# ISO/IEC 23009-1
0x64617368: dash
# ISO/IEC 23090-2
0x61647469: adti
format:
# ISO/IEC 14496-12
0x61766331: avc1
0x6D703461: mp4a
# ISO/IEC 14496-15
0x68766332: hvc2
0x68767433: hvt3