[Libva] Running libva applications without X
Mark Phelan
markthomasphelan at gmail.com
Wed Aug 28 14:56:19 PDT 2013
Mark Phelan <markthomasphelan at ...> 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 :( )
More information about the Libva
mailing list