5,151

(5 replies, posted in Using SVP)

> I can't get smooth playback on my 2011 15" mbp

2720QM + HD 6750M or what?

5,152

(52 replies, posted in Using SVP)

>  64-bit version of the latest AVISynth plugin does not include SVConvert

why? do you want it to be compatible with what version of 64-bit MVTools? the one listed there?

5,153

(2 replies, posted in Using SVP)

iwantoverwatch

I have no idea who you are o_O
If you have questions concerning the license please send the message from the address that was used for the payment.
Thanks.

5,154

(52 replies, posted in Using SVP)

arghh... do you see ffdshow in the filters list while playing video? if no - try to remove ffdshow from the external filters list and then add it again

5,155

(52 replies, posted in Using SVP)

> i dont see that fancy menu anywhere
add new video profile and uncheck "auto options" button

5,156

(121 replies, posted in Using SVP)

> is the sharp one used when one selects "Animation"?

yep

> I should maybe add that I'm disabling retina scaling while doing it otherwise the additional scaling done by the window manager would hurt performance

could you please post a report via the Manager with retina enabled?

FunFrog

учтём

как раз я тут удачно проходил мимо big_smile

5,159

(52 replies, posted in Using SVP)

(thumbs-up)

5,160

(52 replies, posted in Using SVP)

well... (boring) ... do you see "ffdshow raw filter" in the filters list while playing video with the 64-bit video player?

5,161

(52 replies, posted in Using SVP)

> I have downloaded potplayer x64, mpc both versions (x64 of course)

"frame interpolation engine (64-bit)" from the SVP's packages is also needed wink

5,162

(52 replies, posted in Using SVP)

> From my experience GPU acceleration doesn't buy me all that much - GPU load goes up ~5% and CPU load drops slightly.

if you're talking about "auto options selection" this's exactly how it should work - choose the highest options possible for the given hardware performance level

5,163

(52 replies, posted in Using SVP)

> I don't feel so alone now

completely different errors
yours is about some unknown failure in the video driver, while "code 255" is just "opencl.dll is not found or can't be loaded"

> I really dont know the advantages of nvidia cuvid with dxva-copy back, except for hardware-deinterlacing.

for me it's much better in h.265 decoding, especially for 4k

5,165

(52 replies, posted in Using SVP)

> unable to init GPU-based renderer-code 255

this error is about not loaded OpenCL.dll (i.e. - the library is not found)
64-bit version in this case

"motion vectors precision" = "two pixels" will save a lot of RAM usage

you may try to install 64 bit SVP packages

http://www.svp-team.com/forum/viewtopic.php?id=2933

auto big_smile

if I'm using an 8 thread 4790k at 4.7GHz and going to 96Hz... what should auto be setting?

probably it'll be something like (8*1.8) * ((96/24) / 2.5), but no more than 25

5,171

(52 replies, posted in Using SVP)

dlr5668 wrote:

Will it be possible to use dxva + vapoursynth on windows ?

only if someone will build mpv for Windows with vapoursynth support PLUS will add a TCP socket-based IPC channel to mpv itself (currently it doesn't support JSON IPC on Windows!)

5,172

(52 replies, posted in Using SVP)

Just to be clear:

64-bit video chain is NOT recommended.
Use it at your own risk (c)

5,173

(52 replies, posted in Using SVP)

xarunx

the only thing you could possibly do to break something in the 32-bit chain with the latest update is to (occasionally) install Avisynth+ 32-bit

Slayer Moon

1. install
2. configure
big_smile

5,174

(52 replies, posted in Using SVP)

It works, just be prepared for the memory leaks on every seek big_smile

I think there's no hope left for a stable Avisynth 64 bit, so lets use what we have... and wait for any Vapoursynth-enabled Windows video players (or something else wink)

5,175

(8 replies, posted in Using SVP)

Since Mac version is available now AND there're no usable mpv-based video players for OS X, I took a look at the Plex Media Player.

And it seems like it could work IF:
1. replace built-in libmpv with the custom one built with vapoursynth support
2. add additional mpv's config file under Plex's config path

Still not tested in OS X, but successfully added some vf's to the Plex for Windows.