View Single Post
Old 13-10-2005   #4 (permalink)
Mr. Horse
CDFreaks Resident
 
Mr. Horse's Avatar
 
Join Date: Nov 2004
Posts: 531
Re: How do I extract a scene from a DVD video?

Use Cuttermaran to cut the section you want; open the VOB(s) with DGIndex to create a .d2v file; write an AviSynth script to frameserve the video and to apply any filters (such as deinterlace, crop, resize etc.); and finally open the AviSynth script in VirtualDub and encode with your chosen codec.

Edit: I forgot, DGIndex should also output an audio track, convert this to mp3, AAC, Vorbis, whatever with BeSweet and then mux it back together in VirtualDub during the encoding stage.
Mr. Horse is offline   Reply With Quote