LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 09-18-2005, 10:34 PM   #1
BDiddy
Member
 
Registered: Aug 2005
Posts: 34

Rep: Reputation: 15
DVDShrink problem, not dvd access either....


I have looked around and just can't find an answer.I have installed DVDShrink with Crossover Pro (SuSE 9.3) and have made symbolic links so that my drive is seen by Shrink

DVD in Drive
But when it analyzes the disc, it will not shrink it all the way, 89% is the most it will shrink it. BTW, while analyizing, it says that the disc is not encrypted, when I know it is.

Not Shrunk

As of right now, I can rip the disc with kdvdbackup, but I can't open the files with shrink:
http://img301.imageshack.us/my.php?image=nofiles8kq.png
no files

And before you say, Why not just use this or that in native Linux, I do use xDVDShrink, but I want something that will rip the menus as well, as far as I know there is not a program that will do this for native Linux, right?

Last edited by BDiddy; 09-18-2005 at 10:38 PM.
 
Old 09-19-2005, 02:18 AM   #2
linux-rulz
Member
 
Registered: Dec 2004
Distribution: Windows XP Home, Ubuntu Hoary
Posts: 584

Rep: Reputation: 30
DVD Shrink + Crossover Office = Doesn't work

Believe it or not, but using normal wine with DVD Shrink is much easier. Specifically, wine 20050524 running in Windows 98 mode to install DVD Shrink, and then switched over to Windows NT 4.0 mode after installing but before running the program. I know...kinda sounds weird and compilcated...but trust me, I spent days working on this and this was the only solution I could find. Older versions of wine cannot install DVD Shrink, newer versions can rip the DVD but not shrink it.It is also a good idea to mount the DVD before launching DVD Shrink.

Other than those issues, it actually works really well. The only thing is the nero dll doesn't work yet with this version of wine, so you need to save the iso to your harddrive and then use a native linux program like K3B to burn the DVD.

Anyways, let me know if you need anymore help.

PS you may have to compile wine in order to get the specific version I just told you about. It is available for download here.

http://prdownloads.sourceforge.net/wine
 
Old 09-19-2005, 10:47 PM   #3
CrashedAgain
Member
 
Registered: Jan 2004
Posts: 307

Rep: Reputation: 33
Re: DVDShrink problem, not dvd access either....

I copy the files first using vobcopy & then shrink with dvdshrink using wine. I can't get dvdshrink to directly read my dvd drive, it looks like I might haVE TO UPDATE THE KERNEL TO DO THis (looks like I might have to relocate the capslock key too). I have also just discovered that the shrink ratio seems to be stuck at 47% even though it is set to automatic. I have just tried to shrink a dvd which totals 7.8G & dvdshrink says it will result in a file which is too big to burn (5008Meg) & refuses to do it.

See also this link:http://www.linuxquestions.org/questi...highlight=DVD9

Quote:
Originally posted by BDiddy

As of right now, I can rip the disc with kdvdbackup...
What is kdvdbackup? Has KDE done a dvdcopy frontend?
 
Old 09-19-2005, 11:51 PM   #4
linux-rulz
Member
 
Registered: Dec 2004
Distribution: Windows XP Home, Ubuntu Hoary
Posts: 584

Rep: Reputation: 30
I never, ever had an issue using DVD Shrink with wine to do both ripping and shrinking and then making an iso image, all in one step. Did you follow my instructions given above, CrashedAgain? It works for me on both CentOS 4.1 and Ubuntu 5.04. There were RPMs for the specific version of wine needed for CentOS, and I compiled that specific version for Ubuntu, and it works great on both.

vobcopy also cannot rip menus as far as I know (I used to use it and I am not aware of a way to do this), which is why I like DVD Shrink.
 
Old 09-19-2005, 11:52 PM   #5
linux-rulz
Member
 
Registered: Dec 2004
Distribution: Windows XP Home, Ubuntu Hoary
Posts: 584

Rep: Reputation: 30
Using DVD Decrypter through Wine to rip a DVD, and then using DVD Shrink to shrink it also works extremely well. It is quicker and has a higher success rate, and is able to rip menus just fine.
 
