Re: [yocto] Lack of Qt's libraries in the SDK. #cmake #imx8 #qt #scarthgap #sdk #yocto

2024-10-23 Thread ICS
Hi, On Wed, Oct 23, 2024 at 4:52 AM wrote: > Hello, > [snip] > CMake Error at > /home/bstk/Documents/sdk/sysroots/cortexa53-crypto-fsl-linux/usr/lib/cmake/Qt6QmlBuiltins/Qt6QmlBuiltinsTargets.cmake:128 > (message): > The imported target "Qt6::QmlBuiltins" references the file > > > > "/home/

Re: [yocto] [meta-raspberrypy] scarthgap: reproducing videos with VLC or Qt using the GPU

2024-10-07 Thread ICS
On Fri, Oct 4, 2024 at 2:08 PM Lisandro Pérez Meyer (ICS) via lists.yoctoproject.org wrote: > I could make Qt 6 to use rpidistro-ffmpeg which reduces the load to ~84% > but still not as ideal as I would have expected. VLC on RPi OS does work > nice... > OK, VLC requires x11 support

Re: [yocto] [meta-raspberrypy] scarthgap: reproducing videos with VLC or Qt using the GPU

2024-10-04 Thread ICS
I could make Qt 6 to use rpidistro-ffmpeg which reduces the load to ~84% but still not as ideal as I would have expected. VLC on RPi OS does work nice... -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#63943): https://lists.yoctoproject.org/g/yocto/m

Re: [yocto] [meta-raspberrypy] scarthgap: reproducing videos with VLC or Qt using the GPU

2024-10-03 Thread ICS
On Thu, Oct 3, 2024 at 7:31 PM Lisandro Pérez Meyer (ICS) via lists.yoctoproject.org wrote: > > Hi! > > I have been trying to reproduce videos on a Raspberry Pi 4 64 bits with: > > - VLC > - Qt 5 Multimedia > - Qt 6 Multimedia I also tried to make `rpidistro-ffmpeg`

[yocto] [meta-raspberrypy] scarthgap: reproducing videos with VLC or Qt using the GPU

2024-10-03 Thread ICS
Hi! I have been trying to reproduce videos on a Raspberry Pi 4 64 bits with: - VLC - Qt 5 Multimedia - Qt 6 Multimedia But in all cases I am facing issues and/or decoding via CPU instead of using the GPU. Let me summarize my findings and hopefully you can guide me to a solution. In all cases I