Skip to content

This is a program was used by ssanime.ga to compress high quality anime into smaller (compressed) file.

License

Notifications You must be signed in to change notification settings

mainak17/anime-compressor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

anime-compressor

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)

  1. 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
  2. extract the folder and rename the folder to "ffmpeg"
  3. Now copy this folder to C drive under program files.
Step 2 : Add ffmpeg to the path (Ignore if you already have it installed)
  1. Now go inside the installed ffmpeg folder. You will see a bin folder.
  2. Copy the path of the bin folder Eg. C:\Program Files\ffmpeg\bin
  3. Now go to This PC and right click.
  4. Click on the properties and then click on the Advanced System Settings.
  5. Click on Environment Variables.
  6. Under System Variables double click on Path.
  7. Click New -> Paste the copied path of the bin folder -> Ok .
  8. 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.
Step 3 : Compress the Files.
  1. Open the compress.sh in the notepad.
  2. Follow the instructions there.
  3. Happy Compressing. Depending upon your system cofiguration within 2-2.5hrs after executing the commamd you will have your small sized animation.
  4. 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

About

This is a program was used by ssanime.ga to compress high quality anime into smaller (compressed) file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages