Ticket #58 (new enhancement)
Allow selection of LAME presets for mp3 encoding
| Reported by: | https://www.google.com/accounts/o8/id?id=aitoawlw7vrimfrdvxg14x_fdyasjdl5lxrcanw | Owned by: | https://thomasvs.myopenid.com/ |
|---|---|---|---|
| Priority: | minor | Milestone: | future |
| Component: | morituri | Version: | 0.1.1 |
| Keywords: | Cc: |
Description
It would be nice to at least be able to select the lame presets, if perhaps not every setting of the gstreamer lame codec.
192kbps VBR seems awfully arbitrary.
Defining fully custom gstreamer pipelines would be good too, but may be overkill.
Is it perhaps possible to use the ones defined in gnome-audio-profiles-properties?
Change History
Note: See
TracTickets for help on using
tickets.

Yeah, it should be configurable. Just haven't decided on a config format yet. Other things that should be configurable are the offset.
Using the profiles from GNOME if available is not a bad idea. It just needs some designing and thinking through first.
Care to take a stab at it ?