Skip to content

devlooped/dotnet-burn

Icon dotnet-burn

Version Downloads License Build

Subtitles styler and burner powered by HandBrake and .NET

dotnet tool install -g dotnet-burn

Usage

burn [OPTIONS]+ input subtitles output [-- [handbrake args]]

Run burn --help for more details:

Usage: burn [OPTIONS]+ input subtitles output [-- [handbrake args]]
Burns the subtitles over the input video into output.

Options:
  -?, -h, --help             Display this help
  -f, --font-name?=VALUE     Font name
  -s, --font-size?=VALUE     Font size
  -c, --font-color?=VALUE    Font color
  -b, --bold                 Bold font
  -i, --italic               Italic font
  -u, --underline            Underline font

Example: burn subtitles file using Helvetica 75pt yellow bold font:

burn -f "Helvetica" -s 75 -c #FFD300 -b input.mp4 input.srt output.mp4

Sponsors

Clarius Org MFB Technologies, Inc. Khamza Davletov SandRock DRIVE.NET, Inc. Keith Pickford Thomas Bolon Kori Francis Reuben Swartz Jacob Foshee Eric Johnson Jonathan Ken Bonny Simon Cropp agileworks-eu Zheyu Shen Vezel ChilliCream 4OTC domischell Adrian Alonso torutek mccaffers Seika Logiciel Andrew Grant Lars prime167

Sponsor this project

Learn more about GitHub Sponsors

About

Burns an SRT subtitle file with optional font formatting in a video

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Packages

 
 
 

Contributors