After reading the recent thread [http://www.xiph.org/archives/vorbis/200211/0057.html] on the vorbis list about bitrate peeling, I was wondering if it would be possible for xiph.org to post a specification, outline, flowchart, or a drawing on a napkin of what the basic operations of bit peeling would entail. If there was some sort of starting point, then it may be a little more inviting for another programmer to step up and write something for the people who keep asking about bitrate peeling. Thanks, Alan --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Alan MacDonald wrote:> > After reading the recent thread > [http://www.xiph.org/archives/vorbis/200211/0057.html] on the vorbis > list about bitrate peeling, I was wondering if it would be possible for > xiph.org to post a specification, outline, flowchart, or a drawing on a > napkin of what the basic operations of bit peeling would entail. If > there was some sort of starting point, then it may be a little more > inviting for another programmer to step up and write something for the > people who keep asking about bitrate peeling.1) get Ogg packets from Ogg pages 2) throw away parts of the packets (at the end of the packets) 3) reframe into new Ogg pages. done! <p>Segher --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.