docs/features/whats-new-in-se5.md
Subtitle Edit 5 is the Avalonia-based, cross-platform version of Subtitle Edit. It keeps the familiar subtitle editing workflow from the Windows Forms version, but many features were expanded.
.sup/.sub/BDN): every subtitle's real rectangle on the video canvas, color coded by zone (active picture / letterbox bars), with configurable content aspect ratio, custom bar height, and title-safe margin.Settings.json.Speech recognition is no longer limited to classic Whisper workflows. Subtitle Edit 5 includes a broader set of local and downloadable engines:
See Speech to Text for the current engine list and workflow.
Text to speech now includes more local and cloud engines:
See Text to Speech for details.
Subtitle Edit 5 adds local, downloadable auto-translate engines that run entirely on your own machine:
llama-server process, and offers a curated TranslateGemma model picker, so no manual server setup is required. CPU, Vulkan, and CUDA builds are available, and the server can be started and stopped from the Auto-translate window.chat/completions endpoint (vLLM, KoboldCpp, a llama.cpp server on another machine, cloud providers, ...).See Auto-translate for the full engine list and workflow.
<i>, {\an8}, etc.) and line breaks are preserved; suggestions that touch tags are dropped, and large rewrites are flagged for a closer look and left unselected.See AI Review for details.
.mkv) files is significantly faster, speeding up batch jobs that extract subtitles from many video containers.See Batch Convert, OCR, and Command Line (seconv).
The seconv headless converter now lives in the main Subtitle Edit repository — it builds, ships, and updates in lockstep with the desktop app.
--json mode for CI pipelines and scripting..mkv / .mp4 / .mcc, info and lint subcommands for inspection, custom output templates, and POSIX-style flag names (legacy SE 4.x flags still work).See Command Line (seconv) for usage and examples.