[MPlayer-DOCS] [PATCH] update for dvb fix
Nico Sabbi
nsabbi at tiscali.it
Tue Apr 27 08:36:45 CEST 2004
Diego Biurrun wrote:
>Nico Sabbi writes:
>
>
>>dvb syntax updated to the multi-card configuration
>>
>>
>
>Thanks, applied.
>
>
>
>
>>--- main.orig/DOCS/man/en/mplayer.1 2004-04-26 10:53:40.000000000 +0200
>>+++ main/DOCS/man/en/mplayer.1 2004-04-27 00:02:03.101570112 +0200
>>@@ -121,6 +121,8 @@
>> .B mplayer
>> 'in +\n[.k]u
>> .I dvb://channel
>>+or
>>+.I dvb://card_number@channel
>> [options]
>>
>>
>
>How about
>
> .I dvb://[card_number@]channel
>
>?
>
>That's what I used.
>
>
>
right
>There is another change pending:
>
> - { MP_CMD_DVB_SET_CHANNEL, "dvb_set_channel", 1, { { MP_CMD_ARG_INT, {0}}, {-1,{0}} }},
> + { MP_CMD_DVB_SET_CHANNEL, "dvb_set_channel", 2, { {MP_CMD_ARG_INT,{0}}, {MP_CMD_ARG_INT,{0}}, {-1,{0}}}},
>
>But in DOCS/tech/slave.txt there is only
>
> dvb_set_channel <value>
> Set DVB channel.
>
>Please also update that documentation snippet or send a patch.
>
>Diego
>
>
attached.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dvb-docs-20040627.diff
Type: text/x-patch
Size: 596 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-docs/attachments/20040427/e4854d07/attachment.bin>
More information about the MPlayer-DOCS
mailing list