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. QGraphicsView stops video when it doesn't appears in the screen
QtWS25 Last Chance

QGraphicsView stops video when it doesn't appears in the screen

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 177 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.
  • ivanicyI Offline
    ivanicyI Offline
    ivanicy
    wrote on last edited by
    #1

    Hello!!

    I am playing a video in a QGraphicsView with a QMediaPlayer and QGraphicsVideoItem. I have a button that shows and hides the QGraphicsView. When I play the videoItem the QGraphicsView is hidden. When I push that button and show the QGraphicsView, the video is not playing.

    How can I fix it? I don't know why is happening that.

    Thank you very much!

    Pl45m4P 1 Reply Last reply
    0
    • ivanicyI ivanicy

      Hello!!

      I am playing a video in a QGraphicsView with a QMediaPlayer and QGraphicsVideoItem. I have a button that shows and hides the QGraphicsView. When I play the videoItem the QGraphicsView is hidden. When I push that button and show the QGraphicsView, the video is not playing.

      How can I fix it? I don't know why is happening that.

      Thank you very much!

      Pl45m4P Offline
      Pl45m4P Offline
      Pl45m4
      wrote on last edited by
      #2

      @ivanicy

      You'll need to show the relevant parts of your code, otherwise one can only guess what's going wrong.

      How do you hide the QGraphicsView? Do you even disable it?


      If debugging is the process of removing software bugs, then programming must be the process of putting them in.

      ~E. W. Dijkstra

      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