Skip to content

regmysss/Media-Compressor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Media Compressor

Introduction

This is a simple media compression application developed using C# and Windows Forms. The program uses ffmpeg.exe to process video and audio files, providing efficient and high-quality compression.

Functions:

  • Video and audio file compression: Uses ffmpeg to convert and compress media files into various formats.
  • Simple and intuitive interface: Windows Forms-based user interface allows you to easily upload files and customize compression settings.
  • Various format support: Compress files into popular formats such as MP4, AVI, MKV, and many more.

Form view:

Form view

Setup

1. Clone this repo:

git clone https://github.com/regmysss/Media-Compressor.git

2. Install "FFmpeg" locally:

You need to create a folder on drive C called "PATH_Programs" and then install FFmpeg there.

Guide

Download FFmpeg

Usage

  1. Launch the "Media Compressor" application.
  2. Select the file to compress.
  3. Set the compression parameters.
  4. Click the "Compress" button and wait for the process to complete.

About

This is a simple media compression application developed using C# and Windows Forms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages