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. Preview image on slider of videoPlayer
Forum Updated to NodeBB v4.3 + New Features

Preview image on slider of videoPlayer

Scheduled Pinned Locked Moved Unsolved General and Desktop
qslidervideoplaybackpreviewframe
2 Posts 2 Posters 1.6k 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.
  • S Offline
    S Offline
    sayan275
    wrote on last edited by
    #1

    Hi,
    I have a video player which displays images in QgraphicsScene frame by frame. There's a play button, which shows frames by frames, like video. I want to show the preview image when mouse hover the qslider for the player, like in YouTube n other video players.
    alt text

    Request to suggest some approach!!
    I tried, mouse hover event on the qslider n displaying a qlabel with the particular frame.

    Regards,
    Sayan

    raven-worxR 1 Reply Last reply
    0
    • S sayan275

      Hi,
      I have a video player which displays images in QgraphicsScene frame by frame. There's a play button, which shows frames by frames, like video. I want to show the preview image when mouse hover the qslider for the player, like in YouTube n other video players.
      alt text

      Request to suggest some approach!!
      I tried, mouse hover event on the qslider n displaying a qlabel with the particular frame.

      Regards,
      Sayan

      raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on last edited by
      #2

      @sayan275
      i think you have to use another QMediaPlayer instance designated for the preview frames.

      There is an example application showing this (taken from here).

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      1 Reply Last reply
      4

      • Login

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