Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Video Trimmer

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.

Requirements

Installation

Step 1: Install Python

Ensure that you have a Python version that is 3.6 or newer. You can download Python from the official website.

Step 2: Install FFmpeg

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.

Step 3: Clone the Repository

run python script from ./video_trimmer:

python video_trimmer.py