.TS playback(recorded show) doesn't work for me, him I they only one?
Worked fine in 0.2.3.0
EDIT:
Just looked in the log, seems like an infinite loop
thanks
Math
Hi
I have a small bug, I get an error message when I use "Pause" in macros
Error Message: "Object reference not set to an instance of an object"
Beau travail en passant!
Math
I think I experience the same problem has you!
some of my recording (in .ts) doesnt work!
Timeshifting always work...
I've suppected this because when I try to watch a recorded show that doen't work, I see a lot of audio tracks, and some, when selected, display the video stream, but with no...
Rhys.Goodwin
I don't think this can be submitted as a patch, It's hardcoded for my sat config, what MP should do (and again hardcoded), is to add new Band Type: "NA 22khz switch ON" and "NA 22khz switch OFF". But that will not solve all the config problem, it's more a patch then a real...
I've found a solution!
I'm overridding two band type in DVBSChannel.cs (line 112)
case BandType.NaBandStackedDpKuHi:
lof1 = 11250;
lof2 = 11250;
sw = 12700;
break;
case BandType.NaBandStackedDpKuLo:
lof1 = 11250...