Replies: 1 comment 2 replies
-
download mdk-sdk-linux.tar.xz and extract it, include qml examples can be found here. hw accelerated decoding and rendering are supported, delete libffmpeg.so.* in mdk-sdk to use system ffmpeg to support h264, hevc hardware decoder, use opengl es2/3 to support 0-copy rendering. both qt5 and 6 are supportd. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, i just came across mdk-sdk and it might be what i am searching for a long time.
Currently i am displaying videos on a raspberry pi with hardware aceleration and would like to replace the "video tools" that i am using.
I cross compiled qt5 for raspberry pi and use POT (Link) to show the video. Unfortunately this is not very stable. Could someone answer my following questions :
Thanks a lot
Ben
Beta Was this translation helpful? Give feedback.
All reactions