Skip to content

An ffmpeg wrapper to burn soft subtitles into video frames

Notifications You must be signed in to change notification settings

dffischer/hardsub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hardsub

A simple script to burn subtitles into video. It was written to prepare complex videos with styled subtitles and esoteric codecs for playback on devices with low processor power or restricted software, particularly ARM with Android.

Pass it a video file and it will use ffmpeg to re-encode the video with subtitles included.

Installation

The script can be run directly from the checked out repository. For more options, see the manual page.

The latter may be installed along using ronn. On distributions where these do not come included, ffmpeg, bash, grep, pcre and realpath may have to be installed.

Arch Linux users can install a package from the AUR. It can also be built from the PKGBUILD as it is kept in this repository using the makepkg-template for git.

About

An ffmpeg wrapper to burn soft subtitles into video frames

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages