Hi all,
I recently fixed a problem related to mixed_block_flag, a rarely used Layer III option.
Attached is a patch against 0.12.2b that will go in the next release.
With this patch, MAD can now correctly decode the si_block.bit and he_mode.bit test streams.
BTW, is anyone aware of any encoders that actually use mixed blocks?
Cheers, -rob
From: "Rob Leslie" rob@mars.org
BTW, is anyone aware of any encoders that actually use mixed blocks?
Fraunhofer encoders apparently support it internally, but it's not available in any frontend I've seen. There was also some discussion about it last year on the mp3encoder list, but AFAIK nobody tried to implement it in LAME.
-- Mat.
Mathew Hendry schrieb am Donnerstag, 18. Januar 2001 04:33: :: > From: "Rob Leslie" rob@mars.org :: > :: > BTW, is anyone aware of any encoders that actually use mixed blocks? :: :: Fraunhofer encoders apparently support it internally, but it's not :: available in any frontend I've seen. There was also some discussion about :: it last year on the mp3encoder list, but AFAIK nobody tried to implement :: it in LAME. :: :: -- Mat.
Takehiro Tominaga implemented mixed blocks in his own version of LAME:
http://www.isoternet.org/~tominaga/lame-beta/
Ciao Robert