Mystery
They haven't done anything about it?
nope
perhaps you could make the changes yourself
and here we come to another "special build"...
You are not logged in. Please login or register.
SmoothVideo Project → Posts by Chainik
Mystery
They haven't done anything about it?
nope
perhaps you could make the changes yourself
and here we come to another "special build"...
Mystery
Why are you considering it dead?
Cause I was talking to one of lead developers.
OK, let's say "suspended" if you're not comfortable with term "dead"
https://github.com/AviSynth/AviSynthPlu … ntributors
Anyway, MT branch is buggy and isn't part of official AVS+ release.
it should be easy to port SVP to it
why you think we didn't tried?
in fact anyone with basic knowledge of JavaScript can "port" it, just edit a few lines in generate.js
replace
avs.WriteLine('SetMTMode(3,threads)');
with
avs.WriteLine('SetFilterMTMode("",2)');
avs.WriteLine('SetFilterMTMode("ffdShow_source",3)');
remove
avs.WriteLine('SetMTMode(2)');
replace
avs.WriteLine("distributor()");
with
avs.WriteLine("Prefetch("+threads+")");
if you search the forum you'll find that almost all crashes are because of AVS 2.6
and don't forget AVS development is in fact dead
AVS+ is great in terms of memory consumption and MT efficiency BUT is buggy and dead too
so the sad truth is Vapoursynth is the only hope
but it isn't integrated into ffdshow...
Nintendo Maniac 64
HDMI can do it as well
HDMI 1.3/1.4 to be more specific...
high-end Panasonic TVs have DisplayPort input
good for them
let's take "TX-L65WT600B 65" Smart VIERA LED 4K TV"
according to "Operating Instructions" it doesn't accept 120 Hz on any input in any resolution
Почему не выделено жирным что это касается только BR только в PowerDVD?
change video renderer in mpc-hc to EVR
SVP makes as much frames per second as you wish.
Then video renderer (madVR, EVR, ...) sends this to the display device. Here's a conversion from 24 / 48 / 60 / 120 / XXX fps to the actual screen refresh rate.
Projector only accepts 60 fps on input (actually it's limited by HDMI).
If renderer gets 72 fps on input and should make 60 fps output it will simply drop 12 frames.
And finally projector itself can make 120 fps from 60 fps input with some kind o FI.
24 fps source -> [SVP xN] -> 24*N fps -> [video renderer] -> 60 fps -> [HDMI] -> [projector x2] -> 120 fps on the screen
So true 120 fps now possible only with selected 120 hz PC monitors (DVI connection). I don't know if there're any TVs / projectors with DP (Display Port) input
Jeff R 1
My Panasonic projector has a refresh rate of 120Hz
are you sure it can handle 120 hz on input?
теоретически - пойдет, но на низких настройках
практически - хрен его знает, пока не попробуешь не узнаешь
http://www.svp-team.com/forum/viewtopic … 010#p45010
просто как иллюстрация того что не все то хорошо, что хасвелл
особенно в маленьких корпусах
Try this one and post here results!
Проверяем, ничего ли не перекосилось: http://www.svp-team.com/files/svptube-1.2.4.zip
BashOrgRu
На https не перенаправляет, если User-Agent содержит Googlebot, например "SVPtube/1.2.3 (Googlebot)".
Ай, блин, поздно прочитал ладно, все-равно уже Qt пересобрал
С https есть проблема. SVPtube идет одним файликом без зависимостей т.к. статически слинкован с Qt. С зависимостью от OpenSSL эта радость сломается.
Но я еще буду посмотреть...
Осталось понять, по какому принципу ютюб начинает перенаправлять на https.
Меня вот, например, не перенаправляет.
I have the same issue with my Asus Xonar DS audio card. To get audio work you can disable option in LAV Audio decoder.
MPC-HC - View - Options - Internal filters - button Audio decoder - disable option 32-bit Floating-point - OK - OK
camicazi
I tried installing an updated mpc-hc version and then there is no audio problem, but instead svp isnt enabled on it
note that on mpc-hc.org 64-bit version is downloaded by default
you need 32-bit version for SVP to work!
google doesn't know about this thing =>
it doesn't exists in real world =>
.exe name is random generated =>
it's a virus
that's simple
Neshi
right on your screen, in resource monitor, "network" section
arveru.exe is connected to 128.65.21-something
I take very good care of my computer
really?
i really don't know how to say it - this shit is not part of our program
Just a hint - can you find anything about "arveru.exe" on google? If not - why?
it can be some kind of trojan horse
doing some bad things while user is watching movie
Neshi
Anyone familiar with Arveru.exe?
That is the one that uses 75% of my cpu when I watch anything..
what the hell?
SmoothVideo Project → Posts by Chainik
Powered by PunBB, supported by Informer Technologies, Inc.