MistahBonzai
EVR-CP is not good for 4k@60. Plain EVR works much better.

set "motion vectors precision" to "two pixels" and "decrease grid step" to "disabled"and you'll save a lot of memory
also decreasing number of threads can help

although my CPU's certainly got a lot of overhead left

do you really have 4K screen? otherwise you're dealing with 4K source downsized to your screen wink

SupRo
матрица там честные 120 герц, зачем она тогда?

надо ж ттх заранее читать

6,054

(29 replies, posted in Using SVP)

Kodiack
There're always extensive and intensive ways for improving something.
x64 is an extensive way and optimizing things to make 4K working on 32-bit is intensive way.
I prefer 2nd one wink

Still I admit that 8K video definitely will need x64  big_smile

Kodiack
Is there any way that I can use SVP with 4K

try latest Avisynth 2.6 MT build - http://forum.doom9.org/showthread.php?t=148782

also upcoming SVP update will have better compatibility with 4K

James D
dlr5668

done

http://www.youtube.com/watch?v=vjBb4SZ0F6Q

http://www.svp-team.com/forum/misc.php?item=3442&download=1

Thor
I don't see it.

VP9 DASH format may not be available for any video

Thor
switched to vp9....video works ok but I have no sound.

you need to check "show VP9 amd MP4 (VP9 preffered)"
and then use "VP9 (*)" streams
then it will have "Audio: Vorbis 44100Hz stereo" in video properties in MPC-HC

... or switch to VP9 streams

6,061

(171 replies, posted in Using SVP)

MistahBonzai
What's a good utility for verifying the AviSynth.dll being used?

upcoming SVP release big_smile

time for 64-bit

- you don't need it  big_smile
- current build of AVS+ x64 have some vital issues with ffdshow x64

6,062

(7 replies, posted in Эксплуатация SVP)

541
После установки нового БП SVP отказалась корректно работать

Звучит странно.
Мы же все понимаем, что работа SVP никак не зависит от БП, да?
Значит если ситуация именно такая, как описано, то надо заменить 600 Вт на 650 Вт  big_smile
Единственное, что зависит от БП - рабочие напряжения. Значит можно посмотреть на просадки напряжений/частот на CPU/GPU во время работы под тяжелой нагрузкой.

Но доктор Хаус учит нас что "все врут", поэтому мне кажется что происходило что-то еще, кроме замены БП...

6,063

(16 replies, posted in Using SVP)

Interpolation up to 144 fps requires some mid-range video card plus needs more attention to both video driver and video renderer settings.

Getting FullHD @144 fps from i7 w/o any external video card can be rather tricky.

6,064

(171 replies, posted in Using SVP)

dlr5668
this one

yep

6,065

(171 replies, posted in Using SVP)

James D
dlr5668

The issue about ffdshow buffers is fixed in the latest AVS+ commit on github.
In fact that commit is extremely essential for SVP but it wasn't "officially" released yet.

6,066

(4 replies, posted in Using SVP)

Mystery
can mobile devices properly render 60fps?

Not all of them and not in any resolution. 50 fps video has better chance to be played back w/o frame drops than 60 fps and output to external screen via MHL usually works better.

iXBT.com lab always make video playback tests in every mobile device review,  but it's in Russian...

6,067

(4 replies, posted in Using SVP)

http://www.spirton.com/convert-videos-to-60fps/

6,068

(171 replies, posted in Using SVP)

Mystery
Attached is my edited generate.js file.

yeah  big_smile
it should be

SetFilterMTMode("DEFAULT_MT_MODE",2)

for latest AVS+ builds


James D

you may want to set internal ffdshow buffers to some larger values (20 frames for example) for AVS+ to work correctly wink
just an advice...

6,069

(12 replies, posted in Флуд)

так надо ж не "ffdshow video decoder", а "ffdshow raw filter"

6,070

(171 replies, posted in Using SVP)

Mystery
while the CPU is running @ 17%

obviously you're doing something wrong and it's not running in MT mode

6,071

(171 replies, posted in Using SVP)

Mystery
are you saying there is already a newer build of AVS+ MT that actually works?

latest public one was r1779

6,072

(9 replies, posted in Using SVP)

Mystery
If ffdshow runs - SVP runs. If not then not.
What exactly is your question? Why DirectShow filters are in use in some "weird" places?

6,073

(171 replies, posted in Using SVP)

Everyone can get AVS+ MT  hmm it isn't secret
And it needs only three lines of JS code to make SVP work with it.

6,074

(29 replies, posted in Using SVP)

James D
I noticed that you like to protect old technologies and classic ways even if you know arguments against it

not even close big_smile

but I know AVS 2.6 in any way is not a "new technology" comparing to AVS 2.5
and I know x64 gives nothing to SVP

still AVS+ is great and we're looking forward to make it the base for SVP x32/x64

6,075

(171 replies, posted in Using SVP)

Mystery

There's no "new Avisynth".
AVS 2.5.8 "SVP edition" was aimed at reducing memory consumption only, it had the same peak performance as "official" build.
We're still not sure it's really needed to mess with AVS 2.6 RC 1/2/3 "SVP editions".

For re-encoding AVS+ is the best choice.