| 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. |