docker-kodi icon indicating copy to clipboard operation
docker-kodi copied to clipboard

VAAPI/vpp vaCreateConfig error: the requested VAProfile is not supported (12)

Open zixelmike opened this issue 3 years ago • 1 comments

Kodi works, everything is fine, but there are always errors in the log, tell me I don't really understand, maybe there is a solution

2021-08-15 21:22:14.757 T:687 ERROR : VAAPI/vpp vaCreateConfig error: the requested VAProfile is not supported (12) 2021-08-15 21:22:14.757 T:687 ERROR : VAAPI output: Postproc preinit failed 2021-08-15 21:22:14.802 T:687 ERROR : VAAPI/vpp vaCreateConfig error: the requested VAProfile is not supported (12) 2021-08-15 21:22:14.803 T:687 ERROR : VAAPI output: Postproc preinit failed 2021-08-15 21:22:14.840 T:687 ERROR : VAAPI/vpp vaCreateConfig error: the requested VAProfile is not supported (12) 2021-08-15 21:22:14.840 T:687 ERROR : VAAPI output: Postproc preinit failed 2021-08-15 21:22:14.870 T:687 ERROR : VAAPI/vpp vaCreateConfig error: the requested VAProfile is not supported (12) 2021-08-15 21:22:14.870 T:687 ERROR : VAAPI output: Postproc preinit failed 2021-08-15 21:22:14.919 T:687 ERROR : VAAPI/vpp vaCreateConfig error: the requested VAProfile is not supported (12) 2021-08-15 21:22:14.919 T:687 ERROR : VAAPI output: Postproc preinit failed 2021-08-15 21:22:14.957 T:687 ERROR : VAAPI/vpp vaCreateConfig error: the requested VAProfile is not supported (12) 2021-08-15 21:22:14.957 T:687 ERROR : VAAPI output: Postproc preinit failed 2021-08-15 21:22:14.962 T:230 ERROR : UpdateFromScraper: No EPG scraper defined for table '' 2021-08-15 21:22:14.962 T:230 ERROR : Update: Failed to update table '' 2021-08-15 21:22:14.963 T:230 ERROR : UpdateFromScraper: No EPG scraper defined for table '' 2021-08-15 21:22:14.963 T:230 ERROR : Update: Failed to update table '' 2021-08-15 21:22:14.964 T:230 ERROR : UpdateFromScraper: No EPG scraper defined for table '' 2021-08-15 21:22:14.964 T:230 ERROR : Update: Failed to update table '' 2021-08-15 21:22:14.964 T:230 ERROR : UpdateFromScraper: No EPG scraper defined for table '' 2021-08-15 21:22:14.964 T:230 ERROR : Update: Failed to update table '' 2021-08-15 21:22:14.965 T:230 ERROR : UpdateFromScraper: No EPG scraper defined for table ''

zixelmike avatar Aug 16 '21 07:08 zixelmike

x11docker got an update today to improve VA-API / VDPAU support. This serves to allow video decoding on the GPU and might improve docker-kodi a lot. https://github.com/mviereck/x11docker/issues/443#issuecomment-1144800334

mviereck avatar Jun 02 '22 12:06 mviereck