<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Feb 14, 2016, at 10:28 PM, George Nassas <<a href="mailto:gnassas@mac.com" class="">gnassas@mac.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">On Feb 14, 2016, at 9:44 PM, James Abernathy <<a href="mailto:jfabernathy@outlook.com" class="">jfabernathy@outlook.com</a>> wrote:<div class=""><br class=""></div><div class="">Well, these two lines at the top:</div><div class=""><br class=""><div class=""><blockquote type="cite" class=""><div class=""><span style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">mythfrontend[17575]: E CoreContext vaapicontext.cpp:318 (CreateDisplay) VAAPI: Invalid display</span><br class="" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><span style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">mythfrontend[17575]: E CoreContext videoout_openglvaapi.cpp:152 (CreateVAAPIContext) VidOutGLVAAPI: Failed to create VAAPI context.</span></div></blockquote></div><br class=""><div class="">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. </div><div class=""><br class=""></div><div class="">This ties into where I was heading with my resources comment, I’m wondering what bios setting you have for this:</div><div class=""><br class=""></div><div class="">    <a href="http://www.intel.com/content/www/us/en/support/boards-and-kits/desktop-boards/000007143.html" class="">http://www.intel.com/content/www/us/en/support/boards-and-kits/desktop-boards/000007143.html</a></div></div><div class=""><br class=""></div><div class="">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.</div><div class=""><br class=""></div></div></div></blockquote><div><br class=""></div>I checked the BIOS VIDEO settings. They were at 32MB, I changed it to Maximum DMVT which should be 512MB.  It made no difference with VAAPI Normal or OpenGL High Quality.  VAAPI got the error and OpenGL froze during editing.  </div><div><br class=""></div><div>Normal still works the best all around.</div><div><br class=""></div><div><br class=""><blockquote type="cite" class=""><div class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">If that ain’t it then I’m all out of wisdom.</div><div class=""><br class=""></div><div class="">- George</div></div>_______________________________________________<br class="">mythtv-users mailing list<br class=""><a href="mailto:mythtv-users@mythtv.org" class="">mythtv-users@mythtv.org</a><br class="">http://lists.mythtv.org/mailman/listinfo/mythtv-users<br class="">http://wiki.mythtv.org/Mailing_List_etiquette<br class="">MythTV Forums: https://forum.mythtv.org<br class=""></div></blockquote></div><br class=""></body></html>