Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 months 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-30T16:07:21.000Z (over 3 years ago)
- Last Synced: 2024-10-26T15:46:59.066Z (2 months ago)
- Topics: editor, fuction, pyqt5, timeline, video
- Language: Python
- Homepage:
- Size: 17.6 KB
- Stars: 37
- Watchers: 2
- 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