Skip to content

philkingston/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. <<<<<<< HEAD Notes on the project and on how to build it can be found here: http://thebugfreeblog.blogspot.it/2013/02/qml-components-for-video-decoding-and.html.

In the omxplayeril_backend there is a QtMultimedia backend sample using PiOmxTextures as a shared library. For more information on this refer to: http://thebugfreeblog.blogspot.it/2013/04/hardware-accelerated-qtmultimedia.html.

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

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.

upstream/master

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 81.4%
  • C 8.9%
  • QML 5.6%
  • Shell 1.8%
  • QMake 1.7%
  • Makefile 0.4%
  • JavaScript 0.2%