Hi, first of all thanks a lot for this wonderful encoder.
How could i lower the bitrate? I took a look at the source and seems like it will always use 128 bit?
config.mpeg.bitr = 128;
And below is the trace info i got after cshine.init(this, wavData, mp3Data);
Shine 0.1.4
Microsoft RIFF,
WAVE audio,
PCM, stereo 32000Hz
16bit,
Length: 0: 0: 3
MPEG-I layer III, stereo Psychoacoustic Model: Shine
Bitrate=128 kbps
De-emphasis: none Original
Hi, first of all thanks a lot for this wonderful encoder.
How could i lower the bitrate? I took a look at the source and seems like it will always use 128 bit?
config.mpeg.bitr = 128;
And below is the trace info i got after cshine.init(this, wavData, mp3Data);
Shine 0.1.4
Microsoft RIFF,
WAVE audio,
PCM, stereo 32000Hz
16bit,
Length: 0: 0: 3
MPEG-I layer III, stereo Psychoacoustic Model: Shine
Bitrate=128 kbps
De-emphasis: none Original