Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

QuickCut-0.0.1.tar.gz (21.4 kB view hashes)

Uploaded Source

Built Distributions

QuickCut-0.0.1.linux-x86_64.tar.gz (40.4 kB view hashes)

Uploaded Source

QuickCut-0.0.1-py3-none-any.whl (35.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page