Mark Phelan <markthomasphelan@...> writes: > if(!mVADisplay) > std::cout << "mtp:: Not a valid display" << std::endl; > close(drm_device); > if(!mVADisplay) > std::cout << "mtp:: Not a valid display::2nd" << std::endl;
The copied section of code was not up to date, the close(drm_device); line should NOT be there.(I was testing.. and that was not the solution :( ) _______________________________________________ Libva mailing list Libva@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libva