3,051

(4 replies, posted in Using SVP)

I think this's just a madVR's feature, you can ignore it.
What matters is movie size displayed in madVR's on-screen stats.

3,052

(5 replies, posted in Using SVP)

Video frame -> Advanced -> Resize to screen

But it'd really much better choice to lower madVR's settings.

Stop right here! big_smile
Chromecast non-Ultra can only handle 60 fps in 720p resolution.
Set Video frame -> Advanced -> Decrease to HD.

https://developers.google.com/cast/docs/media

Video codecs (Chromecast 1st and 2nd Gen.)
  H.264 High Profile up to level 4.1 (720p/60fps or 1080p/30fps)
  VP8 (720p/60fps or 1080p/30fps)

Video codecs (Chromecast Ultra)
  H.264 High Profile up to level 5.2 (2160p/60fps)
  VP8 (2160p/60fps)
  HEVC / H.265 Main and Main10 Profiles up to level 5.1 (2160p/60fps)
  VP9 Profile 0 and Profile 2 up to level 5.1 (2160p/60fps)

Just to be sure - are we talking about Chromecast Ultra? Which software version installed?

3,055

(2 replies, posted in Using SVP)

Usually Intel's video drivers are the reason. Try to clean Intel drivers with Display Driver Uninstaller.

And the video itself is playing fine?
With any source video or just this particular one?

> audio lagging behind and cutting out every few seconds

What is the target device? Chromecast / AppleTV / Android player / etc?

> The error 62097

It just means the streaming was ended.

NVENC: update NV video drivers. Minimum version is 390.77

> Since MPC-HC is practically dead

https://github.com/clsid2/mpc-hc/releases

> when I copy a link from YouTube and start a video through SVPtube, I do not get any audio stream, just the video stream

mpc-qt doesn't have a command-line option similar to MPC-HC's

/dub "dubname"    Load an additional audio file

> Could the SVP plugin be interfering?

Turn SVP off and find out! wink

> Has anyone else gotten a Kodi+SVP+Philips HUE solution working?

If you can set up Hyperion to control your Philips bulbs then SVPlight extension will be able to control Hyperion (w/o an additional Kodi plugin).

3,062

(1 replies, posted in Using SVP)

OK, we'll fix it in the next release

как обычно, надо б недельку-другую подождать... вон там уже 0.92.16

здорово качество HDR улучшил

это все костыли для просмотра UHD/HDR рипов на обычных экранах...

3,064

(10 replies, posted in Using SVP)

> Any advice?

Any log?

3,065

(1 replies, posted in Using SVP)

Obviously it thinks that Roku supports Chromecast protocol ant tries to control it the same way it controls Google Chromecast.
I don't know if it's correct or wrong sicne we don't have any Roku device in hands hmm

I don't see how it could possibly be connected with renderers, decoders and SVP.

> I'm not sure where 1.7.16 comes from.

https://github.com/clsid2/mpc-hc/releases

> Some issues with up-scaling?

in case of EVR and Intel IGP, switch resizer from bicubic to bilinear

3,068

(3 replies, posted in Using SVP)

Do you have the SVP 4 Pro license key?
Contact us via email and specify your registered email address.

3,069

(20 replies, posted in Using SVP)

I wish I knew the answer.

"cast.encode.realtime = true in All settings" - is it?

3,070

(458 replies, posted in Using SVP)

https://www.archlinux.org/packages/extr … 4/ocl-icd/
https://www.archlinux.org/packages/extr … cl-nvidia/

reinstall ffdshow manually
https://www.videohelp.com/software/ffdshow

3,072

(5 replies, posted in Using SVP)

fixed in rev.146

3,073

(5 replies, posted in Using SVP)

--hwdec=auto-copy
or
--hwdec=vdpau-copy
or even
--nwdec=no

3,074

(5 replies, posted in Using SVP)

If there're no visible errors from SVP's side then you should look into mpv's log.
--log-file=<path>
or just run it from the console

3,075

(1 replies, posted in Using SVP)

Feel free to read through any ffmpeg encoding guide to find out optimal encoding setting suitable for you!