1 (edited by Sopheus Today 09:45:32)

Topic: Profiles switching issue

Hello everyone,

I have a weird issue that I cannot wrap my head around.

I set RIFE AI engine (1) as the main profile and set IF parameters for the players, but each time I open a video file on double click Automatic profile (2) is being used instead, so I need to pause the video, select the video file that is being played (2) and choose RIFE from there, only then SVP follows RIFE settings. What gives?

Thank you
https://i.imgur.com/wYn2Eqe.png

So basically what I am trying to accomplish is to make SVP follow settings in the given profile (1).

2

Re: Profiles switching issue

conditions are combined with AND -- i.e. "mpv AND mpc-hc" in your case, which won't ever work
what you want is "mpv OR mpc-hc"

3 (edited by Sopheus Today 13:33:15)

Re: Profiles switching issue

Chainik wrote:

conditions are combined with AND -- i.e. "mpv AND mpc-hc" in your case, which won't ever work
what you want is "mpv OR mpc-hc"

Thank you for your reply, I have deleted MPC and now it works as intended, but, each time a start a new movie, if I open SVP panel it shows me "Automatic" profile, even though RIFE was chosen with previous movie, while RIFE settings being applied: Start first movie -> Choose RIFE and desired settings (FPS) -> Open another movie -> SVP panel switches from previously chosen RIFE profile to Automatic profile and movie being played with RIFE settings. So if I want to tweak anything, I need to minimize MVP and pause the movie, manually choose RIFE profile again, go back to movie. Any way to change that behaviour and make SVP remember my settings as global/default?

Thank you