Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
makemkv [2023/04/30 23:04] beandog |
makemkv [2023/04/30 23:26] (current) beandog |
||
---|---|---|---|
Line 19: | Line 19: | ||
</code> | </code> | ||
- | To backup into directory "test": | + | To backup first optical drive into directory "test": |
- | <code>makemkvcon backup --decrypt disc:/mnt/bluray/ test</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. |