LinuxMCE Forums
May 19, 2013, 02:40:36 am GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: [1]
  Print  
Author Topic: Playing DVD's  (Read 563 times)
dextaslab
Veteran
***
Posts: 68


View Profile WWW
« on: March 04, 2011, 02:47:09 pm »

Hi All,

I've been search for a couple of days looks for a way to play new DVD's on one of my MD's, The DVD's in question is either of the transformers DVD's; Please note, I'm not trying to copy or back them up I just want to play them!!! I know about CSS and some of the newer encryption methods, and at the end of the day, I paid full price for movies I cant watch... I can watch older movies and newer movies, just not these ones

Anyone able to play these DVD's without backing them up first then playing the ISO, etc..??

Cheers
Logged
purps
NEEDS to work for LinuxMCE
***
Posts: 1269


If it ain't broke, tweak it


View Profile
« Reply #1 on: March 04, 2011, 04:18:13 pm »

Did you try...
Code:
sudo apt-get install libdvdcss2

Cheers,
Matt.
Logged

1004 RC :: looking good :: upgraded 01/04/2013
my setup :: http://wiki.linuxmce.org/index.php/User:Purps
my blog :: http://projectsofmatt.wordpress.com/
dextaslab
Veteran
***
Posts: 68


View Profile WWW
« Reply #2 on: March 06, 2011, 12:47:54 am »

Did you try...
Code:
sudo apt-get install libdvdcss2

Cheers,
Matt.
Yeah, thats installed. I've been able to add a quick (very dirty) workaround using VLC:

Added a script to the computing application: /usr/pluto/bin/playdvd.sh
Quote
export DISPLAY=:0   <--(just for testing)
chmod 777 /dev/scd0
sudo -u testuser /usr/bin/vlc-wrapper dvd:///dev/scd0 -f --album-art=0 --aspect-ratio=4:3 --save-config
#I did have to add testuser to the audio group

VLC is in the software lists for MD's so I assume there would be an easier way to better intergrate what I've done here using vlc-client??
Logged
dextaslab81
Newbie
*
Posts: 7


View Profile
« Reply #3 on: March 06, 2011, 12:10:00 pm »

Hmmm.... It appears that Mplayer is able to play it... So far using this work around: http://forum.linuxmce.org/index.php?topic=5583.5;wap2

Now I just have to find a way to force it to play DVD's rather than rips.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!