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. Spread the flow with QML MediaPlayer on two VideoOutputs.

Spread the flow with QML MediaPlayer on two VideoOutputs.

Scheduled Pinned Locked Moved Solved QML and Qt Quick
2 Posts 1 Posters 513 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.
  • S Offline
    S Offline
    smartcoder.v.arch
    wrote on last edited by
    #1

    Hello, can anyone help me with qabstractvideosurface?
    I want to spread the flow with QML MediaPlayer on two VideoOutputs.
    I want to process each frame of a video and then send the original frames to first VideoOutput and the processed frames to another.
    Thanks!

    1 Reply Last reply
    0
    • S Offline
      S Offline
      smartcoder.v.arch
      wrote on last edited by
      #2

      @smartcoder.v.arch

      Thanks for everyone, I `d find a solution. In fact, everything was very simple. It`s just needed to get the pointer on MediaPlayer through the property mediaObject. You can saw the code on GiHub. When I`ll finished the app, I`ll attached the link .

      1 Reply Last reply
      1

      • Login

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