Nintendo Maniac 64
the default renderer was EVR custom?
It depends on user's GPU. If SVP installer detects good enough GPU it selects madVR. In other cases it stays MPC's default EVR.

2,052

(10 replies, posted in Using SVP)

No. It is not implemented.
And you are right. SVP can't automatically detect type of video: for example is it anime or movie?

2,053

(2 replies, posted in Using SVP)

ethaniel86
RMVB file
What RMVB file? Can we get it to reproduce the problem?

You can change setting in SVP to avoid tuning off on seek. SVP tray menu - turn off on seek - Don't turn off.
It will solve the after-effect of the problem but not the cause of problem.
So we need more information aout this file to completely solve the problem.

mashingan
What is GPU load when you enabling Error Diffusion in madVR?
You can see it in GPU-Z for example.

linkoas
What renderer do you use? madVR?

2,056

(9 replies, posted in Using SVP)

ddragon
will there be an update
It will be soon. If you meen 4K support.

SVP can process video with FullHD resolution in H.265 HEVC. For example with LAVFilters CUVID decoder.
What decoder are you using to watch H.265 HEVC?

2,057

(14 replies, posted in Using SVP)

Kadano
SVP can process 8bit YV12 only. NV12 can be converted from/to YV12 without losses.
Do you use OpenCL acceleration in SVP (SVP-Manager tray icon - GPU-acceleration)? It works more precize with colors and must help to avoid banding.

If your video 10bit depth then I recomend to use dithering in LAV Filters to convert video to 8bit with high quality and without visible banding artifacts.

http://www.svp-team.com/forum/misc.php?item=3385

I use these settings to watch 10bit movies with SVP.

APECR
Спасибо. Хорошее предложение. Актуальное для ноутбуков, правда у современных почти всегда случается перегрев и производительность падает, что на конкретно моем ноутбуке дает неприятные подергивания и просмотра с плавностью не получается. Тут надо кроме этой настройки делать еще автоснижение настроек плавности при падениях производительности. Про эту штуку мы думали, но из-за сложно реализации она пока в далеких планах.

2,059

(3 replies, posted in Using SVP)

sune26
override java script
You are right. You can use it. But there is special setting for this purpose:
SVP tray menu - Screen selection - Force... - check option Specify custom screen refresh rate - type 120 - Save.

It is more convinient wink

2,060

(2 replies, posted in Using SVP)

trandoanhung1991
You want to see all formats but autoplay VP9 formats only?
Then use VP9 and MP4 (VP9 preferred). It is the best choice for you. As I know they are the most popular formats in Youtube.

Open player and SVP-manager from one user.
Check user of player process and SVPMgr process in task manager.

Nurk
См. PDF в первом сообщении темы

fastneed
Как можно провести тест?
Взять с ютуба любое видео игрового процесса. Там практически ВСЕГДА есть выпавшие кадры. Результат смотреть листая результат покадрово либо в плеере, либо открыв скрипт в редакторе avsPmod.

для избавления от ошибки (I don't know what "fix_clip") добавил
Возможно, это хорошее решение. А где вызов из основного скрипта этой функции DropFix?

нагрузки на видеокарту нет
Какая видеокарта? Вероятно мощная, тогда нагрузка от скрипта для нее - семечки.

как к gamedropfixv4 добавить такой вот скрипт
последние 4 строчки скрипта

super = MSuper(pel=4)
backward_vectors = MAnalyse(super, isb=true, truemotion=true, lambda=1750, pnew=200, dct=6)
forward_vectors = MAnalyse(super, isb=false, truemotion=true, lambda=1575, pnew=200, dct=6)
MFlowBlur(super, backward_vectors, forward_vectors, blur=75)

вставить в самый конец перед Distributor().

2,064

(16 replies, posted in Using SVP)

Mystery
My bad. It is not Autocrop. hmm A see now there are 30 seconds between autocrop applying and FalseVFR detection start.

0:38:03.277; ===== Playback
29.916 * (2 : 1) = 59.832 fps
Auto crop: [0:0:0:0]
0:38:33.513; FalseVFR ffdShow-framerate: -Up-> 30.067 -Up-> 39.777 fps

It is something else.

TCmullet

SVConvert: invalid vectors stream

Thank you. We need to check it. Perhaps it is true. Then wait for the fix.

DAAO
Отвечу про свой телек Philips. Он точно меняет частоту работы матрицы. 25p/50i он показывает на частоте 100 Гц, а 24p и 30p/60i - на частоте 120 Гц.

2,067

(16 replies, posted in Using SVP)

Mystery
It is because of wrong detected framerate.

0:38:33.513; FalseVFR ffdShow-framerate: -Up-> 30.067 -Up-> 39.777 fps
0:38:33.513; this is changing #2. ffdShow-framerate: 31.871
0:38:34.449; this is changing #3. ffdShow-framerate: 31.065
0:38:35.385; this is changing #4. ffdShow-framerate: 30.682
0:38:35.385; express clear interval
0:38:35.386; stabilized ffdShow-framerate: 30.682 fps. SVP Index: 0.92/1.01
0:38:35.397; SVPMgr: main "C:\ProgramData\SVP 3.1\" 1280 720 30.682 1280 720 31 16. Duration: 566 ms

ffdShow does framerate detection. It shows fake variable framerate at position 32 seconds from the playback start.
What version of ffdShow do you using? Update to latest 32bit clsid.
And try to update to MPC 1.7.8 32-bit (x86) or to latest LAV Filters 32-bit. Maybe it will hep you.

---
And I see in the log the cause of fake framerate fluctuation is Autocrop option. If you will disable it (SVP tray menu - Frame crop - Auto crop black bars) you will can watch this video without switches and without any update I talking about. smile

2,068

(16 replies, posted in Using SVP)

Mystery
At 2:24, it switches to profile 1920x1080@24 and then switches back again to 1280x720@29.97
You can look to last launch log just after playing this video. There is more information about causes of switching.

I've download 720p-video by your link. No VFR, no variable resolution there.
There are no profile switchings on my system.

TCmullet
It is Avisynth 2.6 issue. To make script compatible to avisynth 2.6 you need to add line

SetMTMode(5)

before lines

ScriptClip(" 
AvgFix=fix_clip.AverageLuma


It is solution by Howler. Try it.

fakel
Спасибо. Именно такой инструкции (а особенно от автора) и не хватало.

MaXimus
Everyone must decide for himself.
I watched yesterday 50 fps video at 144 Hz mode with 3x smoothness factor.
50 * 3 = 150 fps. After ReClock's slowdown to 0.96x speed it makes maximum quality movements at video with maximum smoothness with minimum available artifacts. And with no jerks.

2,072

(16 replies, posted in Using SVP)

Mystery
VFR?

Что-то я пропустил... hmm

Полез качать новый драйвер для GTX660Ti (win7x64) и вижу картину, что развитие текущей линейки 347 приостановлено, NVIDIA сперва перескочила на доработку ноябрьской линейки 344>345, а затем и вовсе переключилась на линейку 340>341 от июля 2014 года. Я вот понять не могу, это по причине глючности драйверов веток 345/347 или еще по какому-то поводу?

http://www.svp-team.com/forum/misc.php?item=3372

Скачал и поставил 341.44, т.к. в игрушки не играю, а вот видео смотрю, поэтому нужна быстрая и безглючная работа декодеров, Pixel-шейдеров и OpenCL.

James D
Спасибо. Мы тоже думали об этом. Появятся в 3.1.7

2,075

(6 replies, posted in Using SVP)

Mystery
maximum artifact masking
It looked like if SVP was disabled
Yes. It is just I am talking about.