Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. VideoOutput documentation lack about platform specific differences
Forum Updated to NodeBB v4.3 + New Features

VideoOutput documentation lack about platform specific differences

Scheduled Pinned Locked Moved QML and Qt Quick
2 Posts 2 Posters 658 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.
  • GianlucaG Offline
    GianlucaG Offline
    Gianluca
    wrote on last edited by
    #1

    Dear all,
    I'm looking for some details about differences of VideoOutput on the various platforms supported by Qt.
    This arise from the following warning in the documentation:

    [quote]The VideoOutput item works with backends that support either QVideoRendererControl or QVideoWindowControl. If the backend only supports QVideoWindowControl, the video is rendered onto an overlay window that is layered on top of the QtQuick window. Due to the nature of the video overlays, certain features are not available for these kind of backends:

    Some transformations like rotations
    Having other QtQuick items on top of the VideoOutput item
    

    Most backends however do support QVideoRendererControl and therefore don't have the limitations listed above.[/quote]

    The limitations are quite sever and might comprimes the whole UI design (as I experienced on iOS), so I'm happy that "most backends however do support QVideoRendererControl" but the most important thing is to exactly know which platform are not supported yet and in which release has been planned to use QVideoRendererControl over QVideoWindowControl.
    This can change a lot how to deal with application that has a lot of video.
    So, where can I get this information ?
    From my personal experience I can say that iOS is one of the platform with video limitations... but for the others ?? where is the status ??
    Is there any progress with Qt 5.4 ??

    Thanks,
    Gianluca.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      That's a question better suited for the interest mailing list, you'll find there Qt's developers/maintainers (this forum is more user oriented)

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      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