These scripts will reduce mp4 sizes via ffmpeg.
Bash (Shell) and Batch (Windows).
- Download and install ffmpeg via the script Install_ffmpeg.batand run the script as admin.
- If the script is successfully executed FFmpeg is now installed.
- Download and run Reduce_mp4_sizes.batas admin and insert the path of your video.
- 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))
- If installed, Download the Reduce_mp4_sizes.shscript directly
- do chmod +x {script path}
- do sudo ./{script path}