AW: [ogg-dev] .NET tagging library for ogg Vorbis and ogg FLAC
Mathias Kunter
mathiaskunter at yahoo.de
Fri Apr 20 08:10:09 PDT 2007
Hello,
I'm still working on the native .NET ogg tagging library. It already works well for non-multiplexed ogg vorbis, ogg flac and native flac files. Concerning multiplexed files, I've got two short questions:
1) Is it valid to insert an "empty" page into the stream which simply contains the binary value 0 for the page_segments counter, and which therefore contains no segment table nor any packet data? I'd like to do this to produce a gapless page sequence number so that I don't have to re-number all following pages, so that I don't have to re-compute the checksums of all following pages. This is way faster.
2) Is it correct that in multiplexed files the page sequence number is in the scope of the logical stream, not of the physical stream (meaning that the sequence numbers of two logical streams multiplexed into a physical file stream both start with 0)?
Thanks,
Mathias
__________________________________ Yahoo! Clever: Stellen Sie Fragen und finden Sie Antworten. Teilen Sie Ihr Wissen. www.yahoo.de/clever
More information about the ogg-dev
mailing list