Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
makemkv [2017/02/02 23:14]
beandog
makemkv [2019/08/13 20:53]
beandog
Line 19: Line 19:
  
 ** Backup main titles to MKV ** ** Backup main titles to MKV **
 +
 +Note that it won't take a symlink to the block device.
 +
 +<​code>​
 +makemkvcon mkv dev:/​dev/​sr0 all .
 +</​code>​
 +
 +Another option:
  
 <​code>​ <​code>​
 makemkvcon mkv disc:0 all . makemkvcon mkv disc:0 all .
 +</​code>​
 +
 +You can use MakeMKV'​s decryption libraries directly with other apps by setting environment variables to use it for playback:
 +
 +<​code>​
 +LIBAACS_PATH=libmmbd LIBBDPLUS_PATH=libmmbd
 </​code>​ </​code>​

Navigation