PyQt5 QTimeLine is an custom widget that provide a timeline fuction.
- Create a scalable timeline.
- Add video samples.
- Handle video samples selection.
- Python 3.X
- PyQt5
Just clone it and import to your aplication.
qtimeline = QTimeLine(360) # Creates an 360/60 = 6 minutes long timeline