Displaying 1 result from an estimated 1 matches for "exorbin".
Did you mean:
  eorbit
  
2008 Jul 06
2
Byte order in ogg vorbis headers
...docs this is stored as unsigned integer 
of 32 bits. I assume that it is x86 little endian and thus byte swap it using 
an OS provided macro. 
On these one or two files I've encountered the application seems to hang. 
However on debugging the application I discover that the number of fields is 
exorbinately large. After byte swapping the value by hand I discover that it 
represents the correct number of fields for that file.
My question is, I guess, is there a standard endianness for Ogg encapsulated 
Vorbis files' meta data?
Thanks and best regards,
Ryan Rix
TamsPalm - The PalmOS Blog
My...