Skip to content

Batch scripts based on Aomenc, FFMPEG, and MKVToolNix to create the highest quality videos under 8MB

License

Notifications You must be signed in to change notification settings

AndreVallestero/8mb-encoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

8mb-encoder

Batch scripts based on Aomenc, FFMPEG, and MKVToolNix to create the highest quality videos under 8MB

image

Required downloads

Place all of the following executables in the tools directory

Usage

There are 3 ways to use the encode.bat

  • Drag your file on encode.bat
  • Run encode.bat <filename> in cmd where <filename> the name of your video file
  • Name your file source.mkv and run encode.bat by double clicking or via cmd

Notes

  • Muxing with MKVToolNix is not necessary but results in a smaller webm or mkv than ffmpeg
  • webm is generally smaller than mkv

TODO

  • Once merging, if not past limit, keep re-encoding audio with higher bitrate until larger than 8MB to fill the rest of the space
    • Increase by 100bps increments

About

Batch scripts based on Aomenc, FFMPEG, and MKVToolNix to create the highest quality videos under 8MB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages