IPB

Welcome Guest ( Log In | Register )

4 Pages V   1 2 3 > »   
Reply to this topicStart new topic
Lame 3.98 beta 8, 2008-04-13
jaybeee
post Apr 14 2008, 12:21
Post #1





Group: Members
Posts: 398
Joined: 20-October 04
From: UK
Member No.: 17750



Updated : lame 3.98 beta 8 (major new feature) (2008-04-13 15:26)

Sources : http://sourceforge.net/project/showfiles.p...;package_id=309

Binaries : RareWares

LameDropXPd v2 : RareWares LameDrop

CVS : http://lame.cvs.sourceforge.net/lame/lame/...me/?sortby=date


Official LAME v3.98 Beta 8 is out on April 13 2008:
  • Robert Hegemann:
    • LAME now accepts a floating point value in the range [0,...,10[ as VBR quality setting, like -V5.678
    • Found and fixed some suspicious code in additive masking calculation for VBR-NEW
    • bug-fix: experimental code was defaulted by accident for VBR-NEW
    • fix for some endianess problem on big-endian machines
Changelog - history.html


EDIT: RareWares binaries now available and link to LameDrop added

This post has been edited by jaybeee: Apr 15 2008, 15:32


--------------------
http://www.health4ni.com/
Go to the top of the page
 
+Quote Post
bug80
post Apr 14 2008, 12:30
Post #2





Group: Members
Posts: 342
Joined: 23-January 05
From: The Netherlands
Member No.: 19254



QUOTE (jaybeee @ Apr 14 2008, 13:21) *
[*]LAME now accepts a floating point value in the range [0,...,10[ as VBR quality setting, like -V5.678

That is a great feature! w00t.gif
Go to the top of the page
 
+Quote Post
kjoonlee
post Apr 14 2008, 13:40
Post #3





Group: Members
Posts: 2519
Joined: 25-July 02
From: South Korea
Member No.: 2782



QUOTE (bug80 @ Apr 14 2008, 12:30) *
QUOTE (jaybeee @ Apr 14 2008, 13:21) *
[*]LAME now accepts a floating point value in the range [0,...,10[ as VBR quality setting, like -V5.678
That is a great feature! w00t.gif

Now would be a good time to check if -V5,678 works correctly.

(Some countries use the comma as the decimal thingy.)


--------------------
http://blacksun.ivyro.net/vorbis/vorbisfaq.htm
Go to the top of the page
 
+Quote Post
shadowking
post Apr 14 2008, 13:40
Post #4





Group: Members
Posts: 1334
Joined: 31-January 04
Member No.: 11664



Awesome.. I'll have to try sometime.
Go to the top of the page
 
+Quote Post
Bodhi
post Apr 14 2008, 14:31
Post #5





Group: Members
Posts: 173
Joined: 10-June 06
From: Belgium
Member No.: 31712



QUOTE (bug80 @ Apr 14 2008, 13:30) *
QUOTE (jaybeee @ Apr 14 2008, 13:21) *

[*]LAME now accepts a floating point value in the range [0,...,10[ as VBR quality setting, like -V5.678

That is a great feature! w00t.gif

Well, I found it difficult to choose between V2 and V3, so... ohmy.gif
Go to the top of the page
 
+Quote Post
sundance
post Apr 14 2008, 14:39
Post #6





Group: Members
Posts: 122
Joined: 17-April 02
Member No.: 1804



QUOTE
Well, I found it difficult to choose between V2 and V3, so...

Me, too. Can't help but thinking of kinda belated April fool's joke...
Go to the top of the page
 
+Quote Post
bug80
post Apr 14 2008, 15:09
Post #7





Group: Members
Posts: 342
Joined: 23-January 05
From: The Netherlands
Member No.: 19254



QUOTE (sundance @ Apr 14 2008, 15:39) *
QUOTE
Well, I found it difficult to choose between V2 and V3, so...

Me, too. Can't help but thinking of kinda belated April fool's joke...

I think it's nice. I am looking for a bitrate setting for portable use (as low as possible, without annoying artifacts). I did a lot of ABX testing:

-V5: Annoying artifacts (~130 kbss)
-V4: Not so much annoying artifacts (~165 kbs)

Imagine that "-V4.5" would average around ~148 kbs, without annoying artifacts. On a 8 GB MP3 player, this means almost 800 minutes more music compared to V4! wink.gif

This post has been edited by bug80: Apr 14 2008, 15:10
Go to the top of the page
 
+Quote Post
/mnt
post Apr 14 2008, 15:33
Post #8





Group: Members
Posts: 507
Joined: 22-April 06
Member No.: 29877



Wow this new feature will be very useful and -V2.5 could be enough for anyone. I can not get to compile on Ubuntu to test it though, kept getting a gcc error on the configure script, even if it is installed.


--------------------
FLAC -5
Nero AAC 1.3.3.0 -q 0.50
Go to the top of the page
 
+Quote Post
Slipstreem
post Apr 14 2008, 15:54
Post #9





Group: Members
Posts: 823
Joined: 7-July 06
Member No.: 32660



I'd be very interested to know whether the low-pass filter scales linearly with the infinitely variable -V figure. It would offer the interesting possibility of performing an automatic spectrographic scan of any original lossless music content prior to encoding to ensure that we capture everything in terms of upper frequency content in the source material. This would make it possible to have automatic or recommended -V value selection as a new option in front-end GUIs. smile.gif

Cheers, Slipstreem. cool.gif
Go to the top of the page
 
+Quote Post
robert
post Apr 14 2008, 16:08
Post #10


LAME developer


Group: Developer
Posts: 584
Joined: 22-September 01
Member No.: 5



QUOTE (kjoonlee @ Apr 14 2008, 14:40) *
Now would be a good time to check if -V5,678 works correctly.

No, it does not. It never worked for lowpass too and nobody complaint about it.

QUOTE (bug80 @ Apr 14 2008, 16:09) *
I did a lot of ABX testing:

-V5: Annoying artifacts (~130 kbss)
-V4: Not so much annoying artifacts (~165 kbs)

Did you do alot ABX tests with 3.98 b8?

QUOTE (/mnt @ Apr 14 2008, 16:33) *
Wow this new feature will be very useful and -V2.5 could be enough for anyone. I can not get to compile on Ubuntu to test it though, kept getting a gcc error on the configure script, even if it is installed.

What's the problem on Ubuntu? Maybe post your problem on lame-dev mailing list and Alexander might help.
Does the following bug-tracker entry match your problem?
https://sourceforge.net/tracker/index.php?f...amp;atid=100290

This post has been edited by robert: Apr 14 2008, 16:40
Go to the top of the page
 
+Quote Post
bug80
post Apr 14 2008, 16:24
Post #11





Group: Members
Posts: 342
Joined: 23-January 05
From: The Netherlands
Member No.: 19254



QUOTE (robert @ Apr 14 2008, 17:08) *
QUOTE (bug80 @ Apr 14 2008, 16:09) *

I did a lot of ABX testing:

-V5: Annoying artifacts (~130 kbss)
-V4: Not so much annoying artifacts (~165 kbs)

Did you do alot ABX tests with 3.98 b8?

No, v3.97. This was hypothetical, of course I have to redo the tests for 3.98b8. smile.gif
Go to the top of the page
 
+Quote Post
/mnt
post Apr 14 2008, 16:42
Post #12





Group: Members
Posts: 507
Joined: 22-April 06
Member No.: 29877



QUOTE (robert @ Apr 14 2008, 16:08) *
What's the problem on Ubuntu? Maybe post your problem on lame-dev mailing list and Alexander might help.


Oops never mind, I needed to install G++ for it to work. Anyway I just tried at -V 0.8

CODE
lame -V 0.8 Stigmata.wav
LAME 3.98 (beta 8, Apr 14 2008) 32bits (http://www.mp3dev.org/)
CPU features: MMX (ASM used), SSE (ASM used), SSE2
Using polyphase lowpass filter, transition band: 18671 Hz - 19205 Hz
Encoding Stigmata.wav to Stigmata.wav.mp3
Encoding as 44.1 kHz j-stereo MPEG-1 Layer III VBR(q=0.8)
    Frame          |  CPU time/estim | REAL time/estim | play/CPU |    ETA
13206/13206 (100%)|    0:14/    0:14|    0:14/    0:14|   23.388x|    0:00
32 [   48] *                                                                  
40 [    0]                                                                    
48 [    1] %                                                                  
56 [    0]                                                                    
64 [    0]                                                                    
80 [    0]                                                                    
96 [    0]                                                                    
112 [    1] *                                                                  
128 [    4] %                                                                  
160 [  224] %**                                                                
192 [ 5114] %%%%%%%******************************************************      
224 [ 5700] %%%%%%%%%%*********************************************************
256 [ 1386] %%%%%************                                                  
320 [  728] %%%%%****                                                          
-------------------------------------------------------------------------------
   kbps        LR    MS  %     long switch short %                            
  218.4       16.3  83.7        94.4   3.2   2.4                              
Writing LAME Tag...done
ReplayGain: -5.4dB


-V 0

CODE
lame -V 0 Stigmata.wav
LAME 3.98 (beta 8, Apr 14 2008) 32bits (http://www.mp3dev.org/)
CPU features: MMX (ASM used), SSE (ASM used), SSE2
Using polyphase lowpass filter, transition band: 19383 Hz - 19916 Hz
Encoding Stigmata.wav to Stigmata.wav.mp3
Encoding as 44.1 kHz j-stereo MPEG-1 Layer III VBR(q=0)
    Frame          |  CPU time/estim | REAL time/estim | play/CPU |    ETA
13206/13206 (100%)|    0:15/    0:15|    0:15/    0:15|   22.816x|    0:00
32 [   48] *                                                                  
40 [    0]                                                                    
48 [    0]                                                                    
56 [    0]                                                                    
64 [    0]                                                                    
80 [    1] %                                                                  
96 [    0]                                                                    
112 [    0]                                                                    
128 [    1] %                                                                  
160 [   11] %                                                                  
192 [  393] %%%%**                                                            
224 [ 3757] %%%%%%%%%%%%%%%%%%**********************************              
256 [ 4924] %%%%%%%%%%%%%%%%%%%%%%%%*******************************************
320 [ 4071] %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*****************          
-------------------------------------------------------------------------------
   kbps        LR    MS  %     long switch short %                            
  263.8       46.6  53.4        94.4   3.2   2.4                              
Writing LAME Tag...done
ReplayGain: -5.4dB


-V 2.5

CODE
lame -V 2.5 Stigmata.wav
LAME 3.98 (beta 8, Apr 14 2008) 32bits (http://www.mp3dev.org/)
CPU features: MMX (ASM used), SSE (ASM used), SSE2
Using polyphase lowpass filter, transition band: 17960 Hz - 18494 Hz
Encoding Stigmata.wav to Stigmata.wav.mp3
Encoding as 44.1 kHz j-stereo MPEG-1 Layer III VBR(q=2.5)
    Frame          |  CPU time/estim | REAL time/estim | play/CPU |    ETA
13206/13206 (100%)|    0:14/    0:14|    0:14/    0:14|   24.023x|    0:00
32 [   49] %                                                                  
40 [    0]                                                                    
48 [    0]                                                                    
56 [    0]                                                                    
64 [    0]                                                                    
80 [    1] *                                                                  
96 [    0]                                                                    
112 [   13] *                                                                  
128 [  244] ***                                                                
160 [ 5434] %%%************************************************************    
192 [ 5826] %%%%%%*************************************************************
224 [ 1058] %%***********                                                      
256 [  337] %%**                                                              
320 [  244] %%*                                                                
-------------------------------------------------------------------------------
   kbps        LR    MS  %     long switch short %                            
  183.5        8.0  92.0        94.4   3.2   2.4                              
Writing LAME Tag...done
ReplayGain: -5.4dB


-V 2

CODE
lame -V 2 Stigmata.wav
LAME 3.98 (beta 8, Apr 14 2008) 32bits (http://www.mp3dev.org/)
CPU features: MMX (ASM used), SSE (ASM used), SSE2
Using polyphase lowpass filter, transition band: 18671 Hz - 19205 Hz
Encoding Stigmata.wav to Stigmata.wav.mp3
Encoding as 44.1 kHz j-stereo MPEG-1 Layer III VBR(q=2)
    Frame          |  CPU time/estim | REAL time/estim | play/CPU |    ETA
13206/13206 (100%)|    0:14/    0:14|    0:14/    0:14|   23.824x|    0:00
32 [   49] %                                                                  
40 [    0]                                                                    
48 [    0]                                                                    
56 [    0]                                                                    
64 [    0]                                                                    
80 [    1] *                                                                  
96 [    0]                                                                    
112 [    3] *                                                                  
128 [   51] *                                                                  
160 [ 2847] %%**************************                                      
192 [ 7053] %%%%%**************************************************************
224 [ 2326] %%%********************                                            
256 [  521] %%%**                                                              
320 [  355] %%**                                                              
-------------------------------------------------------------------------------
   kbps        LR    MS  %     long switch short %                            
  195.8       10.2  89.8        94.4   3.2   2.4                              
Writing LAME Tag...done
ReplayGain: -5.4dB


This post has been edited by /mnt: Apr 14 2008, 16:47


--------------------
FLAC -5
Nero AAC 1.3.3.0 -q 0.50
Go to the top of the page
 
+Quote Post
capma
post Apr 14 2008, 16:47
Post #13





Group: Members
Posts: 30
Joined: 2-January 07
Member No.: 39225



LAME 3.98b8 compiled with ICL 10.1

Download

This post has been edited by capma: Apr 14 2008, 20:03


--------------------
--------------------
Go to the top of the page
 
+Quote Post
Silversight
post Apr 14 2008, 19:01
Post #14





Group: Members
Posts: 270
Joined: 5-April 06
From: Aachen, Germany
Member No.: 29203



Now it's up to the foobar2000 devs to correct the codec profile field. A setting of -V 1.99999 for example results in foobar showing VBR V1.


--------------------
Nothing is impossible if you don't need to do it yourself.
Go to the top of the page
 
+Quote Post
bhoar
post Apr 14 2008, 19:30
Post #15





Group: Members (Donating)
Posts: 611
Joined: 31-May 06
Member No.: 31326



QUOTE (/mnt @ Apr 14 2008, 10:42) *
Oops never mind, I needed to install G++ for it to work. Anyway I just tried at -V 0.8

CODE
lame -V 0.8 Stigmata.wav...


I take it that's Ministry and you're using it as a worse case scenario (source material contains a lot of distortion and electronically generated sounds/noise)?

-brendan


--------------------
Hacking CD Robots & Autoloaders: http://hyperdiscs.pbwiki.com/
Go to the top of the page
 
+Quote Post
/mnt
post Apr 14 2008, 20:00
Post #16





Group: Members
Posts: 507
Joined: 22-April 06
Member No.: 29877



QUOTE (bhoar @ Apr 14 2008, 19:30) *
QUOTE (/mnt @ Apr 14 2008, 10:42) *
Oops never mind, I needed to install G++ for it to work. Anyway I just tried at -V 0.8

CODE
lame -V 0.8 Stigmata.wav...


I take it that's Ministry and you're using it as a worse case scenario (source material contains a lot of distortion and electronically generated sounds/noise)?

-brendan

Yep thats Ministry, some tracks from them can sometimes struggle at -V2. This track has some pre-echo problems on drums at around 2:51 (both 3.90.3 and 3.97) and 3:41 (very easy to ABX on 3.97) at -V2 --vbr-new or preset standard (3.90.3), depending on what sound equipment is used. I could pick it up on my old headphones (sennheiser hd202) but not on my new headphones (sennheiser hd215).

This post has been edited by /mnt: Apr 14 2008, 20:45


--------------------
FLAC -5
Nero AAC 1.3.3.0 -q 0.50
Go to the top of the page
 
+Quote Post
Ojay
post Apr 14 2008, 20:17
Post #17





Group: Members
Posts: 55
Joined: 30-September 06
Member No.: 35783



QUOTE (jaybeee @ Apr 14 2008, 13:21) *
  • bug-fix: experimental code was defaulted by accident for VBR-NEW


Good to see that the new spreading function has been disabled again.
Go to the top of the page
 
+Quote Post
lvqcl
post Apr 14 2008, 22:21
Post #18





Group: Developer
Posts: 818
Joined: 2-December 07
Member No.: 49183



Yet another plot (bitrate vs. V value):


There are some jumps on the curve, for example: 2.99 -> 3 (-Y switch?); 6.248 -> 6.249 (resampling to 32 kHz starts here).

(Of course exact bitrate values are valid only for my test wav file. YMMV. cool.gif )
Go to the top of the page
 
+Quote Post
kjoonlee
post Apr 14 2008, 23:04
Post #19





Group: Members
Posts: 2519
Joined: 25-July 02
From: South Korea
Member No.: 2782



QUOTE (robert @ Apr 14 2008, 16:08) *
QUOTE (kjoonlee @ Apr 14 2008, 14:40) *
Now would be a good time to check if -V5,678 works correctly.
No, it does not. It never worked for lowpass too and nobody complaint about it.

Oh well, I just thought I'd mention it since flac.exe had a bug with that feature once.. smile.gif

This post has been edited by kjoonlee: Apr 14 2008, 23:05


--------------------
http://blacksun.ivyro.net/vorbis/vorbisfaq.htm
Go to the top of the page
 
+Quote Post
Maurits
post Apr 14 2008, 23:16
Post #20





Group: Members
Posts: 306
Joined: 30-September 05
From: London, Europe
Member No.: 24805



QUOTE (kjoonlee @ Apr 14 2008, 13:40) *
QUOTE (bug80 @ Apr 14 2008, 12:30) *
QUOTE (jaybeee @ Apr 14 2008, 13:21) *
[*]LAME now accepts a floating point value in the range [0,...,10[ as VBR quality setting, like -V5.678
That is a great feature! w00t.gif

Now would be a good time to check if -V5,678 works correctly.

(Some countries use the comma as the decimal thingy.)

'Some' countries? The comma is more common than a dot as decimal separator... biggrin.gif
Go to the top of the page
 
+Quote Post
Jojo
post Apr 15 2008, 06:08
Post #21





Group: Members
Posts: 1356
Joined: 25-November 02
Member No.: 3873



QUOTE (jaybeee @ Apr 14 2008, 04:21) *
[*]bug-fix: experimental code was defaulted by accident for VBR-NEW

is that a bug introduced in beta 7 or how long has it been around?


--------------------
--alt-presets are there for a reason! These other switches DO NOT work better than it, trust me on this.
LAME + Joint Stereo doesn't destroy 'Stereo'
Go to the top of the page
 
+Quote Post
Jebus
post Apr 15 2008, 06:31
Post #22





Group: Developer
Posts: 1267
Joined: 17-March 03
From: Calgary, AB
Member No.: 5541



QUOTE (lvqcl @ Apr 14 2008, 15:21) *
Yet another plot (bitrate vs. V value):


There are some jumps on the curve, for example: 2.99 -> 3 (-Y switch?); 6.248 -> 6.249 (resampling to 32 kHz starts here).

(Of course exact bitrate values are valid only for my test wav file. YMMV. cool.gif )


Thanks! That's really interesting!

This post has been edited by Jebus: Apr 15 2008, 06:32
Go to the top of the page
 
+Quote Post
Nick.C
post Apr 15 2008, 08:18
Post #23


LossyWAV Developer


Group: Developer
Posts: 1284
Joined: 11-April 07
From: Scotland
Member No.: 42400



QUOTE (Maurits @ Apr 14 2008, 23:16) *
QUOTE (kjoonlee @ Apr 14 2008, 13:40) *
QUOTE (bug80 @ Apr 14 2008, 12:30) *
QUOTE (jaybeee @ Apr 14 2008, 13:21) *
[*]LAME now accepts a floating point value in the range [0,...,10[ as VBR quality setting, like -V5.678
That is a great feature! w00t.gif
Now would be a good time to check if -V5,678 works correctly.

(Some countries use the comma as the decimal thingy.)

'Some' countries? The comma is more common than a dot as decimal separator... biggrin.gif
Looking at the list, India, the Peoples Republic of China, Pakistan, Nigeria and the United States all use the '.' - that's almost half of the population of the globe already....


--------------------
lossyWAV -P -t|FLAC -5: 378kbps
Sansa Fuze 8GB+16GB
Go to the top of the page
 
+Quote Post
Squeller
post Apr 15 2008, 10:34
Post #24





Group: Members
Posts: 2205
Joined: 28-August 02
Member No.: 3218



QUOTE (Nick.C @ Apr 15 2008, 09:18) *
Looking at the list, India, the Peoples Republic of China, Pakistan, Nigeria and the United States all use the '.' - that's almost half of the population of the globe already....
Well, but hmm, big parts of africa ...once again... grey. Unknown territory. Maybe they have extraterrestrial number systems there? huh.gif

This post has been edited by Squeller: Apr 15 2008, 10:36
Go to the top of the page
 
+Quote Post
john33
post Apr 15 2008, 12:36
Post #25


xcLame and OggDropXPd Developer


Group: Developer
Posts: 3419
Joined: 30-September 01
From: Bracknell, UK
Member No.: 111



Intel 10.1 compiles now at Rarewares. smile.gif

lamedropXPd has been modified to take account of the new fractional VBR quality settings.


--------------------
John
----------------------------------------------------------------
My compiles and utilities are at http://www.rarewares.org/
Go to the top of the page
 
+Quote Post

4 Pages V   1 2 3 > » 
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



RSS Lo-Fi Version Time is now: 21st November 2009 - 05:26