Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T13:43:32.000Z (almost 2 years ago)
- Last Synced: 2024-05-29T08:12:16.094Z (6 months 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