Suggestions for 1.3.4
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.
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.
Suggestions for 1.3.4
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.
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.
Re: Suggestions for 1.3.4
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: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.
I think there's a setting for this in "Edit->Preferences->Batch"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.
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.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.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: Suggestions for 1.3.4
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"
The Keyboard Preferences pane is totally blank for me.
There is no "Edit->Preferences->Batch"
Re: Suggestions for 1.3.4
Well, the Keyboard pane is blank unless you have started a recording. Thats a bug IMHO.
Re: Suggestions for 1.3.4
Audacity uses the "Recommended Settings" for VBR.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.
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)
Re: Suggestions for 1.3.4
That might be their recommendation, but I disagree. Why can't audacity users pick any LAME setting? This should be overrideable.
Re: Suggestions for 1.3.4
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).
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)
Re: Suggestions for 1.3.4
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.
See attached pic.
Re: Suggestions for 1.3.4
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)