PDA

View Full Version : Preview image on slider of videoPlayer



sayan275
30th March 2018, 06:03
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.


https://learning-services-media.brightcove.com/doc-assets/player-development/plugins/display-thumbnail-previews/thumbnail-plugin-display.png

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

Regards,
Sayan