convert multiple segments of DVD to FLV

1

I have a DVD of footage that I need to convert to FLV.

I would rather not convert the whole disk as I only need specific segments. Is there a program that I can input start and end times and to get multiple files of these segments?

Can you also advise on the best settings to use for best quality at the smallest file sizes.

I'm working on a Vista 64bit machine.

Thanks. Josh

Josh

Posted 2009-09-04T13:03:35.270

Reputation: 1 572

Answers

1

The latest release of VLC lets you interactively record segments.

VLC can also transcode videos. You could chain the two operations together if you knew the segment start and stop times. You can use these same commands to write out the segments non-interactively without transcoding.

I'm not certain VLC can transcode into flv - you'll need to check that if you intend to use VLC to convert the stream too.

user4358

Posted 2009-09-04T13:03:35.270

Reputation:

have you got any examples of the commands i would need to use? – Josh – 2009-09-04T13:37:50.147

1

use a movie editing tool (e.g. Windows Moviemaker or VirtualDub) to cut the 'segments' and then convert the clips to flash (e.g. with Riva FLV Encoder)

Molly7244

Posted 2009-09-04T13:03:35.270

Reputation:

can you do that directly from a DVD? – Josh – 2009-09-04T13:12:51.800

AFAIK, VirtualDub supports DVD files. if not, check these plug-ins: http://home.comcast.net/~fcchandler/index.html

– None – 2009-09-04T15:22:18.297