You can check to see if the license is enabled by using
Code: Select all
vcgencmd codec_enabled MPG2
vcgencmd codec_enabled WVC1
It should respond with "MPG2=enabled", or "WVC1=enabled". The WVC1 license if for things like recordings you've done with Windows Media Center. It uses DRM and you'll need the WVC1 license to play back what you've recorded. Windows Media Center will play back the files but you'll need the license to play them back with something like omxplayer.
Are these commercial movie DVD's, or DVD's that you've recorded? If they are commercial DVD's they use a content scrambling system (CSS) for DRM and the decoding for that will have to be done by the software you're using to play it from the DVD.
WinDVD and the other players for PC's have a license and the keys for decoding CSS, but for Linux you'll need "libdvdcss" to handle the decryption. The "DVD Copy Authority" wouldn't provide keys/licenses for Linux player software, since they are open source and the key would be accessible.