2 Comments

  1. Eric;
    Thanx for publishing this. Just a comment.. I’ve just built a CentOS-7 box, and dropped in the latest kernel (4.18.11), and I note that there is no /dev/dvd device shown. I built mplayer from source (after building the dvdnav and dvdread stuff, and the other little gem that is needed), and had mplayer working nicely, but I could not find the /dev/dvd device. I’m using an old HPdc7900, which is a core i3 Intel box. After some searching, determined that the DVD device is called: ” /dev/sr0″. So, given that you have libdvdnav compiled in to MPlayer, you can play your DVD full-screen, using:
    mplayer -fs dvdnav:// -dvd-device /dev/sr0
    Your menu info was really helpful, as it explains how to navigate the DVD on-screen
    menu options, and initiate playback. The pointer to vobcopy also much appreciated.
    Thx.

Leave a Reply

Your email address will not be published. Required fields are marked *