Automic VaultAutomic Vault

brew

Install dvdauthor with Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

DVD-authoring toolset. Version 0.7.2 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install dvdauthor

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install dvdauthor

MacPorts ports tree · multimedia/dvdauthor/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add dvdauthor

Alpine Linux edge package indexes · dvdauthor · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install dvdauthor

Debian stable package indexes · dvdauthor · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install dvdauthor

Fedora Rawhide package metadata · dvdauthor · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#dvdauthor

nixpkgs package indexes · pkgs/by-name/dv/dvdauthor/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S dvdauthor

Arch Linux sync databases · dvdauthor · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install dvdauthor

openSUSE Tumbleweed package metadata · dvdauthor · source: download.opensuse.org

overview

Package summary

DVD-authoring toolset

Commands and aliases

  • dvdauthor
  • dvddirdel
  • dvdunauthor
  • mpeg2desc
  • spumux
  • spuunmux

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2002-07-30: Version 0.1.0 initial release.
  • 2002-11-16: Version 0.3.0 added multiple titlesets.
  • 2003-02-13: Version 0.4.0 added Mac OS X compilation, large-file support, multiple audio tracks, and subpicture tracks.
  • 2007-01-13: Version 0.6.13 included Debian manpages and many DVD-Video structure fixes.
  • 2010-10-23: Version 0.7.0 reworked subtitle reading and interaction behavior.
  • 2016-12-31: Version 0.7.2 delivered build, interaction, dvdunauthor, and metadata improvements.

Related projects

  • dvdauthor is commonly used with FFmpeg, mjpegtools, mkisofs or genisoimage, dvd+rw-tools, Ogle, VLC, MPlayer, and GUI front ends such as DVD Styler, Q DVD Author, DeVeDe, and Bombono.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 3 runtime dependencies.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
dvdauthorcliglobal executable
dvddirdelcliglobal executable
dvdunauthorcliglobal executable
mpeg2desccliglobal executable
spumuxcliglobal executable
spuunmuxcliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version0.7.2
manager updated
local dataok
upstreamnot checked
latest detectednot detected

https://dvdauthor.sourceforge.net/

  • infoNo package-manager update timestamp was available.low confidence
  • infoRelease/tag comparison is only available for GitHub repositories.https://dvdauthor.sourceforge.net/none confidence

install metadata

Package metadata

Package keybrew:dvdauthor
Version0.7.2
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/dvdauthor
Homepagehttps://dvdauthor.sourceforge.net/
Repositoryhttp://dvdauthor.sourceforge.net/darcs
Upstream docshttps://dvdauthor.sourceforge.net/doc
LicenseGPL-2.0-or-later
Source archivehttps://downloads.sourceforge.net/project/dvdauthor/dvdauthor-0.7.2.tar.gz
Dependenciesfreetype, libdvdread, libpng
Build dependenciespkgconf
Uses from macOSlibxml2
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namedvdauthor
Version Scheme0
Revision4
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

dvdauthor 0.7.2-3

create DVD-Video file system

https://dvdauthor.sourceforge.net

sudo apt install dvdauthor
  • Section: video
  • Architecture: amd64
  • 7 dependencies
  • normalized package name match
  • Matched by: Dvdauthor
Debian stable package indexes · deb.debian.org · Debian stable package indexes: dvdauthor from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

dvdauthor

nix profile install nixpkgs#dvdauthor
  • normalized package name match
  • Matched by: Dvdauthor
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/dv/dvdauthor/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

dvdauthor 0.7.2-2build4

create DVD-Video file system

https://dvdauthor.sourceforge.net

sudo apt install dvdauthor
  • Section: universe/otherosfs
  • Architecture: amd64
  • 7 dependencies
  • normalized package name match
  • Matched by: Dvdauthor
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: dvdauthor from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

dvdauthor 0.7.2-r11

DVD authoring tools

https://dvdauthor.sourceforge.net/

sudo apk add dvdauthor
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: dvdauthor
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Dvdauthor
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dvdauthor from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

dvdauthor-doc 0.7.2-r11

DVD authoring tools (documentation)

https://dvdauthor.sourceforge.net/

sudo apk add dvdauthor-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: dvdauthor
  • normalized package name match
  • Matched by: Dvdauthor
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dvdauthor-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

dvdauthor 0.7.2-29.fc44

Command line DVD authoring tool

http://dvdauthor.sourceforge.net/

sudo dnf install dvdauthor
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: dvdauthor
  • 11 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Dvdauthor
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: dvdauthor from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

dvdauthor 0.7.2-13

DVD authoring tools

http://dvdauthor.sourceforge.net/

sudo pacman -S dvdauthor
  • License: GPL2
  • Architecture: x86_64
  • 3 dependencies
  • normalized package name match
  • Matched by: Dvdauthor
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: dvdauthor from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

dvdauthor 0.7.2-7.3

Low-level DVD Authoring Tools

http://dvdauthor.sourceforge.net/

sudo zypper install dvdauthor
  • License: GPL-2.0-or-later
  • Category: Productivity/Multimedia/Video/Editors and Convertors
  • Architecture: x86_64
  • Source Package: dvdauthor
  • 8 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Dvdauthor
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: dvdauthor from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

dvdauthor

sudo port install dvdauthor
  • normalized package name match
  • Matched by: Dvdauthor
MacPorts ports tree · api.github.com · MacPorts ports tree: multimedia/dvdauthor/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment