What about audio stream length and video stream length in the source file?
Are they the same?
Maybe audio stream in source file has some delay at beginning?
After SVP the delay is 0 and you get this desynchronization.

302

(2 replies, posted in Using SVP)

The best way to use right mpv version installed on your PC is to launch mpv from SVP menu: Open file via mpv...

Мне удалось воспроизвести проблему. Происходит, если в SVPtube выбрать плеер MPC-HC. Если же вернуть плеер mpv, то ошибки нет.
Будем разбираться.

Спасибо за информацию.

Проверил у себя именно эту ссылку. SVPManager не вылетает.
Значит, вылеты зависят не только от версии SVP. Видимо, влияет что-то еще.
Сама ошибка очень системная: c0000005 с модуле Qt5Network.dll.
Надо поискать, что в Вашей системе влияет на появление проблемы: антивирус? перегрев? что-то еще?

Для mpv есть аналог NVIDIA CUVID.
Надо в файле mpv.conf вместо

hwdec=auto-copy

указать

hwdec=cuda-copy

или

hwdec=nvdec-copy

https://mpv.io/manual/stable/#options-hwdec

306

(1 replies, posted in Using SVP)

madVR smooth motion is just frame blending without any motion compensation.
You need to inspect framerates:
- source frame rate
- SVP output frame rate
- display refresh frequency

You can get it from madVR OSD with hotkey Ctrl+J.

These pictures has different aspect ratio. Looks like ffdShow gives this information to renderer, but AVSF - is not.
You need to check what frame size has source video and compare it to both pictures. What picture is most similar to source?
Can you show MediaInfo for this video clip?

Also you can look into SVP log to get more numbers about frame size changings.
SVP menu Information > Events log:

22:52:40.033 (I): Media: video 1280x720 [PAR 1.000] at 30.000 fps (via video player)

SVP menu Information > Additional information > Last generated script:

smoothfps_params = "{rate:{num:2,den:1},block:true,algo:11,scene:{blend:true,mode:0},light:{aspect:1.6,lights:10,border:16,length:120,cell:1}}"

308

(4 replies, posted in Using SVP)

You can download stand alone version of SVP installer: svp4-pro.4.5.200-1.exe (248,501,088 bytes)
It can installed without Internet connection. You need internet connection to activate SVP license.

P.S Youi are using VM and you need to know, trial functionality is not available under VM.
Why the Trial mode is not available?

Переключить рендер в PotPlayer'е можно на лету: контекстное меню при воспроизведении Video > Video Renderer
LAV-декодер можно включить в настройках: Video > Filter Management > вкладка Video Decoder > пробежаться по всем форматам и указать для них LAV Video Decoder, где он доступен.
Получится: PotPlayer > LAV > AVSF (SVP) > MadVR

You need to setup VLC again. Use instruction:
https://www.svp-team.com/wiki/SVP:VLC#I … on_-_macOS

311

(4 replies, posted in Using SVP)

You need to add new profile.
https://www.svp-team.com/wiki/Manual:FRC
Then you will find these profile setting.

312

(4 replies, posted in Using SVP)

It is "waved" artifacts. All interpolation algorithms has artifacts. You can make the artifacts less visible but can't eliminate them completely.
More information in this forum:
Artifacts issue  1906
Subtitle flickering 1407
Waved artifacts on DVD 1312

I use some trick to get this artifacts less visible:
1.  72Hz and 75 Hz custom refresh rate with x3 interpolation ratio.
2. Another SVP-shader with "block" artifacts instead of "waved" artifacts. Them less visible to my eyes.
My SVP Profile settings:
- Frame interpolation mode: Uniform
- SVP shader: 10. By blocks
- Artifacts masking: Disabled
- Motion vectors precision: Half (But for anime it can be One or Two pixels)
- Motion vector grid: 12px (But for anime it can be 24px or 28px)
- Processing of scene changes: Blend adjacent frames

Looks like you have file avisynth.dll in the folder C:\Program Files (x86)\MPC-HC
Delete this file and try to playback video again.

If the error still ocurs then reinstall Avisynth+. Links to download you can get there:
FAQ#Error_message_-_Unable_to_locate_Avisynth

You can try option of SVP profile: Duplicate frames removal = Remove every other frame
You can get this option in custom profiles only, not Automatic.
https://www.svp-team.com/wiki/Manual:FR … _a_Profile

315

(128 replies, posted in Using SVP)

So, you need to do the same but on Linux wink

316

(128 replies, posted in Using SVP)

You need to allow full control to folder. See pictures under link "How to manually set folder permissions" here:
https://www.svp-team.com/wiki/SVP:VLC

Any interpolator produces some amount of artifacts.
These artifacts are present at calculated frames only. Source frames are not touched. So, the aim is to save all source frames at output.
24 > 60 fps interpolation gives 12 source frames and 48 interpolated frames in one second at output.
24 > 120 fps interpolatin gives 24 source + 96 interpolated.

In this example 120 fps is twice better as it has all source frames.

If you look at 72 fps interpolation it gives you 24 source + 48 interpolated frames in a second. It is all source frames at output and human eye will see them 24/72 = 1/3 of time.

318

(17 replies, posted in Using SVP)

> 4K 120 Hz HDR

What about FullHD videos? Do you see lag and stuttering there?

Greate! It is working.
After copy this file you can get the same 404 error. You need to restart SVP: exit SVP and launch it again.

I have checked. I got 404 error too.
Looks like you need to ask youtube-dl developers about the issue.
I can't find open issue at their site:
https://github.com/ytdl-org/youtube-dl/ … pen+twitch

321

(8 replies, posted in Using SVP)

You can read this tpoic: 24 in 30

Имелась в виду технология NVIDIA Optical Flow (NVOF)
включается в меню SVP: Настройки > Ускорение GPU

Colors - playing HDR video on SDR display

324

(5 replies, posted in Using SVP)

Just disable MotionFlow
https://www.tomsguide.com/us/sony-tv-se … 05-18.html
https://www.rtings.com/tv/reviews/sony/x950h/settings

Вот тут инструкция: Colors - playing HDR video on SDR display