[vorbis] bitpeeler
Sebastian Gesemann
sgeseman at uni-paderborn.de
Thu Apr 17 03:30:51 PDT 2003
>> I'm not sure that reencoding a vorbis file to a better peelable
>> file by increasing the amount of quantization stages without
>> introducing new quantizazion errors is possible.
On Thu, 17 Apr 2003, Segher Boessenkool wrote:
> Let me just give a small example of how this can be done.
> Where first we had a stage that encodes 0, 1, 2, 3 we change
> it to two stages that encode 0+0, 0+1, 2+0, 2+1. This doesn't
> take more space if you make the vectors long enough (in fact, it
> almost always takes _less_ space), and it can be better peelable
> if you order those new vectors in a smart way.
I'm sorry, but this only works if your previous first stage is a
linear-quantizer. And AFAIC makes the current Vorbis encoder heavily
use of non-linear quantization.
Or am I missing something ?
>> [...]
>> Did you mean this by 'losslessly reencoding' ?
>
> With losslessly reencoding, I mean encoding the stream again,
> with different books and modes, but representing exactly the
> same data.
Good luck then.
> Have fun,
> Segher
bye,
Sebastian
--- >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-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Vorbis
mailing list