An open API service indexing awesome lists of open source software.

https://github.com/basilysf1709/video-processer

Video Processor using OpenCV and MoviePy to edit and add color grading to videos
https://github.com/basilysf1709/video-processer

Last synced: 22 days ago
JSON representation

Video Processor using OpenCV and MoviePy to edit and add color grading to videos

Awesome Lists containing this project

README

          

## OpenCV and MoviePy Video Processor
This project is a video processor that uses the OpenCV and MoviePy libraries to edit and enhance videos. The goal is to create a cinematic effect by adding cuts, audio, and color grading to nature videos.

## Requirements
To use this project, you will need to have the following software and libraries installed:

1. Python 3.x
2. OpenCV
3. MoviePy

## You can install these dependencies by running the following command:

```pip install opencv-python moviepy```

## Usage
To use this project, follow these steps:

Clone this repository to your local machine:

```git clone https://github.com/[YOUR_USERNAME]/opencv-moviepy-video-processor.git```
Navigate to the project directory:

```cd video-processor```

Run the video_processor.py script to process the video:

```python3 video_processor.py```
[To Update] : Replace [INPUT_VIDEO_PATH] with the path to the input video file, and [OUTPUT_VIDEO_PATH] with the desired path for the output video file.

## Examples
Here are some examples of the kind of edits and enhancements that can be achieved with this project:

1. Adding cuts and transitions to the video
2. Adjusting the color balance and saturation of the video
3. Overlaying audio tracks on top of the video