[MPlayer-users] No Disk error

Josh joshf87 at live.com
Mon Jan 7 22:38:40 CET 2013


On 1/6/2013 04:54, Reimar Döffinger wrote:
> On Sun, Jan 06, 2013 at 01:24:06AM -0500, Josh wrote:
>> Some people are getting this error: "mplayer.exe - No Disk" "There is no
>> disk in the drive. Please insert a disk into drive
>> \Device\Harddisk1\DR1.", but I am unable to reproduce it. Not on my
>> build machine, my laptop, several virtual machines: Windows XP, Vista,
>> etc, etc and so on and so forth.
>>
>> I have no idea what is going on but they are related to removable
>> drives, any input would be appreciated..
>>
>>    http://code.google.com/p/mplayer-for-windows/issues/detail?id=1
>
> These error messages are disabled by MPlayer via SetErrorMode.
> I moved that a bit earlier.
> However the only place I can see where this could come from is when
> parsing the config files.
> If the current working directory/current drive is the CD drive,
> MPlayer might be looking for its config files there.
> You should ask for a -v or even -v -v log to see what it tries to read.
> _______________________________________________
> MPlayer-users mailing list
> MPlayer-users at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
>
>

There *may* be another possibility it's because of using --prefix on a 
different partition. I don't put MinGW on C:, anymore than I would put 
games or other things on C:. I use the prefix I can simply do 'make 
install' to put it where I want it and strip it automatically. 
Otherwise, it shouldn't matter where I have MinGW, right?

But it still doesn't seem to matter if the path or even the drive in the 
prefix exists on my other machines/virtual machines or whether or not 
the conf files are present at all.


More information about the MPlayer-users mailing list