Old 09-20-2005, 12:27 AM   #6
CrashedAgain
Member
 
Registered: Jan 2004
Posts: 307

Rep: Reputation: 33
Quote:
Originally posted by linux-rulz
I never, ever had an issue using DVD Shrink with wine to do both ripping and shrinking and then making an iso image, all in one step. Did you follow my instructions given above, CrashedAgain? It works for me on both CentOS 4.1 and Ubuntu 5.04. There were RPMs for the specific version of wine needed for CentOS, and I compiled that specific version for Ubuntu, and it works great on both.

vobcopy also cannot rip menus as far as I know (I used to use it and I am not aware of a way to do this), which is why I like DVD Shrink.
I have not seen your instuctions when I installed, I used wine 20050725 from debian unstable packages. I cannot access the dvd drive from dvdshrink so I use vobcopy to decrypt & copy the files to hd then 'open files' in dvdshrink & use dvdshrink to resize. Then I use k3b to burn. vobcopy will copy ALL the files & the resulting dvd will have all features & menus working.
I have been told ( see link I posted above) that I must have kernel 2.6.10 or newer to directly access the dvd drive, I am still using 2.6.8, but the copy first then process method seems reliable so I'm in no hurry to update the kernel.

Code:
1. sudo mount /dev/dvd /dvd
2. vobcopy -l -m -o /mnt/hdb2
3. wine /mnt/hda1/Program\ Files/DVD\ Shrink/DVD\ Shrink\ 3.2.exe
Then open file /mnt/hdb2/<MOVIENAME> & dvdshrink to new location.
It will create AUDIO_TS & VIDEO_TS folders. Burn as a video dvd project with k3b.
 
Old 09-20-2005, 03:18 AM   #7
BDiddy
Member
 
Registered: Aug 2005
Posts: 34

Original Poster
Rep: Reputation: 15
ok, I compiled Wine 20050524 from source, and now, I try to install shrink with wine, wine doesn't start!! I just get the bouncing wine glass and then nothing!!

Do I have a conflict here?
 
Old 09-20-2005, 07:18 AM   #8
linux-rulz
Member
 
Registered: Dec 2004
Distribution: Windows XP Home, Ubuntu Hoary
Posts: 584

Rep: Reputation: 30
Try from the command line. Also try deleting your ~/.wine folder and then using something like winetools or winsetuptk to start over again
 
Old 09-20-2005, 03:31 PM   #9
BDiddy
Member
 
Registered: Aug 2005
Posts: 34

Original Poster
Rep: Reputation: 15
I tried from command line, same result.

If I install winetools, synaptic wants to install the newest version of wine. Synaptic doesn't show that I have wine installed at all.
 
Old 09-20-2005, 04:33 PM   #10
CrashedAgain
Member
 
Registered: Jan 2004
Posts: 307

Rep: Reputation: 33
In my experience installing the package from the distro package installation system usually works better than compiling from source, so why not just install wine using synaptic or whatever package install system your distro uses. If it doesn't work out, synaptic can remove it just as easily.
There is no reason that a newer version of wine will not work just as well as the 20050524 version.
 
Old 09-20-2005, 06:37 PM   #11
linux-rulz
Member
 
Registered: Dec 2004
Distribution: Windows XP Home, Ubuntu Hoary
Posts: 584

Rep: Reputation: 30
http://appdb.winehq.org/appview.php?versionId=2230

As shown on that page, wine compatability with DVD Shrink has been a game of snakes and ladders. Some of the Bronze releases are rated Bronze not because DVD Shrink works, but just because it runs and installs. For instance, on some of those releases, DVD Shrink will launch, but can't rip or shrink DVDs. The only gold wine version doesn't compile properly....

An example, wine 20050524 works fine with DVD Shrink, the version of Wine released two months later, despite having a Bronze rating, has tons of problems with it. This is known to happen with Wine for some reason, not quite sure why.
 
Old 09-26-2005, 03:29 PM   #12
BDiddy
Member
 
Registered: Aug 2005
Posts: 34

