Hi Miguel, no, currently there is no (direct) support for libva, but it may be indirectly used with the FFMPEG AVC444 decoder backend.
Currently the biggest obstacle there is the custom YUV to RGB filter for the AVC444 mode, which is done CPU only. Accelerating older RGB modes will most likely not be possible though, as they use custom codecs not really supported by hardware. >From my point of view libva support will only be half of the work as the main problem currently is the lack of GPU accelerated filter/image manipulation necessary after the video decoding is already complete. But, of course, getting a speedup is always what we're looking for, so maybe we can find some way. best Armin On 05/17/2018 08:01 PM, Miguel Amez via FreeRDP-devel wrote: > Hi list, > > I'm new to this list, so maybe I comunicate in an inadequate way my > suggestion/development idea: > > We have been using xfreerdp in our school for 3 years with Allwinner A20 > chipsets quite succesfully, and it has supposed a great power consuption > decreasement for us. Our main problem is that video acceleration is not > working with that hardware, so playing videos could be a great nightmare ;-) > > Recent iniciative from bootlin.com in the mainline kernel effort has made > Allwinner chipsets very interesting for multimedia platforms and software. > We have succesfully tested their in-progress mainline kernel video driver, > and they are also developing a VAAPI/libva backend to be able to be used by > most of the multimedia players. My question is: > Does xfreerdp support VAAPI/libva backend, in order to plug/use this > hardware acceleration with your software? > > We are in contact with the developers and included in their mailing list, > so we could collaborate in the development of the plugin/migration. > > Thanks for your help, > Miguel Amez > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > FreeRDP-devel mailing list > FreeRDP-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/freerdp-devel > ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ FreeRDP-devel mailing list FreeRDP-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freerdp-devel