dotnet-burn
1.0.0-alpha
This is a prerelease version of dotnet-burn.
dotnet tool install --global dotnet-burn --version 1.0.0-alpha
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo dotnet tool install --local dotnet-burn --version 1.0.0-alpha
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=dotnet-burn&version=1.0.0-alpha&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package dotnet-burn --version 1.0.0-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- handbrake.win (>= 1.0.0-alpha)
Version | Downloads | Last updated |
---|---|---|
1.0.0-alpha | 88 | 9/15/2023 |