Many users ask us to use the DVD-Ranger on Linux. DVD-Ranger is a Windows software and
use some Windows Technology. But for Linux user we developed the commandline version that works very well on Linux with Wine.
We tested with:
Ubuntu 9.10
Wine 1.0.1 (installed with Ubuntus's synaptic package manager)
Errors:
Alle tests were successfull.
Know Problems:
On Ubuntu there is a problem with DVDRW. After you burned a DVDRW with DVD-Ranger you have to reboot the system else you will get a "FIle not found" error.
Instructions to install wine and use your program under Ubuntu:
1.)
Install wine using the synaptic package manager (under 'System->Administration')
2.)
Goto command line ('Accessories'->'Terminal')
3.)
Goto the folder where DvdRanger_cmd is
4.)
To copy a DVD to a folder:
wine DvdRanger_cmd.exe "D:" "Z:\home\matt\Simpsons" /F /RC 4
Where "Z:\home\matt" is the user home directory under Ubuntu
5.)
To burn DVD from this folder:
wine DvdRanger_cmd.exe "Z:\home\matt\Simpsons" D: /M /RC 4 /L "SIMPSONS"
source specifies source (can be drive, path to .iso or folder path)
destination specifies target (can be drive or path to .iso or folder path)
/F indicates full disc type (default). cannot be used with /M
/M indicates movie only disc type. cannot be used with /F
/Sl indicates single layer mode (default). cannot be used with /Dl
/Dl indicates double layer. cannot be used with /Sl
/L name specify new disc label (default:\"New\")
/S speed specify burn speed (default: 12x)
/B size set border size (MB, default: 6)
/V verify data after burn
/E eject media after burn
/A auto erase media
/Rc value set new region code.
/HDB path specifiy path to hotfix database.
/Ct value specifiy content type (0-No expectation, 1-Disney's FastPlay)
Download the #1 DVD software utility from DVD-Ranger. Copy any DVD to your iPod, PSP, Zune, etc. DVD-Ranger is an all in one DVD and Blu-Ray burning software.
Copyright 2008-2010 Pixbyte Development SL. All Rights Reserved.