Skip to content

Cross-platform Qt5 based app for quick and easy video trimming/splitting and merging/joining for simple quick edits. FFmpeg based backend, which is supplied for Windows, and written in Python3 with the excellent PyQt5 GUI framework.

License

Notifications You must be signed in to change notification settings

FreeWalking/vidcutter

 
 

Repository files navigation

VidCutter

Homepage: http://vidcutter.ozmartians.com

Cross-platform Qt5 based app for quick and easy video trimming/splitting and merging/joining for simple quick edits. FFmpeg dives the backend with a stylishly hand edited Qt5 UI. FFmpeg static binary is supplied for Windows installations. For non-windows, use your o/s package manager if on Linux and homebrew for Mac OS X to manage FFmpeg. It is most likely already installed on your Linux or macOS machine.

----[Linux]----

Install via PyPi as a last resort only if you are using a Linux distribution that is NOT related to ArchLinux or Ubuntu/Debian.

ArchLinux users can install directly from AUR, package is available in both stable and git-latest versions:

AUR: vidcutter, vidgutter-git

Ubuntu/Mint/Debian users can install via Launchpad PPA.

ppa:ozmartian/apps

If you are new to PPAs then just issue the following commans in a terminal:

sudo add-apt-repository ppa:ozmartian/apps
sudo apt-get update

You should now be able to search for the vidcutter software package via your chosen package management software (synaptic, Ubuntu software centre, apt-get etc.)

----[Windows + macOS]----

It is highly recommended that you install using the native installers for Windows and macOS made available at the app's homepage:

http://vidcutter.ozmartians.com

About

Cross-platform Qt5 based app for quick and easy video trimming/splitting and merging/joining for simple quick edits. FFmpeg based backend, which is supplied for Windows, and written in Python3 with the excellent PyQt5 GUI framework.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.8%
  • Other 0.2%