Intel VAAPI howto with Leia v18 nightly based on Ubuntu 18.04 server
Sorry, for being late to the party - as Fritsch has determined, this is definitely something in FernetMentas master, as I can play YouTube videos using JSON in my RPi builds but not my latest #1228 x86 build (which includes several FM commits not in the RPi builds).

To play a video ("Men from UNCLE" trailer):
Code:
texturecache.py playw "plugin://plugin.video.youtube/play/?video_id=cJ6e9R5uLOE"
(add @xbmc.host=<ipaddress> to send the request to different Kodi clients, default is localhost - they'll need remote access enabled)

It's working fine when the client is RPi with latest Kodi master, but doesn't work on x86 with recent FM commits - getting the following error:
Code:
{u'jsonrpc': u'2.0', u'id': u'libPlayer', u'error': {u'message': u'Invalid params.', u'code': -32602}}
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
Reply


Messages In This Thread
RE: New Era: VAAPI with EGL interoperation - by Milhouse - 2015-12-31, 00:48
Live TV broken again? - by schamane - 2016-02-29, 19:56
Random crashes - by hal2100 - 2016-03-08, 22:03
Strange Behaviour - by MicTie - 2016-12-07, 10:46
Working lirc with mce remote - by fr1day - 2019-08-10, 17:36
Logout Mark Read Team Forum Stats Members Help
Intel VAAPI howto with Leia v18 nightly based on Ubuntu 18.04 server18