[MPlayer-dev-eng] [PATCH] fix for issue cant play filenames with spaces
adland
adland123 at yahoo.com
Thu Apr 29 21:58:23 CEST 2004
>>try this instead mplayer -v "http://10.0.0.2/zz
>>top-tres hombres102_NEW.wav"
>nope, here is -v -v -v
>try it first, then give me suggestions ;V
was just a suggestion but your point is well taken.
could not test earlier myself because CVS did not
compile.
issue was a change to file libmpdemux/url.c
which escapes % character now.
I have a patch which does not do this if part of a
previous escape sequence
this allows both types of url's
mplayer -v -v -v "http://10.0.0.2/bluesbros-briefcase
full of blues102_NEW.ogg"
and
mplayer -v -v -v
http://10.0.0.2/bluesbros-briefcase%20full%20of%20blues102_NEW.ogg
to work with my testing on local webserver and my
music file.
please consider this patch.
thanks
__________________________________
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs
http://hotjobs.sweepstakes.yahoo.com/careermakeover
-------------- next part --------------
A non-text attachment was scrubbed...
Name: url_patch
Type: text/x-diff
Size: 1492 bytes
Desc: url_patch
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20040429/820c3cc3/attachment.diff>
More information about the MPlayer-dev-eng
mailing list