how to play dvd
Tofloor
poster avatar
jarp53
deepin
2017-08-07 15:03
Author
i try all the vidio players but can not get any of them to play dvds not the ones i own or the ones rented from redbox; the movie shows up in the file manager menu and i can open the files but not one player can play them ; what do i need to do
Reply Favorite View the author
All Replies
avatar
nipos
deepin
2017-08-07 23:25
#1
Try VLC player which has support for DVDs.
Get it with: sudo apt-get install vlc
Then open it,click on file -> open media and there select your drive.
Now your DVD should play fine.
Reply View the author
avatar
jarp53
deepin
2017-08-08 11:29
#2
it did a lot more than before, but still no movie; before it would not do anything, now when i push play the name of the movie flashes but that is all, and on the screen all i see id the vlc logo ; any more suggestions  
Reply View the author
avatar
woopng
deepin
2018-06-01 05:15
#3
I encountered same problem now. Same DVD disc can work in Windows power DVD but cannot work in either Smplayer or VLC in Linux.
Reply View the author
avatar
woopng
deepin
2018-06-01 05:16
#4
Had you resolved it yet?
Reply View the author
avatar
primta
deepin
2018-06-19 09:24
#5
Try the following  commands. Right click in Deepin Movie and open cd/dvd
  1. sudo apt install libdvdnav4 libdvdread4 gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly libdvd-pkg
Copy the Code

  1. sudo dpkg-reconfigure libdvd-pkg
Copy the Code

  1. sudo apt-get install libdvdcss2

Copy the Code
Reply View the author