High fidelity DVD ripping
August 25, 2009 8:28 PM
Subscribe
High fidelity DVD ripping: collecting short videos from separate DVDs without losing any quality
Hello
I have a bunch of short movies on separate DVDs that need to be strung together without losing any quality. This is for a screening so, if it is possible, preserving the image fidelity is important. Also note that these are independent artists so there are no copyright/encryption concerns here. I was thinking of a couple of different ways of tackling this and I was wondering if anyone with experience could let me know which is most likely to succeed and suggest software to accomplish this. Different solutions:
I) Rip the DVDs uncompressed to laptop hard-drive and play from there
My concern here is that the uncompressed DVD video will be gigantic and I don't know if the laptop graphics card can handle the data rate (I don't have the specs handy - it's not mine that will be used - it's about 1 year old and mid-range quality). Will the laptop play them back smoothly? What software would you recommend for lossless rips?
II) Rip the DVDs to a hard-drive, burn a new DVD containing all of them
This will work - but will there be quality loss in the uncompression/recompression? Any tricks for eliminating/reducing the quality loss?
III) Copy the video data directly
I don't know if this can be done, but it'd be great to just grab the raw DVD data, copy to the hard-drive, and burn it to a disk containing all of them - either to play consecutively or with a menu (the entire image as an iso won't be useful as it's not just a copy of a single disk I need to make). If this can be done, what software does it?
Thanks for any help in advance.
posted by sloe to computers & internet (7 comments total)
3 users marked this as a favorite
1. Rip with DVD Decrypter to get only the PGC/VOB you need.
2. Index with DGIndex, cutting as appropriate to get more specific segments and demuxing the audio.
3. Frameserve with Avisynth, deinterlacing or IVTCing where necessary.
4. Fix all audio delays with delaycut.
5. Encode all segments with the same parameters in x264 and mux with the audio.
6. Append in the appropriate order with MKVMerge.
posted by Inspector.Gadget at 8:32 PM on August 25