Original Poster
Rep: Reputation: 15
I tried installing the wine from source,rpms etc.. I could never get DVDShrink to work. I had given up all hope untill I was on Kevin Rose's site WWW.Digg.com and I saw something about Shrinkto5.

I installed Shrinkto5 (windows ver., they say some guys are working on a Linux port) with Crossover Pro 4.2, It installed without a hitch and it even sees my DVD drive without any tinkering. I can rip a movie WITH menus or without and shrink it with no problems. THE preview window works too!!!!

Thank you all who tried to help me. I hope I might help someone with the same prob I had. Check out Shrinkto5 . I think they could use more help with the Linux port.

It's OPENSOURCE to boot!!!!Shrinkto5
 
Old 09-26-2005, 04:50 PM   #13
linux-rulz
Member
 
Registered: Dec 2004
Distribution: Windows XP Home, Ubuntu Hoary
Posts: 584

Rep: Reputation: 30
Hmmm, I'll have to give it a shot. DVD Shrink still has a few quirks under Wine, mainly in the file preview dialog. Thx for the tip.
 
Old 09-26-2005, 05:38 PM   #14
Electro
LQ Guru
 
Registered: Jan 2002
Posts: 6,042

Rep: Reputation: Disabled
Like what linux-rulz said WINE vesion 20050524 works flawlessly with DVD Shrink and as well with other programs. I just compiled and installed WINE version 20050830 and DVD Shrink installer fails to install because of an invalid directory name which is not an invalid directory name. Also I am having reliability and stablity problems with 20050830.

For DVD Shrink to work:
1) mv ~/.wine to ~/.wineold
2) Install winetools (ignore the warning about supported WINE versions)
3) Let winetools make a fake Windows directory
4) Make sure Windows version is at least Windows 2000 or whatever version that you copied DLL files from
5) Assuming /dev/hdc is the CD-ROM/DVD-ROM and it is mounted on /mnt/cdrom. Make sure ~/.wine/dosdevices/d:: is pointing to /dev/hdc and ~/.wine/dosdevices/d: is pointing to /mnt/cdrom. If you do this, you do not need install a useless driver in WINE that other howtos explain about.
6) Install DVD Shrink
7) Load up DVD Shrink and mount the DVD disc.
8) You should see the volume label of the DVD disc when you click on Open Disc in DVD Shrink.

DVD Shrink will only work if the Linux kernel verison is 2.6.11 or latest stable version.
 
Old 09-29-2005, 04:12 AM   #15
BDiddy
Member
 
Registered: Aug 2005
Posts: 34

Original Poster
Rep: Reputation: 15
Ok, I thought I would DVDSHRINK one more go, so I found a 20050524 wine RPM and installed it.

I inserted a dvd I had ripped earlier with xDVDShrink and IT ACTUALLY SAW IT!!! I wasn't getting my hopes up yet, I ran it and everything worked GREAT!!!!

BUT, I tried a another disc, and I could never get it to appear in DVDShrink, it's acting like my drive isn't mounted

I use SuSE 9.3, I understand it mounts disc different than most distros. It will mount it in media/(name of Disc).

I tried going to dosdevices directory and typing

ln -s /media/THELONGESTYARD_2005 f:

into a terminal, but it still wouldn't show.

What do I need to do??

SuSE 9.3
My drive info is:

device:
/dev/hdc
Link:
/dev/dvdrecorder
Mount Poiny:
/media/dvdrecorder

Last edited by BDiddy; 09-29-2005 at 09:46 PM.
 
  


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
DVDShrink will not Shrink BDiddy Linux - Software 25 09-02-2005 07:29 PM
DVDShrink wants to access floppy instead of DVD BDiddy Linux - Software 1 08-11-2005 03:41 PM
DVDShrink Clark Bent *BSD 0 02-20-2005 09:48 PM
Problem with Konqueror AudioCD browser/xine DVD access dreamtheater Linux - Software 2 07-27-2004 11:23 AM
New wine + dvdshrink = problem! Braveheart1980 Linux - Software 0 06-21-2004 02:05 AM

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

All times are GMT -5. The time now is 12:10 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