pyqt-graphics-video-item-video-player
pyqt-graphics-video-item-video-player copied to clipboard
Video(mp4 file only) player using QGraphicsVideoItem. Control widget at the bottom is shown/hidden followed by cursor's movement.
Results
2
pyqt-graphics-video-item-video-player issues
Sort by
recently updated
recently updated
newest added
I'm designing graphic editor. As a scene for drawing, I need to use exactly QGraphicsScene. I implemented adding rectangles and ellipses to the scene with two buttons. I need to...
How to overlay an editable rectangle box when playing a video, similar to the entity QGraphicItem