Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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