3,501

(15 replies, posted in Using SVP)

Don't know what you're talking about hmm
Just downloaded random 1080@60 fps video from Youtube and successfully cast it from a hard drive via "Videostream" Chrome extension (which is actually not an extension but a native Windows application). BTW, using good-old 802.11n Wi-Fi, not even 5G big_smile

3,502

(128 replies, posted in Using SVP)

you'd better send a report via SVP, right after the error occur

гы
хорошо, не успел вчера архив сделать

3,504

(15 replies, posted in Using SVP)

TCmullet wrote:
Chainik wrote:

Got the device...

SMPlayer just shares local files via its own http server.

What exactly are you saying here, please?  That is, what is the implication of this??

Exactly this:

SMPlayer does NOT stream its player output but rather casts directly from a video file.

3,505

(128 replies, posted in Using SVP)

camalew

This means something else is missing hmm
I can think only about VC++ 2015 64-bit redistributables. Try to re-install them manually.

ivanovishado

Is this a SVP's script or you're trying to insert your own Python script?
In the latter case watch out for the UTF header (it's usually hidden in most text editors)

3,506

(128 replies, posted in Using SVP)

Dunno what's missing.
Try to copy all the files from SVP 4/mpv64 into VLC's folder.

3,507

(128 replies, posted in Using SVP)

The checklist:
1. Is VLC ver.2.2.x 64-bit?
2. Is PATH set?
3. If not working - goto 1

Как минимум надо вывод 10-бит включить, по-умолчанию он отключен.

3,509

(128 replies, posted in Using SVP)

camalew

if you're talking about Window, this error is usually about not modified PATH value
read the instructions carefully

As it said in the first message - this's the only way now to watch BD3D with SVP w/o re-encoding.

But you can ask MPC-BE developers to add 3DVision support wink

3,511

(128 replies, posted in Using SVP)

> And what is the complete correct syntax for applying the script in real time ?

hmmm

I tried to follow this post without success:
https://forum.doom9.org/showthread.php?t=173535


import vapoursynth as vs
core = vs.get_core(threads=7)
clip = core.std.FlipVertical(video_in)
clip.set_output()

if you don't know how to modify the sample script then probably you don't need this at all

3,512

(450 replies, posted in Using SVP)

> The 960M does not show up at all in svp with "optirun SVPManager" unless I add "alias nvidia-uvm nvidia-387-uvm" to /etc/modprobe.d/bumblebee.conf

and this's why SVP 4 Linux is free big_smile

If "nothing change" then it's probably decoding only one view (as AVC stream), not MVC.

Try to install Intel's dlls - at the very bottom of that page.

3,514

(15 replies, posted in Using SVP)

Too complicated hmm
One will need to run OBS + nginx, and then find and run some Android controller app, to point Chromecast to that stream.

AFAIU Videostream and Stream2Chromecast somehow make it work using only ffmpeg, w/o nginx

I'm starting to think that a SVP plugin for Chromecast can be useful... (but it will require Chomecast Ultra just because older devices support high frame rate at 720p only)


Edit: it supports 60 Hz too

3,515

(450 replies, posted in Using SVP)

What if run mpv manually under "optirun"?

3,516

(15 replies, posted in Using SVP)

Got the device...

SMPlayer just shares local files via its own http server.

VLC is buggy as hell, I can barely cast anything w/o errors hmm And even if I can, seems like it disables all the video filters including the deinterlace/SVP one.

Youtube is continuously upgrading their services and video protection methods, we can't follow them in such a simple application.
This's why SVPtube 2 is based on youtube-dl engine.

HDR в SDR с SVP, по крайней мере, можно смотреть в mpv

Интереснее вопрос, пока без ответа, как смотреть HDR в HDR big_smile

3,519

(15 replies, posted in Using SVP)

> The question is, which players can do BOTH?

VLC?

link

download the latest 3.0 nightly build and update SVP's "VLC support" package to get a 3.0-compatible plugin

===
in fact this's an interesting topic, I'm going to order a Chromecast Ultra to try it myself smile

===
SMPlayer

3,520

(128 replies, posted in Using SVP)

those are not a complete scripts but just a functions

they're missing video input and output

3,521

(5 replies, posted in Using SVP)

SVP installs Avisynth+ instead of Avisynth, which has different syntax for MT stuff
You can either put Avisynth 2.6 MT dll into VirtualDub's folder OR replace the dll in the System32 folder

3,522

(128 replies, posted in Using SVP)

> finesharp.py

which one exactly?

the script must follow rules for mpv Vapoursynth scripting - https://mpv.io/manual/master/#video-filters

The variable video_in is set to the mpv video source, and it is expected that the script reads video from it. (Otherwise, mpv will decode no video, and the video packet queue will overflow, eventually leading to audio being stopped.)

3,523

(2 replies, posted in Using SVP)

Plex Media Server and Plex Media Player are different apps

3,524

(7 replies, posted in Using SVP)

Hmmm, not sure then... It is just a theory smile

The point is we don't know the actual panel working mode in each case.

3,525

(7 replies, posted in Using SVP)

I believe this's because the E6's panel itself is always working at 120 Hz regardless of the input settings.


BTW have you ever succeeded to make it switch to HDR mode with madVR?