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. Qml Video not GPU accelerated on Raspberry Pi CM4
Forum Updated to NodeBB v4.3 + New Features

Qml Video not GPU accelerated on Raspberry Pi CM4

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 233 Views
  • 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.
  • F Offline
    F Offline
    Farias
    wrote on last edited by
    #1

    Hello,

    It's my first time posting here, I have trouble getting video playback, with gpu acceleration, on the Raspberry Pi CM4, (Raspberry Pi OS 32bits Bookworm).
    The video plays fine, but with 200% cpu usage !
    If i play same video (1080p 30fps h264 mp4 file) on vlc i get down to 20% cpu usage.
    I am using Qt5.15, with eglfs plugin and Video qml type.

    There is possible to get video hardware accelerated on the Pi with Qt?

    Thanks !

    JoeCFDJ 1 Reply Last reply
    0
    • F Farias

      Hello,

      It's my first time posting here, I have trouble getting video playback, with gpu acceleration, on the Raspberry Pi CM4, (Raspberry Pi OS 32bits Bookworm).
      The video plays fine, but with 200% cpu usage !
      If i play same video (1080p 30fps h264 mp4 file) on vlc i get down to 20% cpu usage.
      I am using Qt5.15, with eglfs plugin and Video qml type.

      There is possible to get video hardware accelerated on the Pi with Qt?

      Thanks !

      JoeCFDJ Offline
      JoeCFDJ Offline
      JoeCFD
      wrote on last edited by
      #2

      @Farias I guess Qt5 uses gstreamer and might have only a playbin in it. It may not handle hardware acceleration. Maybe try Qt6 for luck. Or write your own pipeline to make HW acceleration.

      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