Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
makemkv [2023/04/10 02:05] beandogmakemkv [2025/04/21 13:42] (current) – external edit 127.0.0.1
Line 2: Line 2:
  
   * [[Blu-ray]]   * [[Blu-ray]]
 +  * [[https://makemkv.com/download/|Download]]
 +  * [[https://forum.makemkv.com/forum/viewtopic.php?f=3&t=224|Download Linux version]]
 +  * [[http://www.makemkv.com/forum2/viewtopic.php?f=5&t=1053|Product key]] - from upstream, it's free while in Beta
  
-Great software.  Use it. :)+Great software, though it is partially closed-sourceI recommend using it, though, for ripping Blu-rays if you don't want to deal with extracting AACS keys.
  
   * [[https://bluray.beandog.org/makemkv/man/makemkvcon.html|makemkvcon man page]]   * [[https://bluray.beandog.org/makemkv/man/makemkvcon.html|makemkvcon man page]]
Line 19: Line 22:
 </code> </code>
  
-To backup into directory "test": +To backup first optical drive into directory "test": 
-<code>makemkvcon backup --decrypt disc:/mnt/bluray/</code>+<code>makemkvcon backup --decrypt disc:0 test</code>
  
 That will decrypt and dump the entire disc, in original M2TS format. That will decrypt and dump the entire disc, in original M2TS format.