Topic: VRR working in Mpcbe the same way to MPV on my tv

Hello everyone, in the quest for the best visual experience and after many hours of trial and error, Mpcbe+MpcVR+SVP+Rife now runs smoothly. After several attempts and configurations, the Hz fluctuation (VRR mode) on the Samsung TV is activated, just as when using MPV.
This post was created for two reasons:
To gather feedback on how to improve this setup even more, and to discuss it with anyone who's interested.
I want to be clear that no technical reality will change My belief that the image looks better this way.However, all opinions are welcome.
This is mentioned because attempts to clarify some doubts on the Doom9 forum were met with the common reply that VRR is not supported
I manage to get it work the way I wanted (Kinda) so my first question here its for Chainik considering his contributions here https://github.com/CrendKing/avisynth_filter

When I use the avisynth filter provide for svp 1.47@svp or 1.48@svp with file like this then VRR on the tv engaged

Format                         : HEVC
Format/Info                    : High Efficiency Video Coding
Format profile                 : Main 10@L5@High
HDR format                     : Dolby Vision, Version 1.0, Profile 8.1, dvhe.08.06, BL+RPU, no metadata compression, HDR10 compatible / SMPTE ST 2094 App 4, Version HDR10+ Profile B, HDR10+ Profile B compatible / SMPTE ST 2086, Version HDR10, HDR10 compatible
Codec ID                       : V_MPEGH/ISO/HEVC

But no file like this one

Format                         : HEVC
Format/Info                    : High Efficiency Video Coding
Format profile                 : Main 10@L5.1@Main
HDR format                     : SMPTE ST 2086, HDR10 compatible
Codec ID                       : V_MPEGH/ISO/HEVC

If the Avisynth filter from GitHub, versions 1.47 or 1.48, is used, the opposite happens

Re: VRR working in Mpcbe the same way to MPV on my tv

github version doesn't pass DV metadata
no idea if this could be connected with vrr

Re: VRR working in Mpcbe the same way to MPV on my tv

Chainik wrote:

github version doesn't pass DV metadata
no idea if this could be connected with vrr

Yes, that's what I thought, I'm not saying it's related to VRR, but it does activate the mode on the TV. The only problem is that to recreate this with the  other files I have to manually change the filter to the ones on Github. Can you think of a way to make the filter work with both in the same way?