diff options
Diffstat (limited to 'misc')
| -rw-r--r-- | misc/ripping.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/ripping.md b/misc/ripping.md index 4d630542..d7c637f2 100644 --- a/misc/ripping.md +++ b/misc/ripping.md @@ -40,6 +40,6 @@ However, `dd` can fail on some disks, perhaps due to damage or copy protection. * Start playback of the disc using [VLC media player](https://www.videolan.org/vlc/). * Try `dd` first, if it fails, then run a command like `ddrescue -n -b2048 -K1M /dev/sr0 x.iso x.map`. -* After `ddrescue` starts running, pause playback. +* After `ddrescue` starts running, quit VLC. [FindVUK](http://fvonline-db.bplaced.net/) has the keys to rip Blu-ray discs. |
