View Single Post
pycage's Avatar
Posts: 3,404 | Thanked: 4,474 times | Joined on Oct 2005 @ Germany
#232
It wasn't a big change (just an extra line in the MIME types mapping), but it's a nice feature:

rev 632 can now play DVD images on your Linux box (not on the tablets, because DVD decoding is too heavy for them).
An image file of a video DVD can be created like this:
Code:
dd if=/dev/dvd of=KillBill1.dvd
The disc images are treated as videos and get thumbnail previews as well.
mplayer must have the appropriate extensions installed for decoding DVDs, though.