macOS
brew install dvdauthorlocal Homebrew formula metadata
sudo port install dvdauthorMacPorts ports tree · multimedia/dvdauthor/Portfile · source: api.github.com
brew
DVD-authoring toolset. Version 0.7.2 via Homebrew; verified from local package data.
install
brew install dvdauthorlocal Homebrew formula metadata
sudo port install dvdauthorMacPorts ports tree · multimedia/dvdauthor/Portfile · source: api.github.com
sudo apk add dvdauthorAlpine Linux edge package indexes · dvdauthor · source: dl-cdn.alpinelinux.org
sudo apt install dvdauthorDebian stable package indexes · dvdauthor · source: deb.debian.org
sudo dnf install dvdauthorFedora Rawhide package metadata · dvdauthor · source: dl.fedoraproject.org
nix profile install nixpkgs#dvdauthornixpkgs package indexes · pkgs/by-name/dv/dvdauthor/package.nix · source: api.github.com
sudo pacman -S dvdauthorArch Linux sync databases · dvdauthor · source: geo.mirror.pkgbuild.com
sudo zypper install dvdauthoropenSUSE Tumbleweed package metadata · dvdauthor · source: download.opensuse.org
overview
DVD-authoring toolset
history
dvdauthor is the classic free-software command-line suite for building DVD-Video directory structures from prepared MPEG streams, menus, chapters, subtitles, and XML control files. It matters because it handled the authored DVD structure itself while deliberately leaving encoding, image creation, and burning to neighboring tools.
The upstream ChangeLog records version 0.1.0 on 2002-07-30 as an initial release that could write roughly a four-minute video clip to a playable DVD, with significant limitations. Through late 2002 and 2003 it added larger clips, multiple chapters, stream autodetection, multiple titlesets, subtitle support, multiple audio and subpicture channels, Mac OS X compilation, large-file support, and autoconf.
The SourceForge homepage describes DVDAuthor as a set of tools for authoring the file and directory structure of a DVD-Video disc, driven by command lines and XML control files. The same page explicitly says it does not make disc images or burn discs, pointing that work to tools such as mkisofs and dvd+rw-tools.
The project later moved active alpha development and commit history to GitHub while keeping SourceForge documentation and release pages. The ChangeLog shows later maintenance milestones such as version 0.7.0 in 2010 with subtitle encoding and interaction improvements, version 0.7.1 in 2012, and version 0.7.2 in 2016.
dvdauthor became a standard component of Linux DVD authoring workflows because it occupied the low-level authoring slot between encoders/multiplexers and burners. GUI tools and scripts could wrap it, while command-line users could generate XML directly.
Its package-manager spread across Homebrew, Debian, Ubuntu, Fedora, Arch, Alpine, MacPorts, Nix, and openSUSE reflects long-lived utility rather than novelty. Even as optical media declined, distributions kept it because legacy DVD-Video production, archival migration, and reproducible authoring scripts still needed the binaries.
A typical dvdauthor workflow prepares MPEG-2-compatible material with tools such as FFmpeg or mjpegtools, optionally uses `spumux` for subtitles or menu subpictures, runs `dvdauthor` to assemble titlesets and tables of contents, tests the VIDEO_TS structure in a software player, and then burns or images the result with other tools.
The suite includes related commands such as `spumux`, `spuunmux`, `dvdunauthor`, `dvddirdel`, and `mpeg2desc`, which makes it useful both for creation and for inspecting or deconstructing DVD-Video assets.
dvdauthor is package-nerd significant because it is the small Unix piece that turns DVD-Video from a GUI-only consumer task into a scriptable build artifact. It also cleanly shows Unix pipeline boundaries: FFmpeg or mjpegtools create compliant streams, dvdauthor builds DVD structure, mkisofs/genisoimage builds an image, and dvd+rw-tools burns it.
For maintainers, it is also a compatibility museum: XML command files, DVD VM behavior, subtitle palettes, PAL/NTSC assumptions, libdvdread integration, and old optical-media workflows all meet in one package.
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 |
|---|---|---|---|
dvdauthor | cli | global executable | |
dvddirdel | cli | global executable | |
dvdunauthor | cli | global executable | |
mpeg2desc | cli | global executable | |
spumux | cli | global executable | |
spuunmux | 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://dvdauthor.sourceforge.net/
install metadata
| Package key | brew:dvdauthor |
|---|---|
| Version | 0.7.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dvdauthor |
| Homepage | https://dvdauthor.sourceforge.net/ |
| Repository | http://dvdauthor.sourceforge.net/darcs |
| Upstream docs | https://dvdauthor.sourceforge.net/doc |
| License | GPL-2.0-or-later |
| Source archive | https://downloads.sourceforge.net/project/dvdauthor/dvdauthor-0.7.2.tar.gz |
| Dependencies | freetype, libdvdread, libpng |
| Build dependencies | pkgconf |
| Uses from macOS | libxml2 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dvdauthor |
| Version Scheme | 0 |
| Revision | 4 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
dvdauthor 0.7.2-3
create DVD-Video file system
https://dvdauthor.sourceforge.net
sudo apt install dvdauthordvdauthor
nix profile install nixpkgs#dvdauthordvdauthor 0.7.2-2build4
create DVD-Video file system
https://dvdauthor.sourceforge.net
sudo apt install dvdauthordvdauthor 0.7.2-r11
DVD authoring tools
https://dvdauthor.sourceforge.net/
sudo apk add dvdauthordvdauthor-doc 0.7.2-r11
DVD authoring tools (documentation)
https://dvdauthor.sourceforge.net/
sudo apk add dvdauthor-docdvdauthor 0.7.2-29.fc44
Command line DVD authoring tool
http://dvdauthor.sourceforge.net/
sudo dnf install dvdauthordvdauthor 0.7.2-13
DVD authoring tools
http://dvdauthor.sourceforge.net/
sudo pacman -S dvdauthordvdauthor 0.7.2-7.3
Low-level DVD Authoring Tools
http://dvdauthor.sourceforge.net/
sudo zypper install dvdauthordvdauthor
sudo port install dvdauthorsource 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.