VLC Recognizes My DVD but Won’t Play It on Linux Mint

0
0
Asked By MapleOrbit42 On

I've been using Linux Mint for a few months and recently connected a new DVD drive. The drive has power, VLC starts normally, and it even identifies the disc by name, but the movie never begins playing. So far I've only tested one DVD. I installed VLC through the Linux application launcher, then installed libdvd-pkg because the disc may require DVD decryption support. Is there another setup step needed to make VLC play the disc?

1 Answer

Answered By QuietCedar7 On

Try reconfiguring the DVD support package with this command:

sudo dpkg-reconfigure libdvd-pkg

If it reports that libdvdcss2 is already installed, the decryption component is present and VLC should be able to access protected DVDs. You may also want to restart VLC and try opening the disc again.

MapleOrbit42 -

That was it—thank you! VLC can play the DVD now.

Related Questions

Extract Audio From Video File

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.