2025-04-09, 12:55 PM
(This post was last modified: 2025-04-09, 12:56 PM by mvallevand.)
Your verbose logs were for two overlapping streams which doesn't help analyze the problem, so let's focus on keshet 12. The keshet 12 streams being requested were 1280x720 not 1024x576 as was the sample from a few days ago. However that did give me me more to investigate (focusing on mako playlists)
It looks like the requested playlist from the CDN mixes up direct downloads and file based URL. Here an example of what is is being sent for one segment depending on the playlist being delivered https://pastebin.com/sYNMFvwg
I don't see any log message that NextPVR is even downloading from the CDN which is odd in itself so I don't know what/if host it appends for those /mrouter URL's I am guessing the URL with /ProfileManifest removed. Unfortunately you edited the source link which doesn't help either. That could explain missing segments and bad timestamps.
Regarding the unrelated issue of the NVENC decoder not working going back to post one are you still using you modified config.xml settings? If not do you have Avoid transcoding when possible enabled I don't see it needing to transcode that stream.
Martin
It looks like the requested playlist from the CDN mixes up direct downloads and file based URL. Here an example of what is is being sent for one segment depending on the playlist being delivered https://pastebin.com/sYNMFvwg
I don't see any log message that NextPVR is even downloading from the CDN which is odd in itself so I don't know what/if host it appends for those /mrouter URL's I am guessing the URL with /ProfileManifest removed. Unfortunately you edited the source link which doesn't help either. That could explain missing segments and bad timestamps.
Regarding the unrelated issue of the NVENC decoder not working going back to post one are you still using you modified config.xml settings? If not do you have Avoid transcoding when possible enabled I don't see it needing to transcode that stream.
Martin