Displaying 7 results from an estimated 7 matches for "header_type_flags".
Did you mean:
header_type_flag
2008 Feb 24
2
eos on continued page
Hi,
I'm working on a new ogg file chopper (porting 'hogg chop' to C).
These work pagewise, ie. they just copy the pages that are needed from
the input to the output bitstream.
I'm modifying the last page in the output bitstream so that it has the
eos flag set. The last page is always one that has a granulepos set
(that of the last packet finishing on that page). But let's say
2008 Aug 15
0
Fwd: Fwd: New Ogg Dirac mapping draft
...8()
if (len == 255):
len += read_uint16()
if (len == 255+65535):
len += read_uint32()
And a len of 2^32 - 1 would indicate a continued packet?
We can't change the lacing scheme without changing the stream
structure version. So I'd propose something like:
stream_structure_version = 1
header_type_flags:
bit 0 : fresh/continued packet
bit 1 : bos
bit 2 : eos
new flags:
bit 3 : CRC is only the header data
bit 4-5: 0 is traditional lacing, 1 is 16 bit packet length, 2 is 32
bit packet length, 3 is 64 bit packet length.
The packet length field would start on byte 26 where the segment
table leng...
2008 Aug 12
7
New Ogg Dirac mapping draft
David Flynn has proposed a new Ogg Dirac mapping. The draft is here:
http://davidf.woaf.net/dirac-mapping-ogg.pdf
This is a much bigger break from other codecs than my draft (at
http://wiki.xiph.org/index.php/OggDirac). We talked a bit about it on
IRC today. Below is my summary; hopefully David can correct anything
I got wrong or misleading. Comments?
There are two main differences
2003 Mar 02
1
Final Ogg 1.0 submission to IETF
Hi all,
just letting you know that I am about to submit the final version of the
Ogg 1.0 file format Internet-Draft to the IETF. It is due by today
(March 3, Monday - Internet Draft final submission cut-off at 09:00 ET)
for the next IETF meeting and I expect they will promote it to RFC
status at the meeting. Please send any last-minute changes to me.
Cheers,
Silvia.
<p><p>
2003 Mar 02
1
Final Ogg 1.0 submission to IETF
Hi all,
just letting you know that I am about to submit the final version of the
Ogg 1.0 file format Internet-Draft to the IETF. It is due by today
(March 3, Monday - Internet Draft final submission cut-off at 09:00 ET)
for the next IETF meeting and I expect they will promote it to RFC
status at the meeting. Please send any last-minute changes to me.
Cheers,
Silvia.
<p><p>
2003 Feb 13
2
Changes to Ogg format IETF I-D
Howdy,
yeah, I've finally collected all your feedback on my I-D on the Ogg
encapsulation format, many thanks to all of you! Below, I've listed the
changes that I have made to the previous version and the attachment
contains the complete new I-D. If there are any more change requests,
please send me wording proposals as it's easier to include. :)
Monty, in case you are doing any
2003 Feb 13
2
Changes to Ogg format IETF I-D
Howdy,
yeah, I've finally collected all your feedback on my I-D on the Ogg
encapsulation format, many thanks to all of you! Below, I've listed the
changes that I have made to the previous version and the attachment
contains the complete new I-D. If there are any more change requests,
please send me wording proposals as it's easier to include. :)
Monty, in case you are doing any