Differences
This shows you the differences between two versions of the page.
dvd_rip [2023/12/26 08:50] – created beandog | dvd_rip [2025/02/07 10:33] (current) – beandog | ||
---|---|---|---|
Line 7: | Line 7: | ||
A man page is included with the install (man dvd_rip). | A man page is included with the install (man dvd_rip). | ||
- | See also '' | + | See also '' |
- | + | ||
- | < | + | |
- | dvd_rip - a tiny DVD ripper | + | |
- | + | ||
- | Usage: | + | |
- | dvd_rip [path] [options] | + | |
- | + | ||
- | -o, --output < | + | |
- | + | ||
- | Track selection: | + | |
- | -t, --track <#> | + | |
- | -c, --chapter <#> | + | |
- | + | ||
- | Language selection: | + | |
- | --alang < | + | |
- | --aid <#> | + | |
- | --slang < | + | |
- | --sid <#> | + | |
- | + | ||
- | Encoding options: | + | |
- | + | ||
- | -v, --vcodec < | + | |
- | -q, --crf <#> | + | |
- | -a, --acodec < | + | |
- | -d, --detelecine Detelecine video | + | |
- | -e, --deinterlace Deinterlace video | + | |
- | + | ||
- | Defaults: | + | |
- | + | ||
- | By default, dvd_rip will encode source to H.264 video with AAC audio in an | + | |
- | MP4 container. If an output filename is given with a different extension, | + | |
- | it will use the default settings. for those instead. In each case, the default | + | |
- | presets are used as selected by the codecs as well. Note that mpv must already | + | |
- | be built with support for these codecs, or dvd_trip will quit. | + | |
- | + | ||
- | See the man page for more details. | + | |
- | + | ||
- | .mkv - HEVC video, AAC audio | + | |
- | .mp4 - H.264 video, AAC audio | + | |
- | .webm - VPX9 video, Opus audio | + | |
- | + | ||
- | Other: | + | |
- | -h, --help | + | |
- | --version | + | |
- | + | ||
- | DVD path can be a device name, a single file, or directory (default: /dev/sr0) | + | |
- | + | ||
- | dvd_trip reads a configuration file from ~/ | + | |
- | + | ||
- | See mpv man page for syntax and dvd_rip man page for examples. | + | |
- | </ | + | |
==== Features ==== | ==== Features ==== |