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

2,828

(1 replies, posted in Using SVP)

OK, we'll fix it in the next release

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

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

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

2,830

(10 replies, posted in Using SVP)

> Any advice?

Any log?

2,831

(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

2,834

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

2,835

(20 replies, posted in Using SVP)

I wish I knew the answer.

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

2,836

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

2,838

(5 replies, posted in Using SVP)

fixed in rev.146

2,839

(5 replies, posted in Using SVP)

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

2,840

(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

2,841

(1 replies, posted in Using SVP)

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

2,842

(20 replies, posted in Using SVP)

Great idea BTW! big_smile

TCP port 9900 by default, you can change it in All settings.

2,843

(1 replies, posted in Using SVP)

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

Python 3.5

2,844

(2 replies, posted in Using SVP)

it can't load external subtitles in the current version

2,845

(6 replies, posted in Using SVP)

if this log is after trying to play a video then you just don't have ffdshow in the video player's filters list
see https://www.svp-team.com/wiki/SVP:MPC-HC

2,846

(3 replies, posted in Using SVP)

yep

2,847

(3 replies, posted in Using SVP)

as of now, 64-bit is generally better

2,848

(20 replies, posted in Using SVP)

I tried almost all combinations of svpcast and mpv versions and settings yesterday. In all cases Chromecast starts playback - it may hang a few minutes after, but at least it always starts.
Behavior is pretty much the same with mpv 0.28 or 0.29, svpcast "before subtitle update" and recent version.
The only thing I can't check is if it used to be any better with an older Chromecast firmware version - and I believe it was better. hmm

2,849

(6 replies, posted in Using SVP)

SVP's Events log may help...

2,850

(4 replies, posted in Using SVP)

hmm

Interpolating a video with high frame rate can be a very CPU consuming task, because 60->120 fps conversion requires twice as much resource as a 30->120 conversion.

Because of this, SVP has a built-in limiter for the source frame rate to be processed. You can override it by using the All settings window, see frc.target.max value.