1,351

(3 replies, posted in Using SVP)

if you uncheck everything it will only install (update) vc++ redistributables
however "svpflow" package will also install Avisynth+ and ffdshow, which you can uninstall via Windows' "Add or remove programs"

1,352

(3 replies, posted in Using SVP)

and your question is... ?

1,353

(15 replies, posted in Using SVP)

if you want to change video container type, ensure all the source codecs are supported in the target container

1,354

(15 replies, posted in Using SVP)

trudhd isn't allowed in mp4

this probably means out of memory

1,356

(15 replies, posted in Using SVP)

mp4 doesn't support many of audio/subs formats
check log for details

> Do I need to change that?

if you're actually running /usr/bin/mpv - what do you think?

mpv's path is in All settings -> main.setup.player

and installed where? are you sure /usr/bin/mpv is _this_ version you just built?

> How do I make sure mpv correctly discovered and installed VS?

check the mpv's configure output while building...

you have to _build_ mpv after installing all of these stuff

там обновиться можно, вроде пофиксили...

1,362

(4 replies, posted in Using SVP)

> However, when svp is open, the frame conversion will apply to all media again

I mean use the "temporarily disable SVP" option instead of exiting, either via menu or keyboard shortcut

1,363

(3 replies, posted in Using SVP)

> What kind of CPU is needed for 4k30 to 4K120

8-core Ryzen is good even w/o NVOF wink

>  in MPV, I am still suffering from massive frame drops

turn off App. settings -> Add. options -> Allow output in 10-bit color depth

> Any other settings to improve this?

switch to AVSF - https://www.svp-team.com/wiki/Avisynth_Filter_(AVSF)

1,364

(1 replies, posted in Using SVP)

> What does it do exactly?

number of threads for the encoder - i.e. x264

1,365

(6 replies, posted in Using SVP)

48 on 60 is more like a compatibility mode
60 on 60 looks much smoother

1,366

(2 replies, posted in Using SVP)

> load cookie file to SVP everyday

crunchyroll?

sounds like a good idea, will add this to the todo list

EVR вообще не очень с 10-бит видео работает

---
не, ладно, с EVR действительно какая-то шляпа в последней версии получилась, оно туда вообще 10-бит видео передавать перестало

---
короче, с madVR проблем нет
но надо понимать что даже когда оно "работало" с EVR, то все-равно в 8-битах
надо 10-бит - только madVR (или другой плеер, например MPC-BE)

> Куда жаловаться?

я уже нажаловался куда надо big_smile

1,368

(15 replies, posted in Using SVP)

What I can say it's an incompatibility between the video cut with VLC and mkvmerge.
I'd say VLC produces somehow broken output (mpv shows 1000.000fps, MPC-HC shows 48 fps while the video is actually 24 fps - this isn't normal in any case).
Transcoded video itself is OK, but the playback hangs AFTER processing via mkvmerge (used to attach audio / subs streams).

Possible solutions:
1. do not cut video with VLC big_smile
2. do the final muxing with ffmpeg rather than mkvmerge: set code.tools.use_mkvmerge = false in SVP's All settings --> in this case this video works after transcoding

but keep in mind that mkvmerge usually works better than ffmpeg

1,369

(15 replies, posted in Using SVP)

I mean, share the source file

---
> not problem with:

20:00:04.348: 'C:/Users/Shepherd/Videos/vlc/vlc-record-2021-02-07.mkv' track 0: Using the output module for the format 'TrueHD'.

> На последней версии AVSF (0.9.1)

это в смысле что раньше работало, а на последней перестало?

> имеем черный экран при воспроизведении 10-битного видео

не знаю, не могу подтвердить, у меня работает
какой плеер? какой рендерер?

1,371

(15 replies, posted in Using SVP)

dunno, I don't see any problems in the log... except probably "(h264 1920x800 1000.000fps)"
if you could share this file then I could take a closer look

indeed... just updated the wiki page wink

1,373

(15 replies, posted in Using SVP)

encoding log?

the same way as you're using ffdshow filter?

1,375

(4 replies, posted in Using SVP)

as there's no difference between mpv(A) and mpv(b), just use mpv(B) always, disable SVP and enable it "for selected media" only
there's a "ui.disable_on_launch" option in All settings

OR

add new video profile with a "video player" condition set to the full path - i.e. "F:\download\mpv\mpv.exe", un-press the "do frame rate conversion" button and press the red 'completely disable" button

---
mpv(A) crashes because it tries to load vapoursynth and there's no vapoursynth in the %PATH%
"don't use" in "Control options" works with .exe name only, it doesn't make use of the exe's full path