https://github.com/frgt10/dvdremuxer
Remuxer DVD to MKV
https://github.com/frgt10/dvdremuxer
audio chapters dvd mkv remux-mkv remuxing subtitles video vob vobsub vobsub-rip
Last synced: 11 months ago
JSON representation
Remuxer DVD to MKV
- Host: GitHub
- URL: https://github.com/frgt10/dvdremuxer
- Owner: frgt10
- Created: 2020-02-13T20:02:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T13:43:32.000Z (over 3 years ago)
- Last Synced: 2024-08-05T09:14:12.586Z (almost 2 years ago)
- Topics: audio, chapters, dvd, mkv, remux-mkv, remuxing, subtitles, video, vob, vobsub, vobsub-rip
- Language: Python
- Homepage:
- Size: 103 KB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
dvd-remuxer - Remux DVD to MKV
- [INSTALLATION](#installation)
- [DESCRIPTION](#description)
- [OPTIONS](#options)
# INSTALLATION
make install
# DESCRIPTION
**dvd-remuxer** is a command-line program to remux DVD video into MKV files without quality loss.
It save video, audio, subtitles and chapters.
The following utilities are required:
- lsdvd
- mplayer
- mencoder
- mkvmerge
```
dvd-remuxer [OPTIONS] PATH
```
# OPTIONS
To view options, type:
dvd-remuxer -h|--help