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. QMediaplayer of Multimedia in Qt moblilty
Forum Updated to NodeBB v4.3 + New Features

QMediaplayer of Multimedia in Qt moblilty

Scheduled Pinned Locked Moved Mobile and Embedded
1 Posts 1 Posters 2.5k Views 1 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.
  • M Offline
    M Offline
    Matt Yung
    wrote on 27 Oct 2010, 03:46 last edited by
    #1

    Recent days I used Qt moblility to enable the videoplayer on MeeGo handset system.

    I found that when QMediaplayer sets video output, it has two ways. One is QVideoWidget, the other is QGraphicsVideoItem. And in Qt moblility gstreamer plugin, it has three rendering ways for the playback.

    QGstreamerVideoWidgetControl is for QVideoWidget and it uses xvimagesink which could be accelerated by hardware.
    QGstreamerVideoWindow is for QGraphicsVideoItem which also uses xvimagesink after qt-moblility release 1.1. And it needs x_overlay supported.
    QGstreamerVideoRenderer is a software rendering path in my opinion.

    Is there any plan to make QGstreamerVideoRenderer could be accelerated by hardware?

    Thanks!

    1 Reply Last reply
    0

    1/1

    27 Oct 2010, 03:46

    • Login

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