326

(45 replies, posted in Using SVP)

Blackfyre wrote:

I recommend you watch this review. This is very important and all the points being raised are significant. It's a myth that Ryzen is and will be bad for gaming, especially in the future, performance will only increase..

No, it's current reality. And if you want to speak about possible future then remember that all current games aside maybe few of most current and/or online ones will not have their code rebuilt when even 5 years old i5 works fine with them. Your possible future comes in 1-2 years for newest games.
AMD Ryzen 7 1700 vs a 5 year old gaming pc or why you should never preorder
Heck, even your link says you are wrong. You can wait this time buying bleeding-new CPU... or buy newer Ryzen+ or Coffee Lake when time comes if you need a gaming CPU only.

Ryzen is a monster in apps and will be a gaming monster too.

327

(45 replies, posted in Using SVP)

Well, here is a summary of Ryzen:
- R7 1700 is the best bang for the buck 8-Core Multi-Work CPU (if plan OCing).
- As a Gaming CPU 8-Core Ryzen sucks but 6-Core should be the best bang for the buck with future-proof (229$ version)
- Ryzen suffers in multi memory access scenarios with much memory allocation because 8-Core consists of two 4-Core blocks which share 8MB L3 cache each. And the connection between these 8MB cache parts is real slow and becomes bottleneck in those scenarios.
- Windows and motherboard vendors still need fix Ryzen compatibility support (BIOS, core scheduler, RAM support etc).

TLDR: Should anyone "upgrade" from i7 to Ryzen for games only? Absolutely not! No way! Seriously... DON'T! But if you are a creator or have old i3/Phenom/1st Gen I-Core then yeah, just pick proper Ryzen for your needs.

I always choose either CUDA or DXVA Copy-back. I know it works because I can choose proper GPU in LAV.

329

(5 replies, posted in Флуд)

Шумодав можно выключить. У меня не работала лишь закачка.

330

(15 replies, posted in Using SVP)

dejavecue wrote:

Wait, I don't understand this. Why would you need that? What kind of video file changes its framerate constantly?
And even if that is a thing then the people who produce such files need to be educated on doing a better job instead of every program catering to their (to be honest: fucking stupid) needs.

Emmm, from the top of my head: live camera recorded videos and captured gameplay. But feel free to google for other cases of VFR videos.

331

(15 replies, posted in Using SVP)

There are many core features I could suggest like true Variable Framerate video playback by right click on it, select Variable SVPlayback/Dropfix so it would analyze whole video for a minute and then would output desired framerate fluently without switching multiplier every fps change.
Also a possibility to encode it to a new file of course so people could "dropfix" their video if they desire so.
But I didn't throw all my ideas right now because developers still struggle with previous things I suggested.

Хотелось бы узнать что нового будет в последующих билдах. Над чем работаете?

Does this method work for you?
http://coop-land.ru/forum/showtopic/646 … do-100-hz/

95 probably means 95.9~ which means it was working. You can try actual 60 fps video (make sure it's 59.9~ and not 60.0) and see what monitor outputs.

Is GSYNC turnd on for windowed and fs modes?
http://i.imgur.com/nKIxEye.png

Oh, I do the same by the way!

337

(70 replies, posted in Using SVP)

Yes, there is a way of saving settings but oh my, you may forget something crucial even in this simple task. How many times you missed what was written by me in black letters on white background? Including the one about encoding only a part of the video until you iron out technique? Man, I give up on you.
Wait till it finishes (at 250% or so) because I am not sure if Hybrid/encoder automatically adjusted fool-proof mode but if resulted video will look like in slowmo then you know what was the reason. And if not then you are a lucky one.
In any case, James D signs him out of here.

338

(70 replies, posted in Using SVP)

If you did set Speed change to a fpsx2.5 target frame rate in Hybrid then don't worry. However if you failed...

Kinda offtopic but best thing to improve quality is straight multi like 3x, not 2.5x. If monitor is 60Hz, OCing it to 72 wouuld be best for 24fps video.

340

(70 replies, posted in Using SVP)

Maybe it didn't work because Avisynth was busy by that process you ended later.
I would clean laptop from dust and repaste CPU with MX-4/Gelid GC Supreme/Extreme. 95C 24/7 is really bad. So either that or downclock processor few hundred MHz.

341

(70 replies, posted in Using SVP)

In hybrid try button Avisynth Preview. If window opens with frames then it is correct one.
Try ignoring audio in that case or encode to mp4 etc,

342

(70 replies, posted in Using SVP)

Good job. Do you notice that it went faster or not? I had not loaded CPU with 1-st method hence it was slow.
You might want to slightly increase threads count and decrease RAM usage to 3GB at least. Check your CPU temps while encoding, it shouldn't go above 90C.

343

(70 replies, posted in Using SVP)

>Also, you want the full SVP script I have? I thought I was only supposed to copy that certain section that you put in the video.
Man, please, reread this topic again, specifically my posts.
And use distributor () instead f prefether(threads)
>global smoothfps_params = "{gpuid:11,rate:{num:5,den:2},algo:2,mask:{area:1000},scene:{mode:0}}"
num/den. 5/2 means x2.5 multi.

If doesn't help then either use my script with proper num/den or install 32bit player too.

344

(70 replies, posted in Using SVP)

Could you finally install 32bit module? Let it take 10MB of drive space. Then change pluginpath to 32 bits plugins deleting MT ffdshow too. Where is your didtributor () line?

If it doesn't help then you can install 32 bit player and use it only for providing a proper script и SVP or use my script exchanging params strings. But my script is only for 24 fps video.

# This script was generated by SVP 4 Manager.
# Check https://www.svp-team.com for more details.

SetMemoryMax(1024)

global threads=23

LoadPlugin("C:\Program Files (x86)\SVP 4\plugins\svpflow1.dll")
LoadPlugin("C:\Program Files (x86)\SVP 4\plugins\svpflow2.dll")

SetMTMode(3,threads)
ffdshow_source()
SetMTMode(2)

ConvertToYV12()

global crop_string  = ""
global resize_string = ""
global super_params     = "{scale:{up:0},gpu:1,rc:true}"
global analyse_params   = "{main:{search:{coarse:{distance:-8,bad:{sad:2000,range:24}},type:2}},refine:[{thsad:250}]}"
global smoothfps_params = "{gpuid:21,rate:{num:25,den:10},algo:13,scene:{}}"

global demo_mode=0
global stereo_type=0

########## BEGIN OF base.avs ##########
# This file is a part of SmoothVideo Project (SVP) ver.4
# This is NOT the full AVS script, all used variables are defined via
# JScript code that generates the full script text.

function interpolate(clip src)
{
    input = crop_string=="" ? src : eval("src."+crop_string)
    input = resize_string=="" ? input : eval("input."+resize_string)

    #MT-MODE-1  #do not remove this line!

    super=SVSuper(input, super_params)
    vectors=SVAnalyse(super, analyse_params, src=input)
    smooth=SVSmoothFps(input, super, vectors, smoothfps_params, mt=threads, src=src)

    #MT-MODE-2  #do not remove this line!

    return demo_mode==0 ? smooth : demo(input,smooth)
}

input=last

    stereo_type==0 ? eval(""" interpolate(input)
""") :     stereo_type==1 ? eval("""
        lf = interpolate(input.crop(0,0,input.width/2,0))
        rf = interpolate(input.crop(input.width/2,0,0,0))
        StackHorizontal(lf, rf)
""") :     stereo_type==2 ? Eval("""
        lf = interpolate(input.crop(0,0,0,input.height/2))
        rf = interpolate(input.crop(0,input.height/2,0,0))
        StackVertical(lf, rf)""") : input

########### END OF base.avs ###########


distributor()
Chainik wrote:

там мысль изначально была в том, что бы окно журнала / "всех параметров" можно было отдельно рядом видеть
поэтому окна - ДВА
но я согласен, что иногда - бесит big_smile готов рассмотреть предложения

Ну так пускай та узкая кнопка и вызывает второе окно, мне не жалко smile А по феншую - чтобы еще можно было выбрать пункт открытия 2-го окна по-умолчанию (выбор через правую или долгий левый клик).

P.S. StaxRip такой же как и Линукс. Указать место установки всяких dependencies вместо поиска по дефолтному пути - НИЗЗЯ! Заранее устновить все, что нужно в процессе установки Staxrip - НИЗЗЯ! Да и баг или ошибки - я так и не смог на нем провести кодирование с уплавнением.
А как вспомню Xvid4PSP - до сих пор седина появляется - 4 часа минимум потратил пока смог настроить его ибо споткнуться можно 5 раз на одном шагу.
Hybrid вроде норм, но все равно с шероховатостями из-за неподстроенности под SVP. Может через него и подключите, уговорив Selur создать шаблон под SVP в Filters, да чтоб еще и сам доставал последний скрипт из папки SVP? Было бы замечательно.

346

(70 replies, posted in Using SVP)

Alex, has anyone ever told you that you kinda write too much with too little useful info? I mean it might be harsh but here is what your last 2 posts would have looked like leaving even distantly intopic information:

Hey all, sorry I left for a bit, and today has been busy. I'm just experimenting with what I've learned now and will probably have something to show in a couple of days.
I'm now pretty much experimenting to decide what my favorite set of variables really is. Pre-rendered videos look a lot better and allow me to use higher artifacts masking settings without sacrificing any fluidity. I can use higher settings which is great.

Hey James, did you say there's a way to cut/trim clips out of videos without needing to re-render them? If you know some tools for that that might be useful to me sometime... might be helpful for instances where I want to just cut out a single whole scene of an English-dubbed video.

Boy, putting together this first video has been a bit complicated. Whew.... pretty involved but I found a way I guess. Nothing worth doing is easy I guess...
Lemme break down all I have to do:
Step 7: Open video in PowerDirector 15.
Step 8: Edit the video how I want it.
Step 12: Produce the new movie from the edited episodes.
Step 13: Convert the video to 60fps using Hybrid + SVP.

And you know, if you'd reread and try what was already written before here you'd be one step ahead in your Trim necessity too. I mean, huge posts with much offtopic don't actually help with the topic itself, do they? And you always can create new topic for discussing SVP background or whatever.

347

(70 replies, posted in Using SVP)

Alex wrote:

Looks like if you use MKV ToolNix to stitch the audio source back onto the video by ripping it off the original video it'll be perfect, so that's what I'm doing.

Now I'll try using the the script stuff you showed. If everything works out I'll start working on a few videos. Kinda tired of working on server and web-dev stuff for a few days and feel like switching gears back over to videos for a bit. If everything runs smoothly I'll write up a new guide after I get a few out the door.

When I wrote "whole script" of course I meant all but that ffdshow_source() line. That line must be deleted anyways.
You can press Benchmark button under Avisynth menu which will tell you the speed of interpolation only (no encoding).
When you select x264 profile or Tune you must press arrow nearby so that those settings would take effect.
INTERFRAME instruction must be fixed where you setup target framerate. It should be 59.94 for 23.976 video hence x2.5 = 59.94.

You see why proper instruction would be great? So many little nuances which may break or spoil final result.

348

(70 replies, posted in Using SVP)

Starting from SetMemoryMax finishing with distributor (). Put it to Custom.

It's slow because it both interpolates and encodes. Perhaps you could use CUDA Nvidia Accelerated video encoding in Hybrid but i'm not sure. It's deprecated afterall by Kepler NvEnc. And if Selur added any HW Acc or not, who knows.

349

(70 replies, posted in Using SVP)

Alex wrote:

It's doing the second pass right now. Is it supposed to do it twice normally?

I need to watch the rest of the video closely, the parts with the scripts and stuff. My SVP folder doesn't have nearly as many scripts in it btw, yours has like 20 or something and mine just has 4 haha.

Lemme just see if this video processes to start with first.

Just use latest script. You can use it again if you don't want to use changed SVP setting.
2 passes for 2-pass x264. You can set 1-pass CRF with 18-22 rate factor.
P.S. Yeah, I am the one who can edit and add more info to previously written post.
P.P.S. I fixed the crash but for actual interpolation to kick in use full script and set Speed change (output fps).
P.P.P.S. Use part of the whole anime for testing. You can cut without reencoding with mkvtoolnix>Global. Or you could using mmg.eexe in older 7.9/8.X versions.

350

(70 replies, posted in Using SVP)

Alex wrote:

Just one question - will artifacts masking work using this method? (it's currently processing, so guess I will find out soon - jealous of you people and your faster computers... mine only process 5 frames per second... and I'm using the "fast" setting).

For second method you need to setup SVP with settings you want it to be encoded (GPU, Multiplier, Crop, Glowing), start playing video and then copy whole last SVP script to Custom instead of partial copypaste in video. Also go to Filtering/Speed Change> Speed Change set to proper fps (either 59.94 or 60 depending on source fps x 2.5).
Works good without small audio desync for you?

I have 3920XM and 660M. The grounbreaking instructions are in Haswell+ CPUs which are used heavily for HEVC encoding (x265) and probably in nowadays x264.