Written in Python, this program uses VLC media player to preview a video, and then it uses FFMPEG with "copy" codec to quickly cut out a segment from the video. VLC seek/jump hotkeys, as well as in/out hotkeys are supported.

Currently, it's just in Python (no EXE), but it should be easy to run it from Python. From the command prompt, install the dependencies:
pip install wxPython
pip install boto
pip install selenium
pip install google-api-python-client

Then start the program by:
python Trimmer.py

This project is a simpler edition of the Trimmer project by Andy (https://sourceforge.net/projects/trimmer/).

Features

  • Supports VLC-like hotkeys to seek in the video (arrow keys with shift, alt, ctrl, or ctrl+alt).
  • Hotkeys similar to Premiere Pro's in/out ('i', 'o', 'shift + i', 'shift + o').
  • Very fast video trimming due to codec "copy" mode.
  • Config ("Trimmer.ini") can be modified for custom FFMEPG command line.

Project Samples

Project Activity

See All Activity >

Categories

Video

License

GNU General Public License version 3.0 (GPLv3)

Follow Simple Video Trimmer

Simple Video Trimmer Web Site

You Might Also Like
Our Free Plans just got better! | Auth0 by Okta Icon
Our Free Plans just got better! | Auth0 by Okta

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Simple Video Trimmer!

Additional Project Details

Operating Systems

Windows

Intended Audience

Developers

User Interface

wxWidgets

Programming Language

Python

Related Categories

Python Video Software

Registered

2018-05-17