search for: compression_ratio

Displaying 3 results from an estimated 3 matches for "compression_ratio".

2004 Sep 10
2
Improving on Rice coding
On Sun, 27 Apr 2003, Josh Coalson wrote: > > Paul, cool to see you here... I thought bonk was in limbo > since I couldn't even see the homepage for a while. > There's a reason that web server is called yoyo... Bonk was a neat idea that turned out to be not too practical, so i haven't been working on it much. > > I actually did study bonk a little when I discovered
2004 Sep 10
0
Improving on Rice coding
...is that for slightly larger low_bits is compression ratio sometimes better, at least in my case :). Maybe it takes more iterations to adapt step variable well at beginning, if low_bits is set too low. Is there something better than low_bits = bits_to_store(energy/(list.size()*2)) for optimal speed/compression_ratio ratio, maybe something with minimum and maximum value? > Overall, the speed (after encoding the least significant bits and > dividing them out) is going to be of the order of the sum of the integers > to be encoded. Ok, but in bad case it have to loop too many (say 50) times over whole b...
2014 Jun 19
3
Problems in flac-website Git files.
1) changelog.html "Add ability to handle utf8 filenames on Windows (large set of patches from Janne Hyv?rinen)" AFAIK Windows internally uses UTF-16LE, not UTF-8. IMHO it's better to use a general word 'Unicode' instead of 'utf8'. 2) documentation_bugs.html "The following are major known bugs in the current (1.2.1) release:" 1.2.1 is not the current