mr-mister123 / yamori

yamori (Yet Another MOvie RIpper) is a utility that allows you to backup your movies (DVDs) without transcoding (thereby lossless) as mkv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yamori

Yet Another MOvie RIpper is a utility that allows you to backup your movies (DVDs) in simple an intuitive way.

It is a graphical frontend for the common unix utilities

  • lsdvd
  • mplayer
  • mkvtoolnix (mkvmerge)

so these have to be installed in order to use yamori.

yamori is a pure java application, so java (>= 1.8) is required.

run yamori

To run execute following command:

java -jar yamori.jar

get yamori

Prebuild binaries can be found here: https://github.com/mr-mister123/yamori/releases/latest

screenshot

yamori mainframe

About

yamori (Yet Another MOvie RIpper) is a utility that allows you to backup your movies (DVDs) without transcoding (thereby lossless) as mkv

License:MIT License


Languages

Language:Java 100.0%