440Forums  |  MacMusic.org  |  PcMusic.org  |  440tv  |  Zicos  |  AudioLexic
easily   {key13}


A Python script to back up DVDs to MP4 files

MacOsxHints

Wednesday May 30, 2007. 03:30 PM
MacOsxHints

This is a script that came from my desire to easily back up dvds that I don't have the time to watch now.HandBrake is an awesome program, but it requires user intervention. If I want to use it on a headless Mac, I want to automate it. This script is a wrapper around HandBrakeCLI, the command-line version of Handbrake.. First it locates the DVD, by scanning /Volumes. Next, it scans the titles for the longest feature on the disc (the movie). Finally, it rips the DVD to an mp4 file. I have hard-coded all the options (2048 kbps, 192kbps AAC, pixel aspect ratio). If these settings don't work for you, look in the code and change them. To use:./rip.py [destination dir]Dependencies:python 2.4+ (Mac OS X ships with 2.3): go to python.orgHandBrakeCLI (place in /usr/local/bin, and make sure your path includes this directory, or change the HANDBRAKE v...
This script that came from desire easily back dvds that don
A Python script to back up DVDs to MP4 files Read more at MacOsxHints
feeds.macosxhints.com/~r/macosxhints/recent/~3/120800311/article.php

 

 Related News 
EasyWMA 2.7.8  wma, asf and wmv audio files to mp3 Converter EasyWMA 2.7.8 wma, asf and wmv audio files to mp3 Converter
 AppleLinks 06/11/07 05 AM 
A Unix shell script to work with Growl A Unix shell script to work with Growl
 MacOsxHints 06/08/07 03 PM 
Belkin's New Power Products Kick Power Back Into Your iP... Belkin's New Power Products Kick Power Back Into Your iP...
 AppleLinks 06/08/07 07 AM 
OCZ: FireWire Key Strikes Back OCZ: FireWire Key Strikes Back
 Mac Bidouille 06/07/07 09 AM 
TabMeister - 1.0.3 Manages Files In Pop-up Windows - Sharewar... TabMeister - 1.0.3 Manages Files In Pop-up Windows - Sharewar...
 AppleLinks 06/07/07 06 AM 
Netscape Is Back On The Mac! - Browser Watch Mini-review Netscape Is Back On The Mac! - Browser Watch Mini-review
 AppleLinks 06/06/07 04 PM 
EU pushes back Apple's deadline EU pushes back Apple's deadline
 MacNN 06/05/07 04 PM 
MacBook Pro Update - 2.2, 2.4 GHz Core 2 & 15 MacBook Pro Update - 2.2, 2.4 GHz Core 2 & 15" Back-Lit Displays
 MacSlash 06/05/07 03 PM 
Apple launches Apple launches "Major in Mac" back-to-school promo
 AppleInsider 06/05/07 03 PM 
News: TabMeister organizes apps, files, folders in tabs News: TabMeister organizes apps, files, folders in tabs
 Mac Central 06/05/07 12 PM 
Back to School Promo, and MacBook Pro Specs [Update] Back to School Promo, and MacBook Pro Specs [Update]
 MacRumors 06/05/07 08 AM 
Apple set to unveil MacBook Pro overhaul, back-to-school promo Apple set to unveil MacBook Pro overhaul, back-to-school promo
 AppleInsider 06/05/07 04 AM 
FMPro Script Diff 1.0 released FMPro Script Diff 1.0 released
 MacNN 06/04/07 08 PM 
FMPro Script Diff 1.0 Released by .com Software FMPro Script Diff 1.0 Released by .com Software
 TheMacObserver 06/04/07 07 PM 
News: FmPro Script Diff compares FileMaker Pro scripts News: FmPro Script Diff compares FileMaker Pro scripts
 Mac Central 06/04/07 07 PM 
Random acts of coding: Moving Playlist Files Random acts of coding: Moving Playlist Files
 MacDevCenter 06/03/07 05 PM 
The iPod Blog: Watermarked iTunes files The iPod Blog: Watermarked iTunes files
 Mac Central 06/01/07 07 PM 
News: DivX 6.7 Bundle for Mac supports protected files News: DivX 6.7 Bundle for Mac supports protected files
 Mac Central 05/31/07 06 PM 
The Delicious Generation Strikes Back The Delicious Generation Strikes Back
 Mac Megasite 05/31/07 03 PM 
Script Timer 2.5 Released By Apps & More Software Design - Sh... Script Timer 2.5 Released By Apps & More Software Design - Sh...
 AppleLinks 05/31/07 05 AM 
Script Timer 2.5 brings Automator support Script Timer 2.5 brings Automator support
 MacNN 05/30/07 06 PM 

Search

Mac Zicos
Wed December 3, 09:07 AM
easily   {key13}