Re: [MPlayer-dev-eng] [PATCH] Fix for mplayer desktop file
- Date: Fri, 28 Mar 2008 20:50:04 +0100
- From: Piotr Kaczuba <pepe@xxxxxxxxxxxxx>
- Subject: Re: [MPlayer-dev-eng] [PATCH] Fix for mplayer desktop file
W dniu 27.03.2008 01:45, andrew pisze:
[...]
> The mplayer desktop file has a problem where if one attempts to open a
> file using gmplayer with:
>
> 1.spaces in the filename
> 2.spaces in the path to the file
>
> the file will not open. This small patch addresses this problem.
[...]
The problem arises when there are HTML escape sequences in the URL. %U
substitutes a space for %20 and '[' for %5B for example. MPlayer cannot
handle them and thus fails to find the file.
Piotr
_______________________________________________
MPlayer-dev-eng mailing list
MPlayer-dev-eng@xxxxxxxxxxxx
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-dev-eng