> Decoder 1.0 release candidate 1 (1.0rc1) scheduled for June 17th, 2001 > > With good fortune, the fully completed 1.0 decoder will be in CVS this weekend. > This represents completion of the final decoding features missing in beta > release 4 that are needed for 1.0. Specifically, this decoder release > includes cascading, channel coupling, and sparse codebook support. > Aside from bugfixes, no additional changes will be made to decoding > through 1.0. This decoder implements all Vorbis 1.0 specification features.
>Hi folks, > >I've been out of twon for a few days (by motorcycle, >net-less) and >just got back into town tonight. I'll be catching up on >email tomorrow. > >(OK, I know I'm more than a few days behind on email, but >I'm still >going to try ;-) > >Monty
revision 1.17 date: 2001/07/24 12:00:15; author: msmith; state: Exp; lines: +2 -1 Charset conversion for win32, thanks to Peter Harris.
Oggenc/win32 now works properly again (or should, anyway). ---------------------------- revision 1.16 date: 2001/07/02 09:39:10; author: msmith; state: Exp; lines: +35 -13 Implementation (partial, needs win32 support still) of charset conversion to UTF8 for oggenc.
> OGG Vorbisでエンコした事ある? うん、331さんは oggenc -h したことある? 便宜上ビットレートでモードを指定ししているけど、内部的には ( AA A B C D E F (ぐらいまでだったか) の ) いくつかのクオリティのモードのうち、だいたいそのビットレートになるようなクオリティのものを選んでいるだけ、と書いてある。
MODES: OggEnc currently supports 6 different modes. Each of these is a fully VBR (variable bitrate) mode, but they vary in intended average bitrate. The bitrate option (--bitrate, -b) will choose the mode closest to the chosen bitrate. The 6 modes are approximately 112,128,160,192,256, and 350 kbps
I did not like some aspects of the RC2 encoder and have my own tuned mode. It fixes the problems that were most annoying to me. It uses about 150-180kbps depending on the exact music content.
prebuilt Win32 binaries with this tuning are available at