Ripping and transcoding a DVD on insert
"Mike Murray" <[email protected]>
| Newsgroups | gmane.comp.video.dvdrip.user |
|---|---|
| Message-ID | <[email protected]> |
My end goal is to create a script that can detect when a DVD is inserted into the computer and then rip the main title, then use DVD::rip to create a MPEG1 (not avi) file that will fit on a CD. I have manually been doing this with DVD::rip, but I would like to automate it. I would like the whole process to start when the DVD is inserted, then request a file/folder name for the file, rip & transcode the main chapter, and finally eject the DVD when complete. Any tips on how to do this, or does anyone have existing scripts similar to this that I could modify?