jrochkind wrote:I would argue should be made apparent in the standard interface. Personally, I'd love it if a little "(v0)" showed up next to the "100" on the slider, "(v1)" next to "90", etc. Would be so helpful. Regardless of what the LAME user interface standards might say, the people I trade the things I encode with want to know what it's been encoded at in those terms, so I need to know! And I think I'm not alone.
I think you're absolutely correct. It's a little disconcerting to not know exactly how the dialog box corresponds to the command line options, and I'm never quite sure I'm getting the same thing. What would be nice would be to have the equivalent command line option in parenthises at the end of each popup menu option. So, for example, the High option in the Encoding Quality menu could say "High (-q 2)". That should be very simple to add.
The page referenced abobe from the LAME website says, simply, that it is "a suggestion of an ideal user interface." It does not say that it is the "standard" user interface. Keep in mind, however, that that suggested mockup was created by programmers, not graphical user interface designers. Personally, I don't think it's as "ideal" as they suggest. There's no purpose, for instance, for having the quality and bitrate options as sliders. A slider indicates that you can select value along the entire slider. But that's not the case. There are actually only 10 positions for the quality option. It would make more sense to just put that into a popup menu, like the other options.
apoc_metal wrote:Wow, cool. Thanks! Could we put this exact table in the help file?
Better still, change it in the interface from a slider to a popup menu. That would allow you to give more information, as such:
QUALITY:
10%, ~62 kbit/s (-V 9)
20%, ~85 kbit/s (-V

30%, ~100 kbit/s (-V 7)
40%, ~115 kbit/s (-V 6)
50%, ~130 kbit/s (-V 5)
60%, ~165 kbit/s (-V 4, --preset medium)
70%, ~175 kbit/s (-V 3)
80%, ~190 kbit/s (-V 2, --preset standard)
90%, ~225 kbit/s (-V 1)
100%, ~245 kbit/s -(V 0, --preset extreme)
Now THAT would be really nice.
The same for the bitrate slider. There's no reason for it to be a slider. A popup menu would do just fine, AND would tell you all of the details. What, for instance, is the bitrate that falls between 32 and 48? The interface doesn't tell you.
Cheers
--Dan