2021-07-10, 10:27 AM
(2021-07-10, 07:17 AM)three6zerocool Wrote: >@three6zerocool it sounds like your tuning batch file needs the delay. I have this problem when tuning my hdpvr too in AC3 mode. v4 had some tuning delays but I use Linux now and I >don't know if they are in v5
>Martin
I created a batch script to delay the channel changing, but then discovered the two settings I use in Kodi PVR addon, and also a lot of experimenting with values for timeshifting in the nextpvr addon. Currently, I do not use a batch script at all, and things are working great for the Kodi side.
Of course those settings, from what you have informed me off are likely not doing anything tangible, so I guess I have to put it down to Sub's stellar coding in improving the Kodi Matrix addon, and improvements in Kodi Matrix itself, by that projects team, and indeed improvements to the NextPVR 5 backend.
Sub's registry suggestion certainly works, but I think it was at his suggestion to change it originally, so I could get AC3 audio on TVONE, Two, and Three.
Am I correct in surmising that the two 'eng' audio streams broadcast , that one is AC3 5.1 surround, and that the other track is what?....PCM, stereo, mono or something else.
ie. I want the best audio., so surround if it is offered for a channel, that is desirable.
I actually made all the Kodi pvr.nextpvr code changes for Matrix.
My point is those Kodi changes won't impact NextPVR's tuning so if you don't have them in the tuning script, after sub makes the changes you still might have HDPVR troubles. My experience in both and Linux and Windows is when the HDVPR is in AC3 mode when my STB transitions from channel to channel the AC3 stream gets interrupted and the HDPVR firmware hangs if is being read. In AAC mode this is not an issue. Your experience might be different.
Multiple audio streams can have a mix of types, they typically could be another AC-3, AAC, HE-AAC or MPEG2 audio streams. If it is another AC-3 stream it could be different audio channels, there is no guarantee that 5:1 is preferred over 2:1. There are other possibilities too, different languages, different languages on Left and Right changes, AC-4 etc.
Martin