Video Trimmer is a Python script that allows users to trim videos to their desired lengths using a simple GUI. The script uses the ffmpeg library to handle video processing.
- Python 3.6+
- FFmpeg
Ensure that you have a Python version that is 3.6 or newer. You can download Python from the official website.
Download and install ffmpeg from the official website. Ensure that the ffmpeg command is available in your system's PATH so that the script can call it.
run python script from ./video_trimmer:
python video_trimmer.py