The audio bitrate seems to be hard coded to 128. When targeting a very small size video, this means that the audio uses up way too much of the available bitrate.
Ideally, there would be an option to select the Audio Quality as well as the Video Quality.
Not sure if the GStreamer flac encoder + ogg muxer already work together properly. If/once they do, it should be fairly trivial to implement in thoggen though, once there's a quality selector for the audio. A speex option could also be useful.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=1926207
Originator: NO
The possibility to use FLAC instead of Vorbis would be really great. I want to preserve the original audio quality when ripping concert DVDs.
Logged In: YES
user_id=1164059
Originator: NO
Not sure if the GStreamer flac encoder + ogg muxer already work together properly. If/once they do, it should be fairly trivial to implement in thoggen though, once there's a quality selector for the audio. A speex option could also be useful.