Skip to content

Instantly share code, notes, and snippets.

@altermarkive
altermarkive / merge_subtitles_with_video.py
Last active February 16, 2024 14:01
Python script for merging video files (AVI, MP4, MKV) with subtitles (SRT) using ffmpeg (on Windows it will also handle font configuration)
# Moved to: https://github.com/altermarkive/python-experiments/tree/master/merge-subtitles-with-video