[MPlayer-dev-eng] [PATCH] selecting tv channel by name (tv://)

Ivan Szanto szivan at duticai.TWI.TUDelft.NL
Tue Apr 29 09:03:01 CEST 2003


Hi,


thank you for the commit! This WAS the right one :)

I made a patch to document this feature in the manpage,
see below. Please apply it. Thx.

Ivan

-- 

On Mon, 28 Apr 2003, Alex Beregszaszi wrote:

> Hi,
>
> > 100l to me, the small patch I sent had a bug.
> > Hope noone was bugged by it ;-)
> >
> > Please disregard the previous version and
> > take this one into consideration.
> Thx, commited this version, report if this wasn't the right :)

-------------- next part --------------
diff -Naur main/DOCS/en/mplayer.1 main-patched/DOCS/en/mplayer.1
--- main/DOCS/en/mplayer.1	Tue Apr 29 08:32:06 2003
+++ main-patched/DOCS/en/mplayer.1	Tue Apr 29 09:00:11 2003
@@ -752,8 +752,9 @@
 .TP
 .B \-tv <option1:option2:...>
 This option tunes various properties of tv-capture module. For
-watching TV with MPlayer, use 'tv://' or 'tv://<channel_number>' as
-a movie URL.
+watching TV with MPlayer, use 'tv://' or 'tv://<channel_number>' 
+or even 'tv://<channel_name> (see option channels for channel_name below)
+as a movie URL.
 
 .I NOTE:
 .br
@@ -804,7 +805,7 @@
 Not compatible with frequency parameter.
 Warning: The channel number will then be the position in the 'channels' list,
 beginning with 1.
-Example: use tv://1, tv://2, tv_set_channel 1, tv_set_channel 2, etc.
+Example: use tv://1, tv://2, tv://TV1, tv_set_channel 1, tv_set_channel 2, tv_set_channel TV1, etc.
 .IPs [brightness|contrast|hue|saturation]=<\-100\-100>
 set the color equalizer on the video card.
 .IPs audiorate=<value>


More information about the MPlayer-dev-eng mailing list