[vorbis] Bzip2 & Ogg Vorbis

John Morton jwm at plain.co.nz
Mon Dec 23 15:48:52 PST 2002



On Tuesday 24 December 2002 11:30, you wrote:
>  Hi,
>
>  I've got some (seven) Ogg Vorbis files with a total size of 18637246
> bytes. When I use bzip2 to compress these files, the total size is
> 16949443. That's 10% less.
>
>  Is bzip2 supposed to be able to compress Ogg Vorbis files further?
>  If not, are these files encoded with wrong settings?
>  If so, why is there no option to use bzip2 with Ogg Vorbis by default?

I gather that the story is that the library uses good approximations to the 
optimal Huffman codes for that phase of compression, so that it can do 
everything in one pass - obviously a desirable thing for streaming. Someone 
wrote a rough, hackerware tool to recalculate the optimal codes on an 
existing file, and I think they got results similar to yours (though maybe 
bzip2 does a bit better). 

John
--- >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