Hi,

0n 07/08/[EMAIL PROTECTED]:25 James G. Flewelling, Cobras2 told me:

Sorry, for PM posting first. It's probably not my best day :(

> I want to take a VOB file (including subtitles and multiple audio 
> channels), run it through transcode to resize it (well, actually, just 
> downsize the bitrate, but it would be nice to have the option of running 
> filters or whatnot, as well), and export it as a VOB file (with the 
> subtitles and audio totally unchanged from the original).

You know about k9copy?
 
If you need CLI for such job take a look at lxdvdrip.

If you _really_ need to reduce the bitrate instead of requanting I
would use:

mplayer to dump all video and audio streams
spuunmux (part of dvdauthor) to rip the subs
transcode to reduce the bitrate (and to do further magic ;))
mplex to remux the audiostreams
spumux to remux the subs
dvdauthor to create the new dvd 

-- 
bye maik

Reply via email to