Skip to content

JustFallenn/Ratio-Ed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ratio-Ed

Description:

Simple Video Ratio Editor. This tool allows you to resize and reformat videos without cropping. It maintains the correct aspect ratio by adding black padding when necessary.

Usage:

  1. Run the script and enter the name of the video to edit (The video and the code should be in the same directory).
  2. Choose an output filename (it will be saved to Desktop).
  3. Select the target aspect ratio from the list.
  4. Wait while the video is processed.
  5. Once done, you can choose to continue or exit.

Required Packages:

  • FFmpeg (Ensure it's installed and added to system PATH).

To install FFmpeg:

  • Mac/Linux: brew install ffmpeg or sudo apt install ffmpeg
  • Windows: Download from https://ffmpeg.org and add to PATH.

Developed by:

Yusuf Emir Sezgin

About

Simple Video Ratio Editor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages