http://bugs.winehq.org/show_bug.cgi?id=2338
Summary: DVD Shrink cannot Open Disc Product: Wine Version: 20040615 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: jonathan@ernstfamily.ch
When trying to open a DVD Disc, we are faced with the following errors: fixme:aspi:SendASPI32Command SC_GET_DISK_INFO always return 'int13 unassociateddisk'. This is happening even if the disc is unencrypted.
Steps to reproduce: 1)run DVD Shrink under wine 2)click on Open Disc 3)select the disc you want to open 4)click "OK" button 5)Error->application is frozen
How it should work: 1)run DVD Shrink under wine 2)click on Open Disc 3)select the disc you want to open 4)click "OK" button 5)read DVD content ASPI (if DVD is encrypted, using libdvdcss on linux's side)*
About DVD Shrink: DVD Shrink is a popular freeware used to backup and shrink your DVDs from 9GB to 4GB discs. As there is no - quality comparable - replacement under linux at the moment, it would be very nice if it was working without problems under wine. License: freeware Source: won't be available Contact author: http://forum.digital-digest.com/forumdisplay.php?s=&forumid=48 Download: http://www.dvdshrink.org/ Version used: 3.1.7.6
* I read that some work has been achieved in order to read DVDs under wine recently this would be a good proof of concept.