Thank you for subtiile file. I have checked this file with two video players.

mpv player.

VLC media player menu Tools > Preferences > Video tab > set Output value to Direct3D9 video output

or change SVP setting

You can set main.setup.vlc.vout to "direct3d9"

Maybe it is a combination of hardsubs and softsubs overlay?
Try to disable subtitle output at thi svideo. Do you see any text at the bottom of the screen?

Looks like it is a subtitle renderer issue.
I see dynamic subtitles on your video.
I know that MPC-HC player can display such subtitles correctly.
Which video player are you using?
Have you tried changing the subtitle settings in your player?

Это настройки пользовательского профиля SVP, который надо создать и отключить кнопку "Автоматический выбор параметров".
Подробнее см. в инструкции:
https://www.svp-team.com/wiki/Manual:FRC/ru

31

(4 replies, posted in Using SVP)

You are right.
Gray color OSD text used for HDR content.

При воспризведении с SVP надо включить тестовую оранжевую полоску и добиться, чтобы она двигалась без рывков и остановок.
SVP меню Утилиты > Тест плавности воспроизведения.

Влияет скорее всего отрисовщик. Предлагаю использовать MPC Video Renderer

33

(2 replies, posted in Using SVP)

You can disable it
SVP menu Application settings > View OSD messages

surmast14 wrote:

it doesn't say rife engine but ignore hfr sources
..
I don't know why 60-240fps looks about the same for smoothness

You need to change condition in profile Ignore HFR sources : Video frame rate >= 47 fps
FAQ > I've a 120 Hz monitor and SVP doesn't work for native 60 fps videos

I've a 120 Hz monitor and SVP doesn't work for native 60 fps videos
Interpolating a video with high frame rate can be a very CPU consuming task, because 60->120 fps conversion requires twice as much resource as a 30->120 conversion.

Because of this, SVP has a built-in limiter for the source frame rate to be processed. You can override it:

Switch to Ignore HFR sources profile on the Video profiles page and set the desired frame rate limit value.
SVP before 4.3.192: by using the All settings window, see frc.target.max value.

There was some connection issues till yesterday.
Try to register today again.

36

(3 replies, posted in Using SVP)

GPU has several blocks. You can select CUDA or Compute_0 in Windows task manager to know GPU load when RIFE is work.

You can use x2 and switch your Display to 50 Hz mode.
To avoid dropped frames I use mpv player and ReClock replacement.
So, I open 24 fps videos, use RIFE x2 interpolation to get 48 fps. And mpv make it slightly faster to get 50 fps to match my screen refresh rate of 50 Hz.

To enable ReClock replacement in mpv you need to uncomment these lines: Information > Additional information > mpv configuration file

#video-sync=display-resample
#video-sync-max-video-change=5

38

(3 replies, posted in Using SVP)

1. What if try to playback video with mpv player (SVP menu: Open file via mpv...)?
Do you still see 99% GPU usage?

2. Different GPU usage just after start PC and after 20-30 min. It is very strange.

39

(1 replies, posted in Using SVP)

I recommend to use "ReClock" replacement in mpv.
SVP menu Information > Additional information > mpv configuration file.

delete symbol # before these lines, close and save file:

video-sync=display-resample
video-sync-max-video-change=5

It will give you 0 dropped frames in both systems.

Вопрос был про возможность. Если хочется поэкспериментировать, то возможность есть. Сохранить файл с частотой 120 к/сек, затем прогнать видео например через AviSynth-фильтр ConvertFPS.
http://avisynth.nl/index.php/ConvertFPS#ConvertFPS

41

(3 replies, posted in Using SVP)

> Is there anyway to utilized both cpu and gpu to 50-75% instead of one load is high while the other is low?
No. In any real task one of component will be bottle neck.

So, if you want to get 100% load of CPU and GPU use synthetic stress tests smile

42

(3 replies, posted in Using SVP)

If you press button "?" you will get a manual of opts.
preset=slow - hq 2 passes
preset=fast - hp 1 pass

hq - high quality
hp - high preformance

About CPU and GPU load of 50%. Select another block in GPU section if you using TaskManager. You will see 100% load of some of them. For example: CUDA, Compute_0, Compute_1, Video Encode

Thank you, issusi. Of course it is BIG mistake to use Remove every other frames value with common videos. It is very special setting for special cases.

I've checked with my RTX 3060 Ti.
It has 152 Tensor cores instead of 136 in RTX 4060 Ti.
and it has 38 streaming multi-processors instead of 34 in RTX 4060 Ti.
and it has 4864 cuda cores intead of 4352 in RTX 4060 Ti.

So, my RTX 3060 Ti must be faster than RTX 4060 Ti but it can only do Movie x2 interpolation for 1080p videos in realtime.
Its power is not enough to make 60fps from 24fps for 1080p using RIFE.

I've tested RIFE 4.4, 4.6 and 4.9.

У меня оранжевая полоска может бесконечно долго ползать по экрану туда-сюда. Проверял полчаса.
Ноутбук с процессором i5-5257U с графикой Intel Iris Graphics 6100.
Windows 10, плеер MPC-HC, отрисовщик MPC Video Renderer.

46

(5 replies, posted in Using SVP)

attach whole file override.js please.

What says MediaInfo about your file?
The same size as at SVP screenshot? 720x480
What about Display aspect ratio value?

MAG79 wrote:

in potPlayer use hotkeys:
Tab - potPlayer statistics
Ctrl+J - madshi statistics

...while playback your file. And find information about frame size.

1080p x2 works good wirh RTX 3060 Ti. So, I think it must work with RTX 4060 Ti too.
Try Movie x2 option instead of To screen option.

in potPlayer use hotkeys:
Tab - potPlayer statistics
Ctrl+J - madshi statistics

Open one by one video filter and check frame size at each step.
While playback MPC-HC menu Play > Filters > you will see filters list
Check every picture size in every filter at tab Pin Info. Select [IN] Input and [OUT] Output.

You will get answer there.