- Thread starter
- Moderator
- #11
your change can work with Radio + FAKE vidéo ?
Doesn't look like it... but playing any channel with a video stream in the radio section is a hack. Not supported.your change can work with Radio + FAKE vidéo ?
I think it is.Not really sure if it's the fake videostream that triggers the DRR...
I think it is.Not really sure if it's the fake videostream that triggers the DRR...
But what difference does it actually make? When I attempted to reproduce the "problem" I didn't notice anything. Literally, radio just played as usual.Check the code changes in the branch It's definitely not the reason for my DRR issue, since i'm able to trigger the DRR on all my Radio channels, which do not have a fake video stream in it
I've checked Sebastiii's change:So would be nice if you can test this @azzuro so we know it fixes the fake video stream also.
if (extension == ".ts")
{
if (MediaInfo.hasVideo)
{
RefreshRateChanger.AdaptRefreshRate(strFile, (RefreshRateChanger.MediaType)(int)type);
}
}
But what difference does it actually make? When I attempted to reproduce the "problem" I didn't notice anything. Literally, radio just played as usual.Check the code changes in the branch It's definitely not the reason for my DRR issue, since i'm able to trigger the DRR on all my Radio channels, which do not have a fake video stream in it
&& type != MediaType.Radio)
Also for recorded stream.[2013-08-18 15:35:26,173] [Log ] [MPMain ] [DEBUG] - MediaInfoWrapper: isTv:True, isRadio:False, isRTSP:False, isAVStream:False
[2013-08-18 15:35:26,174] [Log ] [MPMain ] [DEBUG] - MediaInfoWrapper: disabled for this content