Activity
From 04/05/2026 to 05/04/2026
05/04/2026
- HW 11:45 PM Software Development: RE: Playing MP4 to Display Troubles
- Hi Jake and Mike,
We do not need Weston/Wayland specifically, but we have a legacy app that heavily depends on X11 which might cause some difficulty using drm/kms. The same issue is present using X11 (using ximagesink instead of wayla... - MW 07:13 PM Software Development: RE: Playing MP4 to Display Troubles
- Hi Jake and Holden,
I think the issue may be related to using weston/wayland instead of drm/kms.
The AM62Ax does not have a GPU, so weston/wayland rendering is going to be
CPU bound.
Do you need weston/wayland?
-Mike - JP 07:02 PM Software Development: RE: Playing MP4 to Display Troubles
- Good afternoon Holden,
I am looking into your issue now and have replicated some of your failing behavior. I will update you when I have further info/findings.
Thank you,
Jake - I have been trying to output MP4 video to the display using the hardware encoder/decoder. For the sake of consistency, I am using the 10.01 SDK prebuilt tisdk-default-image and making changes in ti-linux-6.6.y. This image provides the gs...