Re: [MP3 ENCODER] MS Stereo

2002-02-25 Thread Ivan Dimkovic
bmax(b) = pow(10, -3*(0.5+0.5*cos(Pi*(min(bval(b),15.5)/15.5))) t=Mthr/Sthr if (t1) t=1/t Rfthr= max(Rthr*t, min (Rthr, bmax*Rengy)) *Lfthr= max(Lthr*t, min (Lthr, bmax) *Lengy) t=min(Lthr, Rthr) Mfthr=min(t, max(Mthr, min(Sengy*bmax,Sthr) ) Sfthr=min(t, max(Sthr,

[MP3 ENCODER] MS Stereo

2002-02-18 Thread Hann Long Kwan
Hi all, I had been reading the mail archive. One of the mail by Menno Bakker from FAAC dated Wed, 15 Dec 1999 mentioned AAC MS Stereo implemention ie bmax(b) = pow(10, -3*(0.5+0.5*cos(Pi*(min(bval(b),15.5)/15.5))) t=Mthr/Sthr if (t1) t=1/t Rfthr= max(Rthr*t, min (Rthr, bmax*Rengy)) *Lfthr=

Re: [MP3 ENCODER] MS Stereo

2002-02-03 Thread Naoki Shibata
Hi Mark, Assume that input is uniform 1kHz sin wave. When we analyze spectrum of this input using 1024 point FFT, not only one spectral line appears, like this: http://www.milky.ne.jp/~galaxy/fft1024.png This causes peak detection difficult. I want only one spectral line appear on this case.

Re: [MP3 ENCODER] MS stereo

2002-01-29 Thread reinhard
- Original Message - From: Ivan Dimkovic [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, January 23, 2002 6:05 PM Subject: Re: [MP3 ENCODER] MS stereo Take a look at your 'factor' - this is called bmax or BMLD protection ratio. If you find a BMLD formula you will notice

Re: [MP3 ENCODER] MS Stereo

2002-01-29 Thread Gabriel Bouvigne
ENCODER] MS Stereo One of the biggest differences between l3psycho_anal_ns and l3psyco_anal is exactly what you are asking about - how the estimate the tonality index. One is a tweaked and cleaned up version of the MPEG1/2 recommendation: the predictiictability of the energy in each band over

Re: [MP3 ENCODER] MS Stereo

2002-01-28 Thread reinhard
One of the biggest differences between l3psycho_anal_ns andl3psyco_anal is exactly what you are asking about - how the estimatethe tonality index. One is a tweaked and cleaned up version of theMPEG1/2 recommendation: the predictiictability of the energy in eachband over several granules. I

[MP3 ENCODER] MS Stereo

2002-01-25 Thread Hann Long Kwan
Hi all, Just to inquire more about MS Stereo. I am confused about how the block is decided between long and short blocks. In the previous algorithm, the blocks are decided based on LR thresholds after L3psycho_anal. Is that true? Can't we use the final LR/MS thresholds ie fthr for the block

[MP3 ENCODER] MS stereo

2002-01-21 Thread reinhard
hi i have some question about the ms thresholdinaac first , the mthr/sthr what is it mean? second, why the BMLD only depend on energy thank for anwer

Re: [MP3 ENCODER] MS stereo

2002-01-21 Thread Bob Cain
reinhard wrote: hi i have some question about the ms threshold in aac first , the mthr/sthr what is it mean? second, why the BMLD only depend on energy thank for anwer Could you (and others) please post in text rather than HTML. Your posts are

[MP3 ENCODER] MS stereo sparsing

2001-12-12 Thread Hann Long Kwan
Hi all, I am a student doing a project to add MS to the dist10 code. I had implemented the JStereo/MS stereo to the code. The default is now MS. There is no switch yet on the code. However, the quality of the sound is similar to L/R and compare to Fhg, it is not as good. According to the 1172-3