Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Getting frame events from a QMediaPlayer

Getting frame events from a QMediaPlayer

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 593 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.
  • M Offline
    M Offline
    martonmiklos
    wrote on last edited by
    #1

    I would like to develop an application which overlays two circles to a video to a position read from an another file at every frame. My first thought was use the QGraphicsView and the QGraphicsVideoItem for displaying, and use the QVideoProbe to get the frame events. Unfortunately the probe->setSource(&mediaPlayer) returns false on Windows.

    If you know a different approach to get the frame events please let me know!
    Thanks!

    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