turn off "outer lighting"

2,127

(23 replies, posted in Using SVP)

48 is 24*2, 45 is 90/2 big_smile

2,128

(23 replies, posted in Using SVP)

> Are you saying that 4K TV can have better interpolation than SVP?

they have a R&D departments hiring tons of multi-$100k engineers and scientists for a reason... SVP's base algorithm is very simple after all.

2,129

(247 replies, posted in Флуд)

граждане, начинайте считать big_smile

> Чувак, ты ебанутый

ну уже ясно видно что ты у нас крупнейший эксперт по ебанутости...

2,130

(36 replies, posted in Using SVP)

1. unlimited
2. 60 Hz
3. AFAIK it works, however SVP produces constant frame rate so I dunno what exactly gsync should do here

2,131

(247 replies, posted in Флуд)

> Вы бы знали что я какбе мастер мультиакков спама, накрутки

а я мастер бана... а еще у меня дохрена свободного времени big_smile
попытками регить "мультиакков спама, накрутки" ты только лишний раз покажешь, какой ты МД (малолетный дебил)

но я как бы предупреждал

2,132

(247 replies, posted in Флуд)

еще один говнопост - и вообще иди лесом

2,133

(247 replies, posted in Флуд)

> И где кстати ваш свободный гплный свпфлоу1 ))))))))?

где-то там - https://www.svp-team.com/files/gpl/svpf … .0.168.zip

2,134

(247 replies, posted in Флуд)

> Библиотеки я распространял в рамках гпл, который вы сейчас нарушаете

херня-с, под GPL только svpflow1.dll, хоть обраспространяйся
svpflow2.dll - нет

2,135

(247 replies, posted in Флуд)

можешь делать "самый лучший уплавнятор в мире на базе MVTools", или даже "самый лучший в мире уплавнятор на базе библиотек SVPflow, а вот кстати и ссылка на оф. сайт для скачивания"
ветер в спину, пинок под жопу

2,136

(247 replies, posted in Флуд)

я тебя не пугаю, я тебя пока просто прошу, как правообладатель софта "SVP"

официально запрещаю использование торговой марки "SVP" в рекламе твоего говна, а равно и распространение в его составе библиотек svpflow

2,137

(247 replies, posted in Флуд)

Еще раз:

1. не надо сюда совать рекламу своего говна
2. я тебе официально запрещаю использование торговой марки "SVP" в рекламе твоего говна, а равно и распространение в его составе библиотек svpflow

мне правда очень-очень лень предпринимать какие-то правовые шаги по п.2, но если ты настаиваешь, то прошу заметить что мы с тобой оба находимся в юрисдикции самых справедливых на планете судов РФ
а у тебя хватило мозгов собственноручно писать "как я взломал SVP" big_smile

2,138

(247 replies, posted in Флуд)

иди, бл, к сверстникам, заебал уже...

2,139

(10 replies, posted in Using SVP)

you can just add missing components via Utilities -> Additional programs and features -> Add or remove components -> check "core for DirectShow 64-bit"

> sorry for sounding like a noob!

"noob" must RTFM first! big_smile

2,140

(10 replies, posted in Using SVP)

https://www.svp-team.com/wiki/SVP:MPC-HC

please tell me where do you see something similar to "copied and pasted the script from Avisynth from  MPC-HC  32bit FFWDSHOW avisynth settings:  copied avisynth.dll from SVP bundle into Local  APP folder"?

2,141

(10 replies, posted in Using SVP)

1. download SVP installation
2. run it
3. next -> next -> next -> install -> OK
4. run MPC-HC 64-bit, enjoy!

2,142

(23 replies, posted in Using SVP)

check
- cpu load
- gpu load
- SVP index
- madVR stats for dropped frames

2,143

(3 replies, posted in Using SVP)

there's nothing interesting for existing Mac users in ver.175

> the download now is svp4-mac.4.3.173-3 instead of -2

this's because of some other components updated like youtube-dl or svpcode
the main version remains the same

no luck big_smile

2,145

(7 replies, posted in Using SVP)

.

https://github.com/Homebrew/homebrew-core/issues/46532

2,147

(36 replies, posted in Using SVP)

Blackfyre
> I still prefer on my TV to use vulkan for watching 4K HDR content

have you compared it with 1) built-in TV video player, 2) madVR (*) ?

(*) btw there's a trick for using madVR's HDR output even in 8-bit mode with ffdshow enabled: rename video file, insert ".hdr=on." tag somewhere in the middle. For example, "The.Movie.2019.mkv" -> "The.Movie.2019.hdr=on.mkv"

2,148

(36 replies, posted in Using SVP)

UHD
> Can somebody tell me what the problem is after the last update of VLC?

1. it only works well with a software decoder (and decoding of 4K HEVC is rather demanding)
2. VLC's filter chain is single-threaded so the overall performance is somehow limited by a single-threaded CPU performance. BTW this was also the case for mpv before the last year (single-threaded output frames copying).

So mpv is much better in terms of performance and flexibility.

> about the impact that the number of channels and memory speed can have on smooth playback (SVP) of 4K 10bit HDR movies on a 4K 144Hz monitor?

I know that 4K/10-bit in mpv works on mine Ryzen 1700 @3500 MHz at ~2800 memory speed. Not with the highest settings though, but I don't thing the "highest" (i.e. "half-pixel mode") is even needed for 4K.

2,149

(2 replies, posted in Using SVP)

not sure there're more Core 2 users out here hmm
at least you know how to replace the lib smile

I believe this question should go to the Homebrew devs hmm

The previous version of mpv.rb formulae contains this command:

system "python3", "TOOLS/osxbundle.py", "build/mpv"
    prefix.install "build/mpv.app"

and now it's missing