Skip to content

devlooped/dotnet-burn

Repository files navigation

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 Kirill Osenkov MFB Technologies, Inc. Stephen Shaw Torutek DRIVE.NET, Inc. David Kean Daniel Gnägi Ashley Medway Keith Pickford bitbonk Thomas Bolon Yurii Rashkovskii Kori Francis Zdenek Havlin Sean Killeen Toni Wenzel Giorgi Dalakishvili Kelly White Allan Ritchie Mike James Uno Platform Dan Siegel Reuben Swartz Jeremy Simmons Jacob Foshee Eric Johnson Norman Mackay Certify The Web Taylor Mansfield Mårten Rånge David Petric Rich Lee Danilo das Neves Dantas Gary Woodfine Steve Bilogan Ix Technologies B.V. New Relic Chris Johnston‮ David JENNI Jonathan Oleg Kyrylchuk Juan Blanco LosManos Mariusz Kogut Charley Wu Thomas Due Jakob Tikjøb Andersen Seann Alexander Tino Hager Badre BSAILA Mark Seemann Angelo Belchior Tony Qu Daniel May Blauhaus Technology (Pty) Ltd Richard Collette Nick Vaughan Ken Bonny Simon Cropp

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

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published