5,776

(171 replies, posted in Using SVP)

You guys are killing me

And for the record - it's up to 38% faster. Which means from zero to 38%.

5,777

(171 replies, posted in Using SVP)

where is my favorite "facepalm" picture?

http://forum.doom9.org/showthread.php?t=164554

Version 1.1.12 (03/04/15) .... "up to 20% faster"
Version 1.1.14 (04/24/15) .... "up to 15% faster"

1.0 * 1.2 * 1.15 = 1.38

5,778

(171 replies, posted in Using SVP)

hmm  roll

http://www.svp-team.com/w/images/thumb/2/24/Svp-how-it-works-en.png/600px-Svp-how-it-works-en.png

There's still too much to make 4K video usable for any housewife.
And SVP is on the bleeding edge!  lol

another one - I suggest to set 'setmemorymax' to some value in 1500-2000 for 4K
pressing too hard on Avisynth memory dispatcher is not a good idea big_smile

5,781

(171 replies, posted in Using SVP)

do I really need to reply this?  big_smile

5,782

(171 replies, posted in Using SVP)

Nintendo Maniac 64
just how much more performance will this new version of SVP have? 

reading doom9 forums can give some clues  big_smile

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 герц, зачем она тогда?

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

5,786

(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

5,793

(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

5,794

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

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

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

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

5,795

(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.

5,796

(171 replies, posted in Using SVP)

dlr5668
this one

yep

5,797

(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.

5,798

(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...

5,799

(4 replies, posted in Using SVP)

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

5,800

(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...