[vlc-devel] Win32 prefix issue when opening playlists #3783
Rémi Denis-Courmont
remi at remlab.net
Thu Jul 8 15:57:03 CEST 2010
On Thu, 8 Jul 2010 01:53:46 +0200, Jean-Baptiste Kempf <jb at videolan.org>
wrote:
> Here attached is a Hack to work-around an issue in 1.1.x on Windows,
> where .m3u/.pls playlists try to open file://C:\folder\abc.mp3 instead
> of file:///C:\folder\abc.mp3
>
> It works with complete paths (C:\folder\abc.mp3), relative (..\abc.mp3)
> and plain paths (abc.mp3)
It breaks HTTP though. I assume checking that psz_access is "" or "file"
would work around the real issue, without importing all the changes from
1.2.
--
Rémi Denis-Courmont
http://www.remlab.net
http://fi.linkedin.com/in/remidenis
More information about the vlc-devel
mailing list