This is a program is similar to the one used by https://www.ssanime.ga/ to compress high quality anime into smaller (compressed) file.
Steps to Use :
Step 1 : Install ffmpeg (Ignore if you already have it installed)
- go to https://www.gyan.dev/ffmpeg/builds/ and under the release builds section click on the ffmpeg-4.3.2-essentials_build.zip to download the .zip file
- extract the folder and rename the folder to "ffmpeg"
- Now copy this folder to C drive under program files.
- Now go inside the installed ffmpeg folder. You will see a bin folder.
- Copy the path of the bin folder Eg. C:\Program Files\ffmpeg\bin
- Now go to This PC and right click.
- Click on the properties and then click on the Advanced System Settings.
- Click on Environment Variables.
- Under System Variables double click on Path.
- Click New -> Paste the copied path of the bin folder -> Ok .
- Now ffmpeg is added to the path. type ffmpeg in the cmd and press enter. Hopefully you will not get any eror and this will show some basic info about ffmpeg.
- Open the compress.sh in the notepad.
- Follow the instructions there.
- Happy Compressing. Depending upon your system cofiguration within 2-2.5hrs after executing the commamd you will have your small sized animation.
- Enjoy the show.
For more info check the original code and the blogs @ https://www.ssanime.ga/
website : https://www.ssanime.ga/
Source : https://www.ssanime.ga/2021/09/how-to-encode-anime-episodes-to.html