[mythtv-users] Fronted video playback profile

George Nassas gnassas at mac.com
Mon Feb 15 03:28:30 UTC 2016


On Feb 14, 2016, at 9:44 PM, James Abernathy <jfabernathy at outlook.com> wrote:

Well, these two lines at the top:

> mythfrontend[17575]: E CoreContext vaapicontext.cpp:318 (CreateDisplay) VAAPI: Invalid display
> mythfrontend[17575]: E CoreContext videoout_openglvaapi.cpp:152 (CreateVAAPIContext) VidOutGLVAAPI: Failed to create VAAPI context.

jump out; I don’t think you’ll get too far without a vaapi context :) The code that issues the “invalid display” comment is VAAPIContext::CreateDisplay and all it does is ask for a drawing surface with your screen dimensions, 1920x1080 or 1280x720 or whatever you’re using. 

This ties into where I was heading with my resources comment, I’m wondering what bios setting you have for this:

    http://www.intel.com/content/www/us/en/support/boards-and-kits/desktop-boards/000007143.html

it seems NUCs can set aside either 1MB or 8MB of main memory for the graphics to use. 1MB is too small for video playback so if you’re configured that way it would explain the invalid display result.

If that ain’t it then I’m all out of wisdom.

- George
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20160214/8925f5e7/attachment.html>


More information about the mythtv-users mailing list