Suggestions for 1.3.4

This section is now closed.
Forum rules
Audacity 1.3.x is now obsolete. Please use the current Audacity 2.1.x version.

Mac 0S X 10.3 and earlier are no longer supported but you can download legacy versions of Audacity for those systems HERE.
Locked
jarome
Posts: 46
Joined: Wed Nov 21, 2007 2:49 pm
Operating System: Please select

Suggestions for 1.3.4

Post by jarome » Thu Jan 24, 2008 4:04 pm

There are some bothersome features in 1.3.4

1) Why can't I rip MP3 with variable bitrate up to 320 kbps? That corresponds to alt-preset-extreme. VBR up to 260 kbps is not good enough for classical music.

2) 1.3.4 no longer pops up the Metadata editor when you do Export Multiple and go past the first screen. So If you forget to have entered the metadata first, the tracks get exported without most of the id tags. You should be prompted for this.

3) Add label at playback position (command-M) minimizes the window for me. It works on 1.25, so this does not seem to be an interference from some other application or system setting.

steve
Site Admin
Posts: 81653
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Suggestions for 1.3.4

Post by steve » Thu Jan 24, 2008 5:48 pm

jarome wrote:1) Why can't I rip MP3 with variable bitrate up to 320 kbps? That corresponds to alt-preset-extreme. VBR up to 260 kbps is not good enough for classical music.
At 320 kbps ("alt-preset insane", not "alt-preset-extreme") CBR performs better than VBR, so if you want the best possible MP3 quality, you should use CBR 320 kbit/s. Alternatively, use FLAC.
jarome wrote:2) 1.3.4 no longer pops up the Metadata editor when you do Export Multiple and go past the first screen. So If you forget to have entered the metadata first, the tracks get exported without most of the id tags. You should be prompted for this.
I think there's a setting for this in "Edit->Preferences->Batch"
jarome wrote:3) Add label at playback position (command-M) minimizes the window for me. It works on 1.25, so this does not seem to be an interference from some other application or system setting.
Strange, I don't get that problem. You could try changing the hot key combination in "Edit->Preferences->Keyboard" and see if that fixes it.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

jarome
Posts: 46
Joined: Wed Nov 21, 2007 2:49 pm
Operating System: Please select

Re: Suggestions for 1.3.4

Post by jarome » Thu Jan 24, 2008 7:54 pm

I have tested and decided that 320 VBR is good enough and saves me significant disk space compared to 320 kbps CBR. So why can't I use it? It is supported by LAME.

The Keyboard Preferences pane is totally blank for me.

There is no "Edit->Preferences->Batch"
prefs.png
prefs.png (36.76 KiB) Viewed 4442 times

jarome
Posts: 46
Joined: Wed Nov 21, 2007 2:49 pm
Operating System: Please select

Re: Suggestions for 1.3.4

Post by jarome » Thu Jan 24, 2008 8:04 pm

Well, the Keyboard pane is blank unless you have started a recording. Thats a bug IMHO.

steve
Site Admin
Posts: 81653
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Suggestions for 1.3.4

Post by steve » Sat Jan 26, 2008 8:58 pm

jarome wrote:I have tested and decided that 320 VBR is good enough and saves me significant disk space compared to 320 kbps CBR. So why can't I use it? It is supported by LAME.
Audacity uses the "Recommended Settings" for VBR.
See here for more information: http://www.hydrogenaudio.org/forums/ind ... opic=28124

Sorry I can't help with the other points - I don't have a Mac.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

jarome
Posts: 46
Joined: Wed Nov 21, 2007 2:49 pm
Operating System: Please select

Re: Suggestions for 1.3.4

Post by jarome » Sun Jan 27, 2008 2:44 pm

That might be their recommendation, but I disagree. Why can't audacity users pick any LAME setting? This should be overrideable.

steve
Site Admin
Posts: 81653
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Suggestions for 1.3.4

Post by steve » Sun Jan 27, 2008 4:04 pm

I don't think that there is a LAME setting for 320 kbps VBR. The maximum bit rate that LAME uses is 320kbps. If you want an average bit rate of 320kbps then the entire file must be at 320kbps, and that is CBR not VBR.

The recommended settings are the ones that provide the best quality/size ratio. If you want an inferior quality/size ratio (why?), use lame.exe as an external encoder and set the parameters manually. (Audacity 1.3.x only - not available in 1.2.x).
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

jarome
Posts: 46
Joined: Wed Nov 21, 2007 2:49 pm
Operating System: Please select

Re: Suggestions for 1.3.4

Post by jarome » Sun Jan 27, 2008 5:21 pm

No. For example in Winamp (which uses LAME), you can specify VBR with the max rate of 320, and the min rate of whatever. I usually take 220 kbps. VBR done this way sounds just as good as CBR at 320, but saves disk space.

See attached pic.
winamp.png
WinAmp settings
winamp.png (33.23 KiB) Viewed 4411 times

steve
Site Admin
Posts: 81653
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Suggestions for 1.3.4

Post by steve » Mon Jan 28, 2008 2:28 am

That's using an old encoder and an old encoding method. Since Lame 3.9, a new algorithm has been used for encoding with the new "Quality" settings. The "recommended quality settings" are optimised settings for the quality vs. size trade off. In Lame 3.9 the highest quality VBR is achieved with "-V 0" (--preset extreme). The quality of "extreme" is almost indistinguishable from "insane" (320 CBR), but here is a saving of around 30% in file size.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Locked