Hi, 2012/7/5 Xiang, Haihao <haihao.xi...@intel.com>: > > If there are two or above valid displays, is there a way to use the > second display ?
This is tests... We will always prefer the most native display mode. So X11 on Linux systems, or DRM mode as a fallback. >> +static VADisplay >> +va_open_display_x11(void) >> +{ >> + x11_display = XOpenDisplay(NULL); > > So a user must set the DISPLAY environment variable, is that right ? This has always been the case. You will hardly get a working environment if DISPLAY is not set. _______________________________________________ Libva mailing list Libva@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libva