RE: [dvd::rip] Filename restriction
|
Subject: |
RE: [dvd::rip] Filename restriction |
|
From: |
Justin Kennedy <kennedy101@xxxxxxxxxxx> |
|
Date: |
Sun, 23 Nov 2008 10:54:36 -0700 |
I ran into the same problem on my PC. My dvd images are on an NTFS partition and I reboot into Ubuntu to use dvdrip. I mounted the windows partition in /media/ntfs_drive and then created a symbolic link pointing to the dvd image directory and linked it to a "dvdrip" directory. As long as the directory names after the symbolic link do not use spaced it should work.
here's what i did
mount -t ntfs-3g /dev/sda1 /media/ntfs_drive
ln -s /media/ntfs_drive /temp/ripped_images /home/username/dvd_images
to get rid of the link use
unlink /home/username/dvd_images
> Date: Sun, 23 Nov 2008 17:57:12 +0100 > From: mw-u2@xxxxxx > To: dvdrip-users@xxxxxxxxx > Subject: [dvd::rip] Filename restriction > > Hi, > > I use 0.98.9, I tried to insert VOB, AVI, and temp directories on an external harddrive which is mounted automatically to "/media/FreeAgent Drive". Apparently dvd::rip doesnt allow whitespaces in directory and filenames, since it complains about: " > Data entered is invalid. Path must contain no special characters Old value restored." > > Is it possible to change the behavior and support any valid filenames, I think lots of filenames contain spaces in 2008. > > Thanks for your consideration, Micha > -- > Sensationsangebot nur bis 30.11: GMX FreeDSL - Telefonanschluss + DSL > für nur 16,37 Euro/mtl.!* http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a >
Get more done, have more fun, and stay more connected with Windows Mobile®. See how.
|
|
|