[MPlayer-dev-eng] [PATCH] Win32 GUI Open Disk (CD/DVD)

Stephen Sheldon sfsheldo at gmail.com
Thu Dec 29 19:53:29 CET 2011


On 12/29/2011 7:11 AM, Ingo Brückl wrote:
> After giving some thoughts to the recent open disk patches, I think that
> there is an overall better approach for both Windows and Wine.
>
> First of all we should remove cdrom_device and dvd_device as options from
> Win32 GUI (cfg.patch), because the GUI determines these devices in a
> different way (and may handle even multiple of them). So far, it didn't use
> them at all, but only overwrote them.
>
> The DVD patch (dvd.1) is slightly different then and dvd.2.patch allows
> accessing the drives with the driver letter in Wine as well.
>
> The CD patch (cd.1) slightly differs now as well and cd.2.patch is the
> driver letter access for Wine.
>
> Patches to be applied in the above-named order.
>
> Feedback is welcome.
>
> Ingo
>
>
> _______________________________________________
> MPlayer-dev-eng mailing list
> MPlayer-dev-eng at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/mplayer-dev-eng
The DVD patches work for me.  I have something called "Virtual 
CloneDrive" installed on my PC that allows mapping
a disk image file to a drive letter.  So I have drives D (the real one) 
and G (a disk image file).  Now I can select either one
in the "Open Disc" menu and gmplayer plays the right one.  Before it 
only played the the one I had specified in my config file.


More information about the MPlayer-dev-eng mailing list