Guest - Testers are needed for the reworked CDateTime core component. See... https://forum.kodi.tv/showthread.php?tid=378981 (September 29) x
Solved avc1 / 0x31637661
#1
Pressing the O key shows demux info. For at least one video file, there's a hex value next to the codec.

Example:

D(Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1920x880 [SAR 1:1 DAR 24:11], 1486 kb/s)

What does it mean?
Reply
#2
avc1 is another name for H.264.

0x31637661 is a "four character code" describing the codec:
0x61 = 'a'
0x76 = 'v'
0x63 = 'c'
0x31 = '1'
Reply
#3
thanks
Reply
#4
(2014-06-04, 21:40)shiggity Wrote: Pressing the O key shows demux info. For at least one video file, there's a hex value next to the codec.

Example:

D(Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1920x880 [SAR 1:1 DAR 24:11], 1486 kb/s)

What does it mean?
Reply
#5
(2014-06-04, 21:54)popcornmix Wrote: avc1 is another name for H.264.

0x31637661 is a "four character code" describing the codec:
0x61 = 'a'
0x76 = 'v'
0x63 = 'c'
0x31 = '1'

how h264 relates with whatsapl compression
Reply

Logout Mark Read Team Forum Stats Members Help
avc1 / 0x316376610