Search options (Page 29 of 40)
Blackfyre wrote:The only reason I am not using MPV + VapourSynth yet is because there's no support for MadVR. The moment image/quality enhancing support like MadVR is added I'll probably make the switch. It's newer, kept up to date, and has potential to be even better at masking artifacts (I think I read that somewhere).
we will never see madvr with VapourSynth/mpv
http://sheekyforums.com/thread/51572004 … t-why.html
set Time Scaling algorithm
:interpolation:tscale=catmull_rom:tscale-clamp
to vo
video-sync=display-resample
video-sync-max-video-change=10
watch 2 gifs, copy paste settings.
AndyDragneel wrote: it is extremely subkective!
its not. 72fps for 24fps is always better than 60 (less cpu, more original frames, more smooth, less artifacts)
Quantum wrote:I don't want to downgrade tbh. Yes I have pro and will try out mpv
no need to downgrade. just close svp4 and install svp3 for tests.
%appdata%\mpv put mpv config here
Quantum wrote:No luck. Been trying again and again, can't get reclock to detect framerate. It does seem that adding a delayed svp start setting would be the best option.
try with svp3. btw if u have pro version u can use reclock like effect in mpv.
Magik Mark wrote:Thank you for this information. Do you happen to know if ffdshow will be updated to 10 bit anytime soon? 10bit video is starting to proliferate because of its ability to remove banding. I hope it gets updated very soon
ffdshow is dead
blabb wrote:Interestingly I haven't had a single crash with 4.0.0.74 so far. Although I'm not sure if that's due to the version or I finally found a combination of settings/components that work for me.
I have sent you a bug report through SVP, maybe that helps.
Post your versions here so ppl can test them.
its either smooth or without artifacts
Нормальные обновы. 60pro версия кстати доступна отдельно. Ее где-то на форуме выкладывали.
Information -> additional information -> Last geenrated avs script
super_params = "{scale:{up:0},gpu:1,rc:true}"
analyse_params = "{main:{search:{coarse:{distance:-12,bad:{sad:2000}},type:2}}}"
smoothfps_params = "{gpuid:11,rate:{num:5,den:2},algo:23,mask:{area:50,cover:80},scene:{blend:true}}"
Decode it with https://www.svp-team.com/wiki/Plugins:_SVPflow
Yep that shit is broken but I still managed to compile it
SVP начинался с http://avisynth.org.ru/mvtools/mvtools2.html там подробно про все это написано ( I) About MVTools самую суть )
SVP работает в реальном времени, но можно использовать и для кодирования видео.
Chainik wrote:is it any better than "dxva2-copy"?
dxva-copy judders too much on anything higher than 60 Hz for me. Angle needs more testing.
Replace dll and change version in staxrip
http://i.imgur.com/B5QMLsL.png
Yes I want to test new dxva option too. Started building mpv too.
http://i.imgur.com/KmBA9t8.png
Chainik wrote:according to docs, dxva should work together with vapoursynth filter
--hwdec=dxva2-copy
====
or "hwdec=d3d11va-copy", marked in the docs as "experimental (Windows only)"
d3d11va-copy option doesnt work.
AviSynth+ r1841 works really well for svp encoding / vaporsynth for svp watching
sofakng wrote:Thanks for the information!
The only ffdshow option i need is raw video processor, right? I don't need to check anything else including the ffdshow avisynth option, right?
it depends on video player. I had some problems with MPDN player with "lite" install.
if u have pro version then use vapoursynth version. that version is perfect
C0rn3j wrote:Had a quick look, doesn't seem to handle 144FPS
EDIT: Or it does.. how exactly would I need to edit the script for that?
global smoothfps_params = "{gpuid:11,rate:{num:144,den:"+String(Round(last.FrameRate))+"},algo:23,mask:{area:50,cover:80},scene:{blend:true,mode:0}}"
I tested only on AVS script. It will auto calculate multiplier.
sofakng wrote:I'm wondering the same thing but for Windows...
its already 3 clicks if u set up profiles
http://www.svp-team.com/forum/viewtopic.php?id=3244
AngReload wrote:Подскажете как скрестить его с MadVR? Кажется это невозможно.
Хотел поставить SMPlayer, но судя по svp-wiki с уплавнялкой работает только версия поставляемая с SVP, да и та у меня глючит (со скоростью воспроизведения непонятки и смешение воспроизводимых файлов это что-то). А стандартный интерфейс просто ужасен.
Невозможно, но можно использовать Kodi для организации видео помойки Коди будет открывать напрямую mpv. Управление настраивается в конфиг файле. Синхронизация просмотра и автоскачивание чего угодно через торрент тоже можно настроить.
mashingan wrote:Overall, mpv seemed more stable, but when there's scene with heavy type-setting (I usually watch animes and those sometimes have heavy karaoke effects or fancy subtitle), the frames will be dropped. Also, MPC variants seemed more lighter, but maybe it's just me.
check this config (copy 2 files to %appdata%\mpv )
test both too :
hwdec=no / hwdec=dxva2-copy ( 1st works for me better. I use 71 Hz lcd overclock and Reclock like slow down )
backend=angle / backend=dxinterop ( angle gives 0 drops on amd ).
Dont use smplayer. Run mpv directly.
Posts found: 701 to 725 of 996