Solved avc1 / 0x31637661 - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111) +---- Forum: OS independent / Other (https://forum.kodi.tv/forumdisplay.php?fid=228) +---- Thread: Solved avc1 / 0x31637661 (/showthread.php?tid=197033) |
avc1 / 0x31637661 - shiggity - 2014-06-04 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? RE: avc1 / 0x31637661 - popcornmix - 2014-06-04 avc1 is another name for H.264. 0x31637661 is a "four character code" describing the codec: 0x61 = 'a' 0x76 = 'v' 0x63 = 'c' 0x31 = '1' RE: avc1 / 0x31637661 - shiggity - 2014-06-05 thanks RE: avc1 / 0x31637661,whats the compression details for whatsapp - BetaGrApHeR - 2020-04-27 (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. RE: avc1 / 0x31637661 - BetaGrApHeR - 2020-04-27 (2014-06-04, 21:54)popcornmix Wrote: avc1 is another name for H.264. how h264 relates with whatsapl compression |