Thank you, will look into it.
Martin
On 2018-10-01 13:33, R0b0t1 wrote:
On Mon, Oct 1, 2018 at 12:15 PM Martin Ciglan via FreeRDP-devel
<freerdp-devel@lists.sourceforge.net> wrote:
Hi
I would like to implement GPU HW decoding support into freeRDP 2,
which
should be run on particular SBC like raspberry or similar. Two
questions
comes into my mind first:
1. Is that technicaly possible?
2. If so, where in project should be placed?
Best Regards
Martin
1. Yes.
2. Look for where the decoding is now. If it is not hardware
accelerated replace it with calls to a library that is.
Checking the dependencies for FreeRDP
(https://github.com/gentoo/gentoo/blob/master/net-misc/freerdp/freerdp-2.0.0_rc3.ebuild#L48)
it looks like there are many libraries which are used that do support
hardware acceleration, it is just the right options would need to be
selected. I would recommend looking at ffmpeg first
(https://trac.ffmpeg.org/wiki/HWAccelIntro).
Cheers,
R0b0t1
_______________________________________________
FreeRDP-devel mailing list
FreeRDP-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel