summaryrefslogtreecommitdiff
path: root/vdr-smarttvweb/smarttvweb.conf
diff options
context:
space:
mode:
authorthlo <smarttv640@gmail.com>2013-03-17 09:28:01 +0100
committerthlo <t.lohmar@gmx.de>2013-03-17 09:28:01 +0100
commitd48d64273d5da9bf596b239bb0aec622086655f0 (patch)
tree928b8a3c945b858823eeb57304f25c48197e2aa2 /vdr-smarttvweb/smarttvweb.conf
parent65255cd25a87509c0a75c4e09ebd33977e54ed9c (diff)
downloadvdr-plugin-smarttvweb-d48d64273d5da9bf596b239bb0aec622086655f0.tar.gz
vdr-plugin-smarttvweb-d48d64273d5da9bf596b239bb0aec622086655f0.tar.bz2
v0.9.6. Use UrlEncoding for guid. Determine Bitrate from file size.
Diffstat (limited to 'vdr-smarttvweb/smarttvweb.conf')
-rw-r--r--vdr-smarttvweb/smarttvweb.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/vdr-smarttvweb/smarttvweb.conf b/vdr-smarttvweb/smarttvweb.conf
index c9f52ed..07920dc 100644
--- a/vdr-smarttvweb/smarttvweb.conf
+++ b/vdr-smarttvweb/smarttvweb.conf
@@ -10,8 +10,8 @@ SegmentDuration 10
# minBufferTime value for the DASH MPD
HasMinBufferTime 30
-# Bitrate parameter in the DASH MPD
-HasBitrate 60000000
+# Bitrate correction parameter for Hls and DASH MPD
+HasBitrateCorrection 1.1
# Default number of Live Channel entries included in the channels.xml, when not requested specifically.
LiveChannels 30