Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Qt 6
  4. guidance for porting QAbstractVideoSurface ?
Forum Updated to NodeBB v4.3 + New Features

guidance for porting QAbstractVideoSurface ?

Scheduled Pinned Locked Moved Unsolved Qt 6
2 Posts 2 Posters 274 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.
  • D Offline
    D Offline
    davecotter
    wrote on last edited by davecotter
    #1

    I use QAbstractVideoSurface throughout my media player app. I use QGraphicsScene with many CGraphicsVideoItem in it, some from QMediaPlayer, some from QCamera, some from QImage... All of them use QAbstractVideoSurface to present frames.

    What's the porting guidance here?

    While i'm here: what about QVideoSurfaceFormat? is that now QVideoFrameFormat?

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

      Hi,

      I think your are going to need QVideoSink.

      However, I don't know how to get from your custom surface to it.

      The API is being reviewed so you should check the interest mailing list and bring your porting question there.

      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