Skip to content

gmoyle/AutoRip2MKV_3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoRip2MKV_3

A complete rewrite of the AutoRip2MKV originally written in Autoit. This is my first attempt at a C# progam.

User assumes all risks and liabilities for use of this applicaton.

It is intended as a headless ripping application for your disc library. It relies on MakeMKV for ripping and Handbrake for conversion to mp4.

This is the document from the orginal.

What it does for you:

  • Rip any DVD or Bluray (MakeMKV License for Blueray required) to an MKV file at full quality, including chapters, forced subtitles and dolby 5.1.
  • No decryptor software required (handled by MakeMKV). Purchase a license for Blueray.
  • Optionally convert the MKV to an .MP4 file to the same location. Conversion parameters exposed.
  • Optionally delete the MKV file if you do not want it (it is required for the initial rip).
  • Rip to a fast temp location, then opy the completed files to a final location. Alternatively rip directly to final location.
  • Eject your DVD and wait for another
  • If you assign Rip using Autorip2MKV as your DVD or Bluray default insert functionality, it is completely user interaction free once installed.

Temp and directory folders now function as intended. Put whatever folders you want there. The only caveat is they MUST be a subfolder and not a root drive.

You can customize the HandbrakeCMDLine to convert to match the hardware you will play it on.

Some examples are available here. ONLY include the settings from the file extension onward. The rest is hardcoded. https://trac.handbrake.fr/wiki/BuiltInPresets

MinimumTitleLength determines if features or other items on the DVD are included in the rip. The default value prevents most extraneous stuff from being included (about 20 minutes). If you rip Episodic TV shows or videos shorter than that, you may need to adjust this value.

Set MakeMKV Conversion profile to fine tune your rip settings.

Settings I use:

-sel:all,+sel:subtitle,-100:(eng),-99:(forced*(eng)),-90:(eng),-89:(forced*(eng)),+sel:audio,-sel:special,-100:(audio*(eng)),-90:(audio*(eng))

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published