macOS
brew install sub2srtlocal Homebrew formula metadata
brew
Convert subtitles from .sub to subviewer .srt format. Version 0.5.5 via Homebrew; verified from local package data.
install
brew install sub2srtlocal Homebrew formula metadata
overview
Convert subtitles from .sub to subviewer .srt format
history
sub2srt is a small Perl command-line converter for subtitle files. Its README describes converting common `.sub` subtitle formats, including MicroDVD and SubRip-style inputs, into SubViewer `.srt` output suitable for tools such as ogmmerge.
The README credits Roland Obermayer and describes the tool as a quick hack written after inspecting subtitle file layouts rather than from formal format documentation. Its bundled changelog records an initial 0.5 release on 2003-08-26, followed by small format and encoding updates through 2014.
Its package-manager footprint is narrow: the input package-manager facts list Homebrew, and the README says installation is simply copying the single Perl script into a directory on `PATH`. That single-file script shape is typical of older media-conversion utilities that survived because they solved one awkward conversion job.
Users run `sub2srt --help` for options and invoke the script to convert supported text subtitle formats. The README explicitly says it does not convert DVD subtitles or VobSub, which keeps the tool scoped to text subtitle conversion rather than OCR or bitmap subtitle workflows.
sub2srt is package-nerd-interesting less because it is large and more because it is tiny, old, and still packageable: a single Perl script with GPL-2 licensing, no runtime beyond Perl, and a narrow CLI purpose that Homebrew can preserve for users who hit legacy subtitle files.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
sub2srt | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/robelix/sub2srt
install metadata
| Package key | brew:sub2srt |
|---|---|
| Version | 0.5.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/sub2srt |
| Homepage | https://github.com/robelix/sub2srt |
| Repository | https://github.com/robelix/sub2srt |
| Upstream docs | https://github.com/robelix/sub2srt#readme |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/robelix/sub2srt/archive/refs/tags/0.5.5.tar.gz |
| Uses from macOS | perl |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | sub2srt |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.