diff --git a/src/main/external-resources/renderers/VideoWebTV.conf b/src/main/external-resources/renderers/VideoWebTV.conf new file mode 100644 index 000000000..32ccde058 --- /dev/null +++ b/src/main/external-resources/renderers/VideoWebTV.conf @@ -0,0 +1,47 @@ +#---------------------------------------------------------------------------- +# Profile for VideoWeb TV. +# See PS3.conf for a description of all possible configuration options. +# + +RendererName=VideoWeb TV +RendererIcon=videowebtv.png + +# DMR-1.50 +# urn:schemas-upnp-org:device:MediaRenderer:1 +# VideoWeb (*) +# VideoWEB GmbH +# http://videoweb.de/ +# IPI Media Renderer +# NFLC SDK v1.5 +# 1.0 +# http://www.access-company.com/ +# uuid:14107d56-8e9d-115c-a29c-* +# User-Agent: Linux/2.6.34, UPnP/1.0, Portable SDK for UPnP devices/1.6.6 + +UserAgentAdditionalHeader=friendlyName.dlna.org +UserAgentAdditionalHeaderSearch=VideoWeb +Video=true +Audio=true +Image=true +SeekByTime=false +TranscodeVideo=MPEGPSAC3 +TranscodeAudio=WAV +DefaultVBVBufSize=false +MuxH264ToMpegTS=false +MuxDTSToMpeg=true +WrapDTSIntoPCM=false +MuxLPCMToMpeg=false +MaxVideoBitrateMbps=0 +MaxVideoWidth=0 +MaxVideoHeight=0 +TranscodeExtensions=flv +StreamExtensions=avi,xvid,divx,avc,mpg,mpeg,mkv,264,ts,tp,m2t,m2ts,wmv,mp3,wav,pcm,lpcm,wma,aac,flac,mka,aif,aiff,ogg,dts + +# Show the duration of a DVD Title in the overview +ShowDVDTitleDuration=true +# CBR bitrate. Needed for byteseek to timeseek convertion. 0 = disabled. +CBRVideoBitrate=15000 +# Number of seconds to rewind every time we do a byteseek to timeseek conversion. +# If the conversion isn't 100% accurate so a little rewind can be nice +ByteToTimeseekRewindSeconds=0 +