Page 1 of 1

MRL + other weird error

Posted: 18 Feb 2014 10:45
by baterax
Hi!

Ok so searching around before posting, I've found several people with the MRL error problem.
I've never had any problems with VLC.

Until I upgraded to Windows 8.1. I was running 8 fine...now it won't open videos that are on another computer in the network.
Other players like the default windows media player, can play them fine, so I'm sure it's not a firewall or corrupted videos.
It happens on both 32 and 64 bit versions of VLC.

I was getting the MLR error at first. Now I went into Properties for VLC and set it to run as administrator, and now I get something different:

File reading failed:
VLC could not open the file "Z:\xxxx.mov" (Bad file descriptor).
Your input can't be opened:
VLC is unable to open the MRL 'file:///Z:/xxxx.mov'. Check the log for details.

It says Z: because I mapped Z to an external hard drive hooked up to another computer in my network. Everything is wired, there's no wireless to deal with.
And this was working perfectly before I updated to 8.1.

Any ideas?

Re: MRL + other weird error

Posted: 18 Feb 2014 12:35
by Jean-Baptiste Kempf
To help you, we need messages, to completely understand what your problems is.
To fix this, please be sure before you start the playback to:
  1. Open: Tools -> Messages.
  2. Set Verbosity to 2
  3. Start playback to reproduce your issue
  4. Save text in a file or copy into clipboard
  5. Then paste the full resulting log here between [​code]and[​/code] (or use Pastebin.com if it's too long)
Also don't forget to name your Operating System and provide the VLC media player version.

Re: MRL + other weird error

Posted: 19 Feb 2014 08:48
by baterax
Ok here we go:


main debug: processing request item: IMG_1427.MOV, node: Playlist, skip: 0
main debug: resyncing on IMG_1427.MOV
main debug: IMG_1427.MOV is at 0
main debug: starting playback of the new playlist item
main debug: resyncing on IMG_1427.MOV
main debug: IMG_1427.MOV is at 0
main debug: creating new input thread
main debug: Creating an input for 'IMG_1427.MOV'
main debug: using timeshift granularity of 50 MiB, in path 'C:\Users\Rod\AppData\Local\Temp'
main debug: `file:///Z:/IMG_1427.MOV' gives access `file' demux `' path `/Z:/IMG_1427.MOV'
main debug: creating demux: access='file' demux='' location='/Z:/IMG_1427.MOV' file='Z:\IMG_1427.MOV'
main debug: looking for access_demux module matching "file": 12 candidates
main debug: no access_demux modules matched
main debug: creating access 'file' location='/Z:/IMG_1427.MOV', path='Z:\IMG_1427.MOV'
main debug: looking for access module matching "file": 20 candidates
filesystem debug: opening file `Z:\IMG_1427.MOV'
filesystem error: cannot open file Z:\IMG_1427.MOV (No such file or directory)
main debug: no access modules matched
main error: open of `file:///Z:/IMG_1427.MOV' failed
main debug: finished input
main debug: dead input
main debug: changing item without a request (current 0/1)
main debug: nothing to play

Re: MRL + other weird error

Posted: 19 Feb 2014 08:52
by baterax
Oh, and I'm running Windows 8.1 and VLC 2.1.3 Rincewind (???)

Re: MRL + other weird error

Posted: 19 Feb 2014 21:23
by Jean-Baptiste Kempf
No such file or directory

The file is correctly present?

Re: MRL + other weird error

Posted: 19 Feb 2014 21:29
by texastuner_raceward
well hello fellow VCL'ers

i have a problem ive been using .m3u playlist to play movies from my secondary drive
#EXTM3U
#EXTINF:0,AJE Video
directory:///D:/My%20Videos/AJE%20Video

i set it up this way so when i add a new video to the folder it will be in the playlist without having to update the .m3u file with the new file and up until 4 days ago it was working just as expected, but now it just opens the playlist and wont play or show files in folder and no warnings or messages.

im running windows xp 32bit home edition sp3 with VCL 2.1.0 installed to C Drive (main)

my thoughts are a windows service that may have disabled...

thank you in advance for any intel

Re: MRL + other weird error

Posted: 21 Feb 2014 05:42
by baterax
I know for a fact the file is there because other players can open and play it. VLC is the only one that can't.

Re: MRL + other weird error

Posted: 22 Feb 2014 10:39
by baterax
So... am I ever getting VLC back or what?

Re: MRL + other weird error

Posted: 23 Feb 2014 20:13
by baterax
Is nobody gonna help me?

Re: MRL + other weird error

Posted: 24 Feb 2014 14:50
by edwardw
If you are running VLC as administrator when you mapped the network drive as your regular user it will not work.

Re: MRL + other weird error

Posted: 24 Feb 2014 17:48
by baterax
Ok so how do I make it work?