Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - PapaGigas

Pages: [1]
1
wattOS R8 / Re: Can't play DVD's on VLC (LXDE 64-bit Version)
« on: June 03, 2014, 08:10:00 PM »
BUMP!!!  ::)

2
wattOS R8 / Re: Can't play DVD's on VLC (LXDE 64-bit Version)
« on: May 28, 2014, 05:41:47 PM »
you need libdvdcss2 also ... as per my post

Can you post the code needed to do it as a tutorial? it would be helpful for "everybody" as far as I'm conserned! :/

3
wattOS R8 / Re: Can't play DVD's on VLC (LXDE 64-bit Version)
« on: May 28, 2014, 02:49:36 PM »
Unlike the 'buntu side.. debian is a bit harder to get dvd's to play on especially encrypted ones...
although both require libdvdread4 and libdvdcss2 to be installed as extras.. deb has a different method.


https://wiki.debian.org/CDDVD


please note any links are only for informational purposes and are used at owners sole risk.

Run....

Code: [Select]
sudo apt-get install libdvdread4
Then...

Code: [Select]
sudo leafpad /etc/apt/sources.list
Add...

Code: [Select]
deb http://download.videolan.org/pub/debian/stable/ /
deb-src http://download.videolan.org/pub/debian/stable/ /

Run...

Code: [Select]
wget -O - http://download.videolan.org/pub/debian/videolan-apt.asc|sudo apt-key add -
And that's it? :/

4
wattOS R8 / Re: Can't play DVD's on VLC (LXDE 64-bit Version)
« on: May 27, 2014, 08:24:05 PM »
you "have" enabled dvd playback by installing the extra files needed yes ????

Which "extra" files do you need to install to playback DVD's on VLC player? :/

5
wattOS R8 / Re: Can't play DVD's on VLC (LXDE 64-bit Version)
« on: May 27, 2014, 04:33:22 PM »
I think the Devs and others could help you better if you give a few more details.
does VLC give any error messages.. they have a log somewhere itcould give ideas on whether a certain codec pack etc need installing
does it show anything when you try like fuzzy pics or just stay black.

have you tried running VLC from a terminal as that may give you some errors

The more Info you can give the quicker and easier it will be to correct your issue.

Well... it doesn´t do anything!

I press play and that's it... it doesn't play! :/

6
wattOS R8 / Can't play DVD's on VLC (LXDE 64-bit Version)
« on: May 23, 2014, 08:25:09 AM »
The name of the topic says it all:

Can't play DVD's on VLC (LXDE 64-bit Version)

 :(

Pages: [1]