LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 04-17-2004, 12:43 PM   #31
vitesse
LQ Newbie
 
Registered: Apr 2004
Location: California
Distribution: gentoo
Posts: 1

Rep: Reputation: 0

I worked around this problem by changing the CD/DVD entry in my wine config as follows:

[Drive M]
"Path" = "/mnt/cdrom"
"Type" = "hd"
"Label" = "CD_as_HD"
"Filesystem" = "win95"
"Codepage" = "0"

In other words, tell wine to view your DVD mountpoint as a disk, not as a CD/DVD.
 
Old 04-17-2004, 05:05 PM   #32
whansard
Senior Member
 
Registered: Dec 2002
Location: Mosquitoville
Distribution: RH 6.2, Gen2, Knoppix,arch, bodhi, studio, suse, mint
Posts: 3,304

Rep: Reputation: 65
this worked for me also. i had to use mplayer to start playing an encrypted dvd to get it to read the disk. i had to mount the drive, then start mplayer, and pause it. then let dvdshrink read the disk. there's still a few variables i wasn't able to work out. sometimes it would work and sometimes not, on the same disk
 
Old 04-18-2004, 05:11 PM   #33
Aktaion
LQ Newbie
 
Registered: Mar 2004
Posts: 15

Rep: Reputation: 0
Unhappy

That does not work for me, because DVDShrink does not offer this drive, while wine-config have "Type" = "hd" instead of "Type"="cdrom".
 
Old 04-18-2004, 06:40 PM   #34
whansard
Senior Member
 
Registered: Dec 2002
Location: Mosquitoville
Distribution: RH 6.2, Gen2, Knoppix,arch, bodhi, studio, suse, mint
Posts: 3,304

Rep: Reputation: 65
you do it under open files, not open disk.
 
Old 04-19-2004, 03:15 PM   #35
Aktaion
LQ Newbie
 
Registered: Mar 2004
Posts: 15

Rep: Reputation: 0
Under open disk I do not see drives, while they are defined as "hd".

With open file the program closes immediately as before.
 
Old 05-01-2004, 01:37 AM   #36
chinesebob
LQ Newbie
 
Registered: May 2004
Distribution: Debian and Gentoo
Posts: 2

Rep: Reputation: 0
This works for me

dvdbackup -i /dev/dvd -M -o .
wine DVD\ Shrink\ 3.1.exe "z:\path\to\dvdbackup\SOME_DVD\VIDEO_TS\VIDEO_TS.IFO"

z: is the wine drive assigned to the root of my linux filesystem.
When DVD Shrink comes up I have to resize the window (wider) to see everything.
 
Old 05-01-2004, 02:25 PM   #37
whansard
Senior Member
 
Registered: Dec 2002
Location: Mosquitoville
Distribution: RH 6.2, Gen2, Knoppix,arch, bodhi, studio, suse, mint
Posts: 3,304

Rep: Reputation: 65
when i try to reauthor, from the dvd, dvdshrink will not let me change compression settings, and it will not set them correctly itself. i haven't tried with the files ripped to the hard drive, but i doubt that would make a difference.
 
Old 05-05-2004, 05:53 PM   #38
Aktaion
LQ Newbie
 
Registered: Mar 2004
Posts: 15

Rep: Reputation: 0
Thumbs up

Thank you, Chinesebob!


~/.wine/config:
[Drive X]
"Type" = "hd"
"Path" = "/home/path"
"Label" = "DVD on HD"
"FS" = "win95"

dvdbackup -M -i/dev/dvd -o/home/path

wine "DVD Shrink 3.1.exe" "X:\VIDEO_TS\VIDEO_TS.IFO"

Choose "Backup" and generate an ISO-file. You can burn this ISO-Image.


Done!

It works. Thank you.
 
Old 05-09-2004, 03:07 PM   #39
Larcen
LQ Newbie
 
Registered: May 2004
Distribution: Gentoo Baby! Rock Solid!
Posts: 15

Rep: Reputation: 0
Aktaion; are you able to watch the DVD on a regular DVD player? I've tried DVD Shrink once, on Windows and it worked great, but it wouldn't play on a dvd player. The iSO image mounted on a virtual drive and played fine, but the dvd wouldn't once burned. I've been hunting for weeks for a solution to Copying my DVD's on Linux, I do so with each new DVD I purchase, and I've yet to find a simple solution via Linux.
 
Old 05-09-2004, 03:24 PM   #40
Aktaion
LQ Newbie
 
Registered: Mar 2004
Posts: 15

Rep: Reputation: 0
Arrow

Hi Larcen,


yes I can watch it on my DVD player.


You can try transcode + DVD Rip to make VCDs or SVCDs (don't use DivX/AVI; choose MPEG instead). This will also work.
 
Old 05-09-2004, 03:38 PM   #41
Larcen
LQ Newbie
 
Registered: May 2004
Distribution: Gentoo Baby! Rock Solid!
Posts: 15

Rep: Reputation: 0
Thanks for the swift response. I just downloaded DVD Shrink 3.1.7 so I'll try and install it, and give it a try on a dvd I got lying around, and see how it goes. Chances are, I'll be back once I run into problems.. *I usually do*..and finish reading this thread a few more times. lol
 
Old 05-09-2004, 10:09 PM   #42
whansard
Senior Member
 
Registered: Dec 2002
Location: Mosquitoville
Distribution: RH 6.2, Gen2, Knoppix,arch, bodhi, studio, suse, mint
Posts: 3,304

Rep: Reputation: 65
you are letting dvdshrink make the iso image for you, aren't you? if you just burn the files to a disk, it will only play in a apex or cyberhome type player.
 
Old 05-09-2004, 11:30 PM   #43
Larcen
LQ Newbie
 
Registered: May 2004
Distribution: Gentoo Baby! Rock Solid!
Posts: 15

Rep: Reputation: 0
That first, and only time I tried it on my Windows box, I used DVD Decrypter to rip the dvd, then used DVD Shrink to create the iSO, then used DVD Decrypter to write the DVD. Maybe I had a bad copy, I dunno. I'll give it a try on Linux tomorrow while I'm off work.
 
Old 05-11-2004, 10:06 AM   #44
chinesebob
LQ Newbie
 
Registered: May 2004
Distribution: Debian and Gentoo
Posts: 2

Rep: Reputation: 0
With my burner, cdrecord.prodvd seems to create a more compatible dvd
than growisofs. The thing about cdrecord.prodvd is it has a weird license,
where the free license limits recording speed to 2x.

cdrecord.prodvd -dao DVD.IMG
 
Old 05-11-2004, 10:27 AM   #45
whansard
Senior Member
 
Registered: Dec 2002
Location: Mosquitoville
Distribution: RH 6.2, Gen2, Knoppix,arch, bodhi, studio, suse, mint
Posts: 3,304

Rep: Reputation: 65
i've been using cdrecord-prodvd, and burning at 4x. maybe it's your drive that doesn't know your disks. i have some 2x disks that will only burn at 1x.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
dvd shrink under wine dannyk1 Linux - Software 5 10-19-2005 02:46 AM
Have I heard correctly that DVD Shrink 3.0 Beta works under WINE? EOHooligan Linux - Software 1 06-09-2005 03:59 PM
DVD Shrink Mixed with wine scripts Linux - Software 4 01-31-2005 10:01 PM
DVD Shrink and Wine - Invalid Filename - Write Protected bbenvenuti88 Linux - Software 2 07-12-2004 11:07 AM
anyone use DVD shrink with the newest Wine? brent1a Linux - Software 1 05-25-2004 10:59 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 12:19 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration