Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Qtmultimedia - video hardware acceleartion on raspberry pi
Forum Updated to NodeBB v4.3 + New Features

Qtmultimedia - video hardware acceleartion on raspberry pi

Scheduled Pinned Locked Moved Mobile and Embedded
4 Posts 3 Posters 2.5k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    ben80
    wrote on last edited by
    #1

    Hi everybody,

    do you know if qtmultimedia can be used to show hardware accelerated videos on the raspberry pi (qt5.3)?

    I googled quite a lot but don't know how to get on.
    The qt-project website claims that qtmultimedia can be used with gstreamer and the gst-omx plugin (but no mentioning of hardware acceleration).
    GStreamer comes with the versions 0.10 and 1.x. Do both versions support hardware acceleration?
    Some people say it works, others say it doesn't. And most of the information seems to be quite old (<2012).

    I cross-compiled qt for the raspberry on my linux host which works fine.
    I don't understand which options i need for ./configure, so that gstreamer support and the gst-omx plugin will be created.
    Or is it detected automatically? Then how do i have to compile/install it?

    Thanks for your help,
    ben

    1 Reply Last reply
    1
    • V Offline
      V Offline
      Vincent007
      wrote on last edited by
      #2

      If you use Qt Quick, you are using scene graph rendering. Using scene graph rendering means you are using OpenGL. If your hardware supports OpenGL, your Qt Quick applications get hardware acceleration.

      1 Reply Last reply
      0
      • B Offline
        B Offline
        ben80
        wrote on last edited by
        #3

        ok, sounds good. QtQuick uses hardware acceleration on the raspberry.

        Now, i obviously need the gst-omx plugin for the raspberry pi (according to https://qt-project.org/wiki/RaspberryPi)

        Now,

        1. I don't understand how to compile/install it?
        2. How can i tell qt ./configure to use the plugin?
        1 Reply Last reply
        0
        • I Offline
          I Offline
          iskenderoguz
          wrote on last edited by
          #4

          @ben80 did you find something about gst-omx plugin ?

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved