ability to save audio-only ogg
Status: Beta
Brought to you by:
tp-m
Dear all
My friend wished to save DVD in audio-only ogg because she can keep them in the mp3 player and learn English. Not a very common request but no easy software can satisfy that. (the only one looks able to do so is dvd::rip, which is frightening complex for both me and her. It can be just as simple as a checkbox.
Logged In: YES
user_id=1164059
Originator: NO
Not sure if I really want to implement this, the use case seems a little bit unusual to me. Haven't decided yet though. I'd say just rip to low-quality video + audio and then strip the video stream afterwards. It should be easy to make a simple GUI that wraps oggzrip and oggzmerge for this purpose, or a gstreamer pipeline with filesrc ! oggdemux ! vorbisparse ! oggmux ! filesink).
The music video folks might be interested in this too though.