[FreeRDP-devel] H264 Support

2020-06-02 Thread Rodney Barnett via FreeRDP-devel
Hi, I'm trying to determine the best option for enabling /video for xfreerdp in our CentOS environment.  As I understand, this requires h264 support.  Looks like the obvious choices for this are x264 and openH264.  Are there other choices (e.g., gstreamer)?  Which option is preferred? Rodne

Re: [FreeRDP-devel] H264 Support

2020-06-02 Thread Armin Novak via FreeRDP-devel
Hi, there are only FFMPEG and OpenH264 to choose from. Both have some small issues depending on which version you choose, but FFMPEG is able to utilize some acceleration features, so that might be preferable. regards Armin Am 02.06.20 um 16:55 schrieb Rodney Barnett via FreeRDP-devel: > Hi, >

Re: [FreeRDP-devel] H264 Support

2020-06-02 Thread Rodney Barnett via FreeRDP-devel
Okay.  Thanks. Rodney On 6/2/20 1:49 PM, Armin Novak via FreeRDP-devel wrote: Hi, there are only FFMPEG and OpenH264 to choose from. Both have some small issues depending on which version you choose, but FFMPEG is able to utilize some acceleration features, so that might be preferable. rega