2020-02-14, 11:53 PM
Hello,
Apologies if this has been explained in another post...
I am a bit confused about when a transcoding profile is used and which exact tag in config.xml has this option.
Currently in my config.xml I have the below tags:
<AllowRemoteTranscode>true</AllowRemoteTranscode>
<SendVOD>false</SendVOD>
<TranscodeProfile>720p - 2Mbps</TranscodeProfile>
<TranscodeExe>.\other\ffmpeg.exe</TranscodeExe>
<TranscodeHLS>default</TranscodeHLS>
<VideoEncoder>CPU</VideoEncoder>
However, via the web interface, in settings I have specified:
Preferred Streaming Profile: 480p
Which of the two is in effect and how can I tell from the config.xml?
Also how can I switch back to no transcoding at all if I want to?
By the way, as implemented also in Kodi NextPvr addon, shouldn't the transcoding Profile to be used be a client and not a server option?
Thanks and regards
Apologies if this has been explained in another post...
I am a bit confused about when a transcoding profile is used and which exact tag in config.xml has this option.
Currently in my config.xml I have the below tags:
<AllowRemoteTranscode>true</AllowRemoteTranscode>
<SendVOD>false</SendVOD>
<TranscodeProfile>720p - 2Mbps</TranscodeProfile>
<TranscodeExe>.\other\ffmpeg.exe</TranscodeExe>
<TranscodeHLS>default</TranscodeHLS>
<VideoEncoder>CPU</VideoEncoder>
However, via the web interface, in settings I have specified:
Preferred Streaming Profile: 480p
Which of the two is in effect and how can I tell from the config.xml?
Also how can I switch back to no transcoding at all if I want to?
By the way, as implemented also in Kodi NextPvr addon, shouldn't the transcoding Profile to be used be a client and not a server option?
Thanks and regards