Ripping: Difference between revisions
| Line 13: | Line 13: | ||
* Acquire dumphd (currently version 0.6) from the debian multimedia repository | * Acquire dumphd (currently version 0.6) from the debian multimedia repository | ||
* Acquire aacskeys (currently version 1.4.0) from the debian multimedia repository | * Acquire aacskeys (currently version 1.4.0) from the debian multimedia repository | ||
** Copy /usr/share/doc/aacskeys/ProcessingDeviceKeysSimple.txt to wherever you'll be | ** Copy /usr/share/doc/aacskeys/ProcessingDeviceKeysSimple.txt to wherever you'll be running aacskeys. Yeah. | ||
** This is $HOME/.dumphd/ for DumpHD. | |||
* Acquire bdvmdbg (currently version 0.1.5) from the debian multimedia repository | * Acquire bdvmdbg (currently version 0.1.5) from the debian multimedia repository | ||
** bdvmdbg does not work with the gcj JRE. Sun Java 6 works for me (didn't try openjdk). | ** bdvmdbg does not work with the gcj JRE. Sun Java 6 works for me (didn't try openjdk). | ||
** Ensure bdvmdbg, invoked by itself, successfully launches. | ** Ensure bdvmdbg, invoked by itself, successfully launches. | ||
* Mount the disc as a UDF filesystem. | * Mount the disc as a UDF filesystem. | ||
** It ought have directories like "AACS", "BDMV" and "CERTIFICATE" | |||
* Launch dumphd. | |||
** Click "browse" in the Source section. Select your mount point from above. | |||
** Click "browse" in the Destination section. Select a target directory (it must already exist). | |||
==See Also== | ==See Also== | ||
* [http://www.mythtv.org/wiki/High_Definition_Disk_Formats High-Definition Disk Formats] at the mythTV wiki | * [http://www.mythtv.org/wiki/High_Definition_Disk_Formats High-Definition Disk Formats] at the mythTV wiki | ||