Skip to content
/ pi Public
forked from carlonluca/pot

Raspberry Pi accelerated video/image rendering with Qt: custom QML components and QtMultimedia backend.

Notifications You must be signed in to change notification settings

woehrl/pi

 
 

Repository files navigation

PiOmxTextures

This is a proof of concept of how to build a QML Qt component that renders h264 1080p video and audio using Raspberry Pi hardware decoder. Also contains code to hardware-decode images to QML components.

In the omxplayeril_backend there is a QtMultimedia backend sample using PiOmxTextures as a shared library.

In tools/POCPlayer there is a sample player used to test the backend.

For more information on the project refer to http://goo.gl/KphzdD.
For some build instructions: http://goo.gl/9TZPxn.

For a demo: https://www.youtube.com/watch?v=SeJxQN-W2uA.

About

Raspberry Pi accelerated video/image rendering with Qt: custom QML components and QtMultimedia backend.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 80.5%
  • C 9.3%
  • QML 5.9%
  • Shell 1.9%
  • QMake 1.8%
  • Makefile 0.4%
  • JavaScript 0.2%