1,076

(1 replies, posted in Using SVP)

the full log may give some hints

Homebrew's ffmpeg doesn't support SMB protocol.

> Забавно! Прошло почти 2 года

вас разморозили? hmm

> заниматься какой-нибудь серьёзной деятельностью типа маркетинга

омайгадебл big_smile и действительно, что может быть серьезнее маркетинга!

check mpv log

1,080

(5 replies, posted in Using SVP)

show the full log

> maybe because of reclock?
> because im running an older version of SVP

maybe

it's a variable frame rate video floating between 24 and 30 fps
so you have to use "Movie xN" modes, x2 for instance

at least there's no audio desync in MPC-HC / Avisynth Filter
let's wait another 20 mins with mpv...
+++
looks good in mpv too

could take a look if you share sample video

1,084

(5 replies, posted in Using SVP)

it's a Vulkan error
check with GPU-Z if Vulkan is enabled
if no, then reinstall graphics drivers

> лучше не стало?

там, скорее, только хуже делают, чтоб немного скорости выиграть
про "модель 3.8" отзывы как раз такие, что качество заметно хуже

1,086

(5 replies, posted in Using SVP)

is filter active? remote control enabled? errors in svp's log?

btw I'm answering the original mike7877's question wink

"low index for 4k" is different from "videos of 720 through 2160p resolutions ... playing at 24fps"

if there's no errors in the log and SVP index is ~1.0 then it may indicate the old issue with 30xx series

edit %APPDATA%\SVP4\override.js
insert line:

smooth.nvof.cost = 0.7;

restart SVP
see if something changed; try different values below 1.0 - 0.8; 0.9.

dunno, works with any video resolution for me (mobile rtx 2060)
however when playing 2160p the SVP index is low (0.8) and there're a lot of dropped frames in madVR

> causes original frame rate

any errors in SVP's log?

1,090

(206 replies, posted in Эксплуатация SVP)

зато умеют выводить картинку любой сложности и совершенно без падения скорости wink

> особенно в видео невысокого разрешения

надо смотреть видео высокого разрешения big_smile

1,091

(1 replies, posted in Using SVP)

check with GPU-Z if OpenCL is enabled for NV GPU...
OpenCL works -> SVP works, there's nothing we can do if it doesn't work.

1,092

(2 replies, posted in Using SVP)

> in ovcopts

in lavfi

1,093

(2 replies, posted in Using SVP)

> there is mpv-1.dll in the main folder of the programm

then do the same thing as with Plex: https://www.svp-team.com/wiki/SVP:Plex_Media_Player

1,094

(455 replies, posted in Using SVP)

check previous step errors and fix them!

VS 54+ built with Python 3.9 which is not compatible with Windows 7.
Doesn't look like a good enough reason to drop Win7 support...

script\generate.js, line 457
replace

    VS.push('core = vs.get_core(threads='+global.threads+')');

with

    VS.push('core = vs.core');
    VS.push('core.num_threads = '+global.threads);

dunno what can we do if the driver replies "an unknown internal error has occurred"

"Initialize NVIDIA Video Optical Flow Interface" ---> return value NV_OF_ERR_GENERIC - "This indicates that an unknown internal error has occurred."

so, well, the answer is - "no idea"

> before it was like 10% cpu

are you sure it really used to work? cause I just double-checked on 3400G which is at least x1.5 times faster than 2500U and CPU usage playing 1920x816 is ~40%

the most simple answers are:
1. it doesn't actually work before
2. it worked but with much lower settings

lower settings; try MPC-HC with "Avisynth filter" instead of mpv.

ensure that App. settings -> GPU acceleration is ON