- Moderator
- #31
Hi
Yep i have link the branch where it's used :
https://github.com/MediaPortal/Medi...diaportal/Core/Player/VideoPlayerVMR7.cs#L923
https://github.com/MediaPortal/MediaPortal-1/tree/MP1-4745-Slow_down_playback
So maybe some plugins can herite too.
I have try it on my build and on some .TS file, i lead to nullreference on adaprefreshrate, i'm pretty sure it's related to MediaInfo
Here, i will debug to know exactly what happen : public static void AdaptRefreshRate(MediaInfoWrapper info, string strFile, MediaType type)
Yep i have link the branch where it's used :
https://github.com/MediaPortal/Medi...diaportal/Core/Player/VideoPlayerVMR7.cs#L923
https://github.com/MediaPortal/MediaPortal-1/tree/MP1-4745-Slow_down_playback
So maybe some plugins can herite too.
I have try it on my build and on some .TS file, i lead to nullreference on adaprefreshrate, i'm pretty sure it's related to MediaInfo
Here, i will debug to know exactly what happen : public static void AdaptRefreshRate(MediaInfoWrapper info, string strFile, MediaType type)