Re: [SLUG] catting vob

From: Bob Stia (rnr@sanctum.com)
Date: Sat Jul 22 2006 - 18:03:51 EDT


On Saturday 22 July 2006 03:02, Ian C. Blenke wrote:
> Bob Stia wrote:
> > Hello Sluggers
> >
> > I recently ripped a dvd in a new program that I now realize I cannot use
> > to do what I want it to. It gave me 5 vob's of 1GB each. I tried to cat
> > them together to use in another cli program but it seemed to just run
> > forever without ending. Can I cat these files together? and what would
> > be the command?? If possible!
>
> Assuming all of the .vob files are standard dvd mpeg2 video with
> identical encoding (vob is a structured wrapper for other dvd data as
> well, not all .vob files are mpeg2 video):
>
> mencoder -oac copy -ovc copy -o output.mpg *.vob
>
> The "copy" output audio codec (oac) and output video codec (ovc) simply
> copies the source media directly into the output stream.
>
> That's the easiest and fastest way I've found. Works for pretty much any
> similar media.
>
Thanks Ian,

Worked a treat, Except that!!, it took all of the original English audio and
changed it to French !! Something to change in the oac-copy ?

Bob S
-----------------------------------------------------------------------
This list is provided as an unmoderated internet service by Networked
Knowledge Systems (NKS). Views and opinions expressed in messages
posted are those of the author and do not necessarily reflect the
official policy or position of NKS or any of its employees.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 14:53:46 EDT