summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-08-04 09:13:10 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-08-04 09:13:10 +0000
commitbff4b3ee5eda10ba77f968015e9bcc7585a793e9 (patch)
tree64c3334cda6089f4afcfda731ba792e101af4ac1 /DOCS
parent0bb8ec366fef0e549e0d173adc0979cb06a686a9 (diff)
downloadmpv-bff4b3ee5eda10ba77f968015e9bcc7585a793e9.tar.bz2
mpv-bff4b3ee5eda10ba77f968015e9bcc7585a793e9.tar.xz
I'd like to change tv tuner frequency in the slave mode. So this patch
helps me. Patch by Kir Kostuchenko <kir@users.sourceforge.net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10522 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/slave.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/DOCS/tech/slave.txt b/DOCS/tech/slave.txt
index b344217790..1a708d4324 100644
--- a/DOCS/tech/slave.txt
+++ b/DOCS/tech/slave.txt
@@ -76,5 +76,9 @@ tv_set_channel channel
Set the current TV channel.
tv_last_channel
Set the current TV channel to the last one.
+tv_set_freq <frequency in MHz>
+ Set the tv tuner frequency.
+tv_set_norm <norm>
+ Set the tv tuner norm. PAL, SECAM, NTSC and so on..
gui_[loadsubtitle|about|play|stop]
GUI actions