- Tune FTA channel (BR Süd HD)
- Tune scrambled channel (BR Süd HD)
CAM or DD driver.Do you have an idea what could cause the issues?
Yes of course - many. As you know, all the conditional access code is completely rewritten. Major points for DD:Are there any major changes done für Digital Devices CAM handling in TVE3.5?
copy&paste errorThis makes no sense.
The TsReader log file does show that the SAT.1 HD stream is encrypted at the beginning ("PES H264 0-0-1 fail" and "PES audio 0-0-1 fail"), but eventually the stream is decrypted:I collected the missing logs for the channel switching issue.
Note: first part of TsReader log entries come from SetupTv (4.0) while TsReader in MP2 is v3.0.83.1.
[2016-01-09 13:08:27,194] [16580048-1] [12cc] - audPin:CompleteConnect() ok, filter: MPEG Audio Decoder
[2016-01-09 13:08:27,196] [16580048-1] [12cc] - demux:GetVideoStreamType(), FPS from DTS/PTS = 50.000000, DTSdiff/PTSdiff/MPEG2 = 0.020000/0.020000/0.000000, DTS/PTS count = 18/21
[2016-01-09 13:08:27,209] [16580048-1] [12cc] - audPin:CompleteConnect() ok, filter: LAV Audio Decoder
[2016-01-09 13:08:27,212] [16580048-1] [12cc] - audPin:CompleteConnect() ok, filter: Microsoft DTV-DVD Audio Decoder
[2016-01-09 13:08:27,212] [16580048-1] [12cc] - audPin:CompleteConnect() ok, filter: MPEG Audio Decoder
[2016-01-09 13:08:27,227] [16580048-1] [12cc] - vidPin:CompleteConnect() ok, filter: LAV Video Decoder
[2016-01-09 13:08:27,238] [16580048-1] [12cc] - subPin:CompleteConnect() ok, filter: MediaPortal DVBSub3
[2016-01-09 13:08:38,080] [16580048-1] [ b60] - vidPin:CompleteConnect() ok, filter: LAV Video Decoder
[2016-01-09 13:08:38,095] [16580048-1] [ b60] - subPin:CompleteConnect() ok, filter: MediaPortal DVBSub3
I spot-checked a few of the tuning details against kingofsat. All seems to match. Therefore I'm not sure what could cause this. The system event log shows tune requests are received by the driver, but nothing more. Maybe the tuner driver needs time to reinitialise after resume (but it shouldn't take 5 minutes, like in your log files!), or maybe the tuners have to be reloaded by TV Server after resume (PS plugin had an option for this, but you use MP2 so don't know if you can use that plugin).The event log also showing another error after resume. Tuning fails in this case (no signal or no PMT found). DVB idel epg grabber is active, after a while tuning works also in MP. But this is another issue to the above one.
I found out that in Windows 10, if you do a "shutdown", it does the new hybrid way: do kind of hibernate with system components to speed up new boot by simply restoring it. For MP2-Server for instance it means: the service keeps "running" during this kind of shutdown/startup! I veryfied this by MP2-Server logs, it was kept and not recreated. Strange new world
In contrast, if you chose "restart" it does indeed what you expect: shutdown everything and avoid the hybrid mode. Then the service is regulary started.
To avoid issues I have configured the "delay to detect tuner" to 5 seconds. Maybe this already solves the problems.
Thanks @mm1352000 this was indeed the cause! I have changed the merit of this filter for "DO NOT USE", so that the LAV audio decoder gets used. After that simple change the channel switching from BR to SAT.1 works as expected. Good catch!For the FTA channel:
var rm="read_more ...";var o="... Read Less";var adjustheight=20; The mentioned "MPEG Audio Decoder" is known to be problematic.