https://github.com/dipto1971/ffmpeg-video-processor
An Advanced FFmpeg command based video editing console Application
https://github.com/dipto1971/ffmpeg-video-processor
ffmpeg ffmpeg-script opencv videoeditor
Last synced: 8 months ago
JSON representation
An Advanced FFmpeg command based video editing console Application
- Host: GitHub
- URL: https://github.com/dipto1971/ffmpeg-video-processor
- Owner: Dipto1971
- Created: 2024-05-07T03:19:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-30T07:34:43.000Z (over 1 year ago)
- Last Synced: 2025-02-17T06:17:57.954Z (8 months ago)
- Topics: ffmpeg, ffmpeg-script, opencv, videoeditor
- Language: C#
- Homepage:
- Size: 125 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Video Editing Console Application
This console application is designed to automate video editing tasks for studio shots and Instagram reels. Leveraging the power of FFmpeg, it offers a variety of editing effects to streamline your video production process.
## Features
- **Automated Editing**: Apply predefined editing commands to both studio shots and Instagram reels with minimal user intervention.
- **Multiple Effects**: Includes cropping, shifting, and other effects to enhance your videos.
- **Batch Processing**: Ability to process multiple videos at once, saving time and effort.
- **Customization**: Users can customize editing presets according to their specific needs.### Prerequisites
- .NET Core 3.1 or later
- FFmpeg installed on your system
- OpenCVSharp .NET Nuget Package