From d48d64273d5da9bf596b239bb0aec622086655f0 Mon Sep 17 00:00:00 2001 From: thlo Date: Sun, 17 Mar 2013 09:28:01 +0100 Subject: v0.9.6. Use UrlEncoding for guid. Determine Bitrate from file size. --- vdr-smarttvweb/smarttvweb.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vdr-smarttvweb/smarttvweb.conf') 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 -- cgit v1.2.3