Video & subtitle cut on given time-range. ffmpeg/pysrt based.
Project description
# QuickCut Video & subtitle cut
## Features
Split video and subtitle based on input time range.
Supports ffmpeg and libav (avconv) backends for video * all common containers (avi, mp4, mkv, …) and codecs * keeping the same codec
Support pysrt for srt subtitles
Full input validation * Times: HH:MM:SS or HHMMSS or MMSS etc.
Display backend errors if any.
## Install
### Dependencies
Fedora - Note: you need RPMFusion repos for ffmpeg
sudo dnf install python3-qt5 ffmpeg
Ubuntu/Debian
sudo apt-get install python3-pyqt5 ffmpeg
Windows
Windows is not supported. I guess it may work, assuming you have ffmpeg.exe in %PATH%.
### QuickCut
Global (/usr/local)
sudo pip3 install quickcut # Hopefully soon
Local
pip3 install –user quickcut
Other: you may have issues with icons if your prefix is not /usr/local (see setup.py). Fixes welcome.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
File details
Details for the file QuickCut-0.0.1.tar.gz
.
File metadata
- Download URL: QuickCut-0.0.1.tar.gz
- Upload date:
- Size: 21.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b7eea32107da28726e82e6d4e5ad0f6ac05334bea913ebe3127e9df19df9372 |
|
MD5 | a4bfe9401e27acd65f4c36bfd265e546 |
|
BLAKE2b-256 | 65df83054086e3bc1f892490dc24d7b1b35f5821b9c55d2ddd877af68e987e6b |
File details
Details for the file QuickCut-0.0.1.linux-x86_64.tar.gz
.
File metadata
- Download URL: QuickCut-0.0.1.linux-x86_64.tar.gz
- Upload date:
- Size: 40.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 531a6b653862d33a3fa73132470ff9e6890838bfe9ed536163cb7956c2bbd1d7 |
|
MD5 | ad189a8b392901f3ffdbc3b6be38918d |
|
BLAKE2b-256 | 084d159697ed572b035c4d53158e924cf5e6ed4cc7050e3b10904ddf42f20718 |
File details
Details for the file QuickCut-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: QuickCut-0.0.1-py3-none-any.whl
- Upload date:
- Size: 35.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eb8efd3c7ab55bd01e09a07f77a392b25bb115401cc094838baeef3661916d71 |
|
MD5 | 6d31620ffb8233cec609c6e3dbf07886 |
|
BLAKE2b-256 | f4965482de7bf66dc2032c559455d02fd3af980ee02f8728910229e1a5a5ccc0 |