Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 900 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 900 Bytes

Various scripts for handling video files (.bat for windows and .sh for linux)

###Compress audio dynamic range and normalize volume ffmpeg-eac3to-optimize-volume.bat

###Burn bitmap-based subtitles ffmpeg-burn-idx.bat ffmpeg-burn-ts.bat ffmpeg-burn-vobsub.bat

###Encode mp4 files for Media Source Extension (MSE) ffmpeg-mp4-fragment.sh

###Normalize volume and reduce dynamic range (makes quiet sound louder, while keeping loud sound just as loud) ffmpeg-eac3to-optimize-volume.bat

###Burn subtitles to videos with fonts with locale font-name prepare-font.bat getFontName.py extract-ass.bat ffmpeg-burn-ass.bat

###Check if video codecs are correct for playback in HTML5 video check-video.sh

###3rd party programs