FoxFanta wrote:

Also how can i convert videos to 60fps if they're online, e.g. i want to watch an anime on KissAnime.com at 60 fps

https://www.svp-team.com/wiki/SVPtube_2

627

(30 replies, posted in Using SVP)

I converted more than 1000 videos big_smile Its best method to convert videos.

My settings:

crop_string  = ""
resize_string = ""
super_params     = "{pel:1,scale:{up:0},gpu:1,full:false,rc:true}"
analyse_params   = "{block:{w:32},main:{search:{coarse:{distance:-12,bad:{sad:2000}},type:2,distance:-8},levels:3},refine:[{search:{distance:-6}},{search:{distance:-4}}]}"
smoothfps_params = "{gpuid:11,rate:{num:3,den:1},algo:23,mask:{cover:80},scene:{}}"

https://lh3.googleusercontent.com/-unaMrwf2me8/WAYW2jANRpI/AAAAAAAALk4/2PPUZdXHlgw/s0/SVPManager_2016-10-18_15-34-32.png
definitely worth it

CPU only is very bad setting perfomance wise unless u have this baby
https://lh3.googleusercontent.com/-wXN8eXF026w/WAYQi_ZtRoI/AAAAAAAALkg/9UasKeD_sO0/s0/chrome_2016-10-18_15-07-36.png

I watched few anime shows on this settings:
https://lh3.googleusercontent.com/-QNpQ0dSSQJo/WAYRHvEkixI/AAAAAAAALkk/3rHeqRlEZ_s/s0/SVPManager_2016-10-18_15-10-04.png

629

(30 replies, posted in Using SVP)

Alex wrote:

But just to confirm - this will do frame interlopation like SVP does, correct? Not like just putting a file in my video editor and re-rendering it at 60fps instead of the source 23.9, right? Because that doesn't really change anything. Also, does it allow me to configure the artifacts masking etc before producing? Just wanting to make sure we're on the same page.

Thanks.

StaxRip will convert video in 3 clicks (first link). Copy svp settings from %appdata%\SVP4\scripts

630

(45 replies, posted in Using SVP)

destiny82 wrote:

I just found this video on youtube:
https://www.youtube.com/watch?v=qBetSBEglbA

I've already tried it and tested on a few files and I must say the result is quite good (no visible artifacts so far).
I'm running on i5-3570 4g and Sparkle Geforce GT220 1GB DDR3.

What do you guys think?

Youtube guides in 2016
http://files.gamebanana.com/img/ico/sprays/57822c19e1ad1.png

use DDU to reinstall video driver
http://www.guru3d.com/files-details/dis … nload.html

1) хорошо работает, проблем не было (rx470 у брата)
2) dxva copy back как обычно, H265 тоже работает
3) я жду 1050 для апгрейда + black friday = вкусная цена получится
4) да если проц разогнать, но настройки придется снизить

Лучше бы ты привыкал к ней, офигенная фича.

vapedragon wrote:

Hey, total newbie here. I have SVP 4 Pro, and I'm still learning about all of the different features. Could you give me a super laymans explanation of what exactly Vapoursynth does, and how its beneficial to  use?

ELI5 ? Vapoursynth is application (library) for video manipulation. Its rewrited from scratch to be best.

svp check video fps -> interpolates to desire fps (144 in that case)> autospeed check video fps and switch it to 144 fps

You need to get x6 here

https://lh3.googleusercontent.com/-lqGFuob3VgY/V9q-Y07VrUI/AAAAAAAAK-U/jns0Zr2ENBo/s0/chrome_2016-09-15_18-29-39.png

I dont really know how to do it. Mabe someone else will help.

Quantum wrote:

Ok, I figured out what was going on.
dlr5668's autospeedwin.lua was different and that would work. Looking at the source code I found that the script had recently been updated and changed "fps" property name to "container-fps" which only works with a recent mpv version, not the version provided with svp. So for now one can use dlr5668's autospeedwin.lua or this one https://drive.google.com/file/d/0B4j7W7 … sp=sharing which is the latest official modified back to the old property names. Or modify the latest yourself.

Also found out that 144hz is not coded in the script
Can anyone figure how to add it?

replace
"50,60,71"
to
"50,60,72,144"
it should work

638

(45 replies, posted in Using SVP)

ArcticWolf_11 wrote:

Pastebin so that it doesn't fill up my post lol

http://pastebin.com/KG4FsHjx

Is it me or every setting line starts with // aka comment ?

copy paste my config and test (u can use original svp mpv probably)
https://my.pcloud.com/publink/show?code … 1Ndkw5GMCk
works fine for me 71 Hz (24*3 + mpv reclock), 60 Hz, 50 Hz

and settings here:

# Video settings
opengl-pbo
profile=opengl-hq
opengl-backend=dxinterop
interpolation
tscale=mitchell
tscale-clamp
temporal-dither
scale=ewa_lanczossharp
cscale=ewa_lanczossoft
hwdec=d3d11va-copy
video-sync=display-resample
video-sync-max-video-change=10

# SVP
input-ipc-server=mpvpipe

# Other
ao=wasapi
slang=enUS,en,eng,ptBR,pt
alang=jp,jpn,enUS,en,eng,ptBR,pt
save-position-on-quit=yes
autosync=30
script-opts=autospeed-nircmd=true,autospeed-speed=false,autospeed-nircmdc="C:\Users\vadas\AppData\Roaming\mpv\nircmdc.exe",autospeed-rates="50,60,71",autospeed-osd=true
log-file="C:\tmp\mpv.log"
MAG79 wrote:

S_Snake
Разговор про 16.9.1Hotfix?
Странно, что размер дистрибутива 200 МБ, а предыдущая версия 350 МБ.
Причем на оф-сайте предыдущая - 16.7.3 hmm

там бывает разный комплект я кк раз и качал на 216 мб. Mpv работает норм

641

(4 replies, posted in Using SVP)

Start with copy pastrerino VS + python files to pot player directory. You can find them in mpv64 folder.

Чeрез DDU ставил ?

brucethemoose wrote:

Another quick question: where's the "motion vectors grid" parameter in that script?

EDIT: Also, can I just remove the resize string? I really don't want SVP scaling my video to 720p.

change
resize_string = "core.resize.Bicubic(input,1280,720,filter_param_a=0,filter_param_b=0.75)"
to
resize_string = ""

setup grid here:
analyse_params="{block:{w:32,h:32},main:{search:{coarse:{distance:-12,bad:{sad:2000}},distance:-8},levels:3},refine:[{search:{distance:-6}},{search:{distance:-4}}]}"

you can run svp, open movie than

https://lh3.googleusercontent.com/-8GZKemeL0FU/V9ADzyjsDRI/AAAAAAAAK7U/l80jmJMonv4/s0/2016-09-07_15-10-55.png

and copy paste analyse_params line from svp generated script

Попробуй Staxrip (тема тут на форуме). Я им уже не одну тысячу часов видео собрал.

645

(45 replies, posted in Using SVP)

Here is FX6300 overclocked @ 7 threads 1080p (uniform, 13shader, 12px + decrease by two) :

https://lh3.googleusercontent.com/-9Ea6W06nwQo/V8fdPki03_I/AAAAAAAAK6A/UjGQAjvluBU/s0/SVPManager_2016-09-01_10-48-13.png

You dont really need CPU stronger than i5 for SVP.

646

(45 replies, posted in Using SVP)

Rowk wrote:

Thank you very much for all the answers !
Is there any other known software like SVP that uses other techniques ?

Nope. Check http://www.monitortests.com/forum/threa … tility-cru . Every 144Hz monitor must work with 72Hz.

I have 2 PC and 3 monitors and SVP works quite good with each one (fx6300, 2500k, 72hz, 60hz, 50hz). BD remuxes, anime, tv shows etc

647

(138 replies, posted in Using SVP)

Well there may be tons of reason for it. Copy my exact config and test it
https://my.pcloud.com/publink/show?code … 1Ndkw5GMCk
Btw I built mpv binary in a diferent way that may help too

648

(11 replies, posted in Using SVP)

andreguil.ruano wrote:

Thank you all for the answers.
Well I do use Reclock but this problem happens even if it is disabled.

Well with mpv audio is perfectly synced. No need for reclock too. Check mpv thread for more information.

https://lh3.googleusercontent.com/-t61zt8BLPf8/V78b8gkx8FI/AAAAAAAAKyk/tirFgw4Ib64/s0/chrome_2016-08-25_19-25-19.png

Для просмотра 1080p видео желательно 4 ядра core i5 / 6 ядер AMD 3Ghz+. Видеокарта годится бюджетная.

650

(2 replies, posted in Using SVP)

Used 2500k / Q6600 + decent cooler will be enough for 1080p. Or buy new 4 cores i5 / 6 cores AMD CPU + MB.