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

Main Menu

solved ? 0810 libdvdcss/w32codec installation

Started by maybeoneday, August 01, 2009, 09:40:58 AM

Previous topic - Next topic

maybeoneday

Hi all, and apologies for what I'm sure is a sub-idiot question
but what is the correct proceedure for installing this software on 0810 ?  -after struggling with nvidia drivers for 2 days I'm keen   on not  having to reinstall  (again ;)),


TIA
Ian

EDIT       goto  http://packages.medibuntu.org/          =>intrepid  follow instructions.....seems not to break anything

merkur2k

All you should have to do on a 0810 system is 'sudo apt-get install libdvdcss2 w32codecs'

samsung

thanks, yep, but i'm not sure that would effect files stored on my core harddrive?  either way, i can play files fine on the core, just not on the md's.

colinjones

Samsung - if these packages are not installed on your MD (but they are installed on your core) then you will not be able to playback encrypted/commerical DVDs, DVD rip images or media files that use the win32 codecs (such as WMV, WMA, and many AVI containers that contain similar codecs - you can't tell just by looking at an AVI what codec it uses) but you would be able to playback those files on your core... so you should look at that first.

Don't forget, just because you have installed these packages on your core doesn't mean they are on your MDs. You have to execute the same commands on the MDs too. You can do this, like this...

on your core:

sudo -s (hit enter, then supply your password)

ssh moon## (where ## is your MD device number)

sudo apt-get install w32codecs libdvdcss2