[kwlug disc.] how to extract a DVD segment as an MPEG file?

Robert P. J. Day rpjday at mindspring.com
Sun Jan 14 02:37:14 EST 2007


On Sun, 14 Jan 2007, Chris Frey wrote:

> On Sun, Jan 14, 2007 at 02:06:00AM -0500, Robert P. J. Day wrote:
> >
> >   what's the easiest way to grab a segment of a DVD and extract it as
> > an MPEG file?  i have a DVD with its multiple .VOB files, so how would
> > i, as an example, extract the segment from minute 5:00 to minute 6:00
> > in MPEG format?
>
> Use mencoder (part of mplayer).
>
> It has -ss and -endpos switches which allow you to pick the time frame
> you want.  You could also do it by chapter.

... snip ...

i just tried transcode based on an example invocation here:

http://users.dslextreme.com/~craig.lawson/linux_notes/video.html

and ran into a problem that seems to be making the rounds:

...
[export_ffmpeg.so] could not open FFMPEG codec
[transcode] warning : (encoder.c) video export module error: init failed
[transcode] critical: failed to init encoder
...

  so now i'll give mencoder a shot and see if i run into the same
problem.  thanks.  (BTW, yes, i do have the ffmpeg package installed.)

rday


More information about the KWLUG-Disc mailing list