Skip to content

How to find out if x264 is used? #3466

Answered by matt335672
saddy001 asked this question in Q&A
Discussion options

You must be logged in to vote

Welcome back @saddy001!

There's an INFO log message which occurs when the X264 encoder gets created:-

LOG(LOG_LEVEL_INFO, "xrdp_encoder_x264_encode: "
"x264_encoder_open rv %p for width %d height %d",

On my devel build, these are the relevant log messages when I log in from Windows 11:-

[2025-03-21T11:35:30.730+0000] [INFO ] [xrdp_mm_egfx_caps_advertise(xrdp_mm.c:1407)] xrdp_mm_egfx_caps_advertise:
[2025-03-21T11:35:30.732+0000] [INFO ] [xrdp_mm_egfx_caps_advertise(xrdp_mm.c:1433)]   version 0x00080004 flags 0x00000000 (index: 0)
[2025-03-21T11:35:30.733+0000] [INFO ] [xrdp_mm_egfx_caps_advertise(xrdp_mm.c:14…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by saddy001
Comment options

You must be logged in to vote
1 reply
@matt335672
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants