-
Notifications
You must be signed in to change notification settings - Fork 5
dvd_player
Steve Dibb edited this page Nov 1, 2024
·
9 revisions
dvd_player is a small DVD GUI player using libmpv as its backend.
dvd_info must be compiled using --with-libmpv
See also man dvd_player
dvd_player [path] [options] Options: -f, --fullscreen Display in fullscreen mode -t, --track <#> Playback track number (default: longest valid) -c, --chapter <#>[-#] Playback chapter number or range (default: all) -a, --alang <language> Select audio language, two character code (default: first audio track) -A, --aid <#> Select audio track ID -s, --slang <language> Select subtitles language, two character code (default: no subtitles) -S, --sid <#> Select subtitles track ID -d, --detelecine Detelecine video -v, --verbose Verbose output -h, --help Show this help text and exit
Since dvd_player uses libmpv as its backend, it can also use its configuration syntax for playback. See mpv's documentation here for more details.
Your configuration file is read from ~/.config/dvd_player/mpv.conf
Here's an example that would always play back in fullscreen, and save screenshots to PNG format:
fullscreen screenshot-format=png
The DVD source can be an optical disc in a drive, a device name, an image of the disc (ISO), or a directory. With no argument, it will use the operating system's default DVD device.
dvd_player dvd_player /dev/sr0 dvd_player dvd_video.iso dvd_player ~/Videos/DVD/