[MPlayer-dev-eng] [PATCH] processing "file:///" URL (resending)
Eugene Crosser
crosser at average.org
Fri May 13 23:44:14 CEST 2005
Nico Sabbi wrote:
> Nico Sabbi wrote:
>
>>
>>
>> the current stream API provides a mechanism to access urls: in
>> stream_file.c
>> there's this initilizer
>>
>> stream_info_t stream_info_file = {
>> "File",
>> "file",
>> "Albeu",
>> "based on the code from ??? (probably Arpi)",
>> open_f,
>> { "file", "", NULL },
>> &stream_opts,
>> 1 // Urls are an option string
>> };
>>
>> that provides a way to access a file using file:// syntax, but it's
>> not working.
>> This means there's a bug to fix properly in the stream driver
>
> the attached patch fixes your problem, although, because of the design
> of the url syntax
> (where the third / delimitates a hostname field), you have to use the
> syntaxes:
Oops, I read this mail after responding to the previous one.
Yes, that's fine for me, thanks.
Eugene
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 256 bytes
Desc: OpenPGP digital signature
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20050514/9281060b/attachment.pgp>
More information about the MPlayer-dev-eng
mailing list