the exact mediainfo could be helpful

1,327

(8 replies, posted in Using SVP)

> SVP ends up interpolating everything to 95 FPS instead of 60 for some reason

do the math big_smile
30 fps source -> 60 fps --> x2 - 30*2  = 60
with "Remove every other frame" it have to do x4 --> 30*4 = 120, 120/2 = 60
now you still have x4 but removes only 1/5 of frames --> 120*4/5 = 96

bottom line: if you want 60 then you have to set fi_target = 1.25 in the corresponding profile

1,328

(9 replies, posted in Using SVP)

home folder/Library/Application Support/SVP4/

1,329

(11 replies, posted in Using SVP)

> You're not making any sense and not answering my question

the question was "I see two rendering options. Which one should I watch out for?"
the answer was "both" - i.e. both "average stats - rendering" and "max stats - rendering", as there're no more "rendering" words in madvr's stats

> keep telling yourself that.

keep telling myself what? that "41.71 is obviously 1000/23.976", where 23.976 is the source frame rate thus 41.71 is a constant value making your "making everything at lowest settings, the frames value doesn't go below 41.71ms though" a nonsense? ok, I'll keep telling myself that.

next time please try to read carefully and think first before commenting

1,330

(11 replies, posted in Using SVP)

41.71 is obviously 1000/23.976, nothing more

1,331

(11 replies, posted in Using SVP)

> Which one should I watch out for?

both?

1,332

(9 replies, posted in Using SVP)

there must be a Homebrew installation log in ~/Library/Application Support/SVP4/logs/brew.log, please show it

> RIFE

interesting, but still only "30+FPS for 2X 720p interpolation on a 2080Ti GPU"

1,334

(9 replies, posted in Using SVP)

> "Please install Vapoursynth via Homebrew"

this message is in fact depends on the existence of /usr/local/opt/vapoursynth/lib/libvapoursynth-script.0.dylib
do you have everything (Homebrew) installed in /usr/local ?

just updated an M1 MacMini to 11.1 and reinstalled x86 Homebrew - everything work as usual

1,335

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

> видео енкод/декод у меня по 0% независимо от галочки

странно это...

можно провести следственный эксперимент - с выключенной галочкой выкрутить "поиск векторов" в профиле так чтоб было прямо 50% CPU
потом включить галочку и убедиться что что-то изменилось big_smile

1,336

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

так может настройки разные полчаются? smile

вот у меня на 4800H - 17% CPU по показометру SVP
а без NVOF - в зависимости от ползунка, понятно, от 20% до 60%

в общей загрузке GPU оно никак не отражается, если только на Video Encode смотреть (это если в  task manager-е)

===
кстати, как оно на 3070? нет ли ощущения что плавности нет? а то вон в другой ветке гржданин ругается, что типа плавно только если движения в кадре совсем мало, а иначе фиг
и это вполне может быть, но мне пока не проверить никак - фиг сейчас 30xx купишь big_smile

(зато двухгодовалую 2070 без гарантии по случаю продал на авите по той же цене что покупал)

1,337

(9 replies, posted in Using SVP)

>  It crashes around the 4:48 mark, but only if you start watching from the beginning

can't reproduce. no crashes, no drops/lags at these timecodes, cpu usage always below 20%

1,338

(14 replies, posted in Using SVP)

IGP is not fast enough to output 60 fps video to 4K screen.
regarding audio sync - switch back to ffdshow, we can't be sure PotPlayer's built-in Avisynth filter is not somehow broken
if you don't like ffdshow try the "Avisynth Filter" instead - https://www.svp-team.com/wiki/Avisynth_Filter_(AVSF)

and do not run SVP as Administrator...

1,340

(14 replies, posted in Using SVP)

send a report via 'SVP -> Information -> Send problem report' just after the playback

1,341

(14 replies, posted in Using SVP)

usually if a laptop drops frequencies and SVP index that means overheating, CPU throttling, etc.

no idea why Sims is trying to load something from SVP's folder, there's nothing we can do about it


> but it keeps restoring the files without user interaction

remove youtube-dl block from the SVP 4\components.xml

    <Package>
        <Name>ext.tube.ydl</Name>
        <Title>youtube-dl engine</Title>
        ...
    </Package>

1,343

(3 replies, posted in Using SVP)

hard to say... cpu load? local file or from a network share?

1,344

(14 replies, posted in Using SVP)

the orange line is the CPU frequency. if it drops so heavy under not-so-high load then blame your laptop's manufacturer big_smile

create new video profile with target rate = 50 fps, choose that profile when encoding

1,346

(14 replies, posted in Using SVP)

because you have hw decoder completely OFF
obviously dxva decoder modes are only valid for the dxva decoder

dunno, everything works on my side...
do you see an audio stream icon with "1/1" (1st stream of 1 total streams) in the mpv's controls (next to remaining time counter)?

1,348

(14 replies, posted in Using SVP)

PotPlayer can work either via ffdshow OR via "direct interface". In both cases the video decoder must be set to "copy-back" mode.

1,349

(14 replies, posted in Using SVP)

https://www.svp-team.com/wiki/SVP:Daum_PotPlayer

Click Built-in codec/DXVA settings and in the window opened check Use DXVA and Use DXVA2 Copy-Back Mode

https://www.svp-team.com/wiki/SVP:Whirligig