https://github.com/asnunes/qtimeline
A PyQt5 Widget that provides a timeline to use in video edition apps
https://github.com/asnunes/qtimeline
editor fuction pyqt5 timeline video
Last synced: about 1 year ago
JSON representation
A PyQt5 Widget that provides a timeline to use in video edition apps
- Host: GitHub
- URL: https://github.com/asnunes/qtimeline
- Owner: asnunes
- License: gpl-3.0
- Created: 2018-08-19T13:48:08.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-05-30T16:07:21.000Z (about 5 years ago)
- Last Synced: 2025-03-31T17:54:30.632Z (about 1 year ago)
- Topics: editor, fuction, pyqt5, timeline, video
- Language: Python
- Homepage:
- Size: 17.6 KB
- Stars: 39
- Watchers: 1
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# QTimeLine
PyQt5 QTimeLine is an custom widget that provide a timeline fuction.
# Functions
- Create a scalable timeline.
- Add video samples.
- Handle video samples selection.
# Requirements
- Python 3.X
- PyQt5
# How to use
Just clone it and import to your aplication.
# Example
qtimeline = QTimeLine(360) # Creates an 360/60 = 6 minutes long timeline