From 74b2bcef2a7c9576a4c841d8a1d256cb59f4acc1 Mon Sep 17 00:00:00 2001 From: Lars Hanisch Date: Wed, 17 Mar 2010 20:12:36 +0100 Subject: Add optional sleep after call of externchannelswitch.sh Some cards like the HD PVR needs some time to stabilize the video stream. On some installations a sleep in the external script doesn't seem to work. --- README | 1 + 1 file changed, 1 insertion(+) (limited to 'README') diff --git a/README b/README index be6659a..14eff92 100644 --- a/README +++ b/README @@ -331,6 +331,7 @@ pvrinput.StreamType = 0 //V4L2_MPEG_STREAM_TYPE_MPEG2_PS pvrinput.TunerAudioMode = 4 //bilingual pvrinput.UseOnlyCard = 8 //use all cards pvrinput.UseExternChannelSwitchScript = 0 //don't call externchannelswitch.sh +pvrinput.ExternChannelSwitchSleep = 0 //sleep x seconds after call of externchannelswitch.sh pvrinput.VideoBitrateTV = 6000 //6 MBit/s Using filters may increase the picture quality, but the default value of 8 -- cgit v1.2.3