summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLars Hanisch <dvb@flensrocker.de>2010-08-15 14:56:26 +0200
committerLars Hanisch <dvb@flensrocker.de>2010-08-15 14:56:26 +0200
commitdaedb268765b337684e02ed1e26507c2b96ab5d5 (patch)
tree24bc3dc57136f1f1f66e948e33484e7dac6b18a7 /README
parent94189d49ae36ecabdb6ad053c8e24e2741546eae (diff)
parente4a12a7a4343c0654f47a7a5886b409cc8500f27 (diff)
downloadvdr-plugin-pvrinput-daedb268765b337684e02ed1e26507c2b96ab5d5.tar.gz
vdr-plugin-pvrinput-daedb268765b337684e02ed1e26507c2b96ab5d5.tar.bz2
Merge remote branch 'osd/rb_osd_submenues'
Merged the patches to organize the settings menu in submenus.
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 5 insertions, 5 deletions
diff --git a/README b/README
index b0e3715..185e7fe 100644
--- a/README
+++ b/README
@@ -370,17 +370,14 @@ devices will be used.
Note: Don't change vdr's setup.conf while vdr is running, it won't take effect
and will be overwritten by vdr when vdr terminates.
There is also an OSD menu entry to allow setting PvrSetup.UseOnlyCard while
-vdr is running. By default it is not visible to avoid confusion of a common
-user. To use this feature just uncomment "//#define PVR_DEBUG" in the top of
-menu.c before compiling the plugin. (Note: will be uncommented by default in
-development snapshots)
+vdr is running. Have a look in the 'Expert Parameters' submenu.
Using Stream type V4L2_MPEG_STREAM_TYPE_MPEG2_DVD (not possible for HD PVR)
---------------------------------------------------------------------------
Some users have reported that recordings which were done using this stream type
work better with the burn plugin or mplex.
If you want to use this stream, you can use PvrSetup.StreamType=1 by editing
-the setup.conf. There is also a menu entry when compiling as described above.
+the setup.conf. There is also a menu entry in the 'Expert Parameters' submenu.
Adjust different Audio volume levels (not possible for HD PVR)
--------------------------------------------------------------
@@ -414,3 +411,6 @@ an external input, pvrinput will call this script with three arguments:
It is up to you what you want to do in this script. For example, you could
use the lirc irsend command. The scripts contains an exampe for usage of dct6200.
+
+Note: You need to activate 'use externchannelswitch.sh' in the
+'Expert Parameters' submenu.