Skip to content

Mealman1551/Reduce-mp4-sizes

Repository files navigation

Reduce mp4 sizes

These scripts will reduce mp4 sizes via ffmpeg.

In wich languages are the scripts?

Bash (Shell) and Batch (Windows).

Getting started

Windows

  1. Download and install ffmpeg via the script Install_ffmpeg.bat and run the script as admin.
  2. If the script is successfully executed FFmpeg is now installed.
  3. Download and run Reduce_mp4_sizes.bat as admin and insert the path of your video.

Linux

  1. Make sure FFmpeg is already installed by using your package-manager (For example: sudo apt install ffmpeg (Make sure to use your distro's package manager))
  2. If installed, Download the Reduce_mp4_sizes.sh script directly
  3. do chmod +x {script path}
  4. do sudo ./{script path}

Made with ❤️

© 2025 Mealman1551

About

These scripts will reduce mp4 sizes

Resources

License

Stars

Watchers

Forks

Releases

No releases published