Displaying 1 result from an estimated 1 matches for "oggsegment".
2003 Nov 23
1
Is my understanding accurate?
Hi all!
I'm working on a Java program to read the metadata from Ogg Vorbis
files, which means interpretting the Ogg framing.  I'm hoping that some-
one can take a look at the following page and tell me if the overview
I've written is accurate.
     http://home.comcast.net/~i.pilcher/OggSegment.html
Also, since the documentation doesn't specifically state whether the
fields in the page header should be interpretted as signed or unsigned,
is the following correct:
     absolute granule position
         -1 (0xffffffffffffffff) is used to indicate that no packets
         end on a pa...