On Wed, Jun 23, 2010 at 1:18 PM, Grant Edwards <[email protected]> wrote: > On 2010-06-23, Grant Edwards <[email protected]> wrote: > >> Let's say I have DVD playing software that can only play unencrypted >> DVDs (either as ISO images or as mounted trees), and I want to use it >> to play an encrypted DVD. >> >> Is there any sort of FUSE+libdvdread+libdvddecss utility that can be >> pointed at an encrypted DVD and then present to user-space apps >> an unencrypted-filesystem-tree-view of that DVD? > > Ah, I think I found a likely candidate: > > http://jspenguin.org:81/dvdfs/ > http://forum.opentvix.com/viewtopic.php?f=8&t=281 > > Not sure how I missed this in my first round of googling.
Here's an alternative but similar-looking solution: http://www.daemoninc.com/dvdreadfs/

