Displaying 1 result from an estimated 1 matches for "pictureheight".
Did you mean:
picture_height
2004 Dec 20
1
Error in Spec of theora ident header
...8 bits)
//8 - 55 theora ident (48 bits)
//56 - 63 ver major (8 bits)
//64 - 71 ver minor (8 bits)
//72 - 79 ver revision (8 bits)
//80 - 95 numMacroBlocksWide (16 bits)
//96 - 111 numMacroBlocksHigh (16 bits)
//112 - 135 picturewidth (24 bits read, only 20 used)
//136 - 159 pictureheight (24 bits read, only 20 used)
//160 - 167 xoffset (8 bits)
//168 - 175 yoffset (8 bits)
//176 - 207 framerateNum (32 bits)
//208 - 239 frameratedenom (32 bits)
//240 - 263 aspectNum (24 bits)
//264 - 287 aspectdenom (24 bits)
//288 - 295 colourspace (8 bits)
//296 - 319 targe...