DebianEtch-KDE: Difference between revisions

Line 74: Line 74:
===Adding Multimedia Support===
===Adding Multimedia Support===


For this section, all the links are taken from http://www.ehomeupgrade.com/entry/2812/how-to_setup_debian
For this section, all the commands are taken from http://www.ehomeupgrade.com/entry/2812/how-to_setup_debian


However it has a lot more stuff that may not be necessary so simply follow the following steps.
However it has a lot more stuff that may not be necessary so simply follow the steps below.


Add the Debian multimedia repository to your ''/etc/apt/sources.list'' as given below.
Add the Debian multimedia repository to your ''/etc/apt/sources.list'' as given below.
Line 90: Line 90:
After this do a '''sudo apt-get update''' to add the new packages to the apt list.
After this do a '''sudo apt-get update''' to add the new packages to the apt list.


After that install the multimedia packages using this command. Please note that these packages are non-free in nature and in some countries it may be illegal to use them.  
Then, install the multimedia packages using this command. Please note that these packages are non-free in nature and in some countries it may be illegal to use them.  


'''sudo apt-get install w32codecs libdvdcss2 liblame0 flashplugin-nonfree streamtuner xmms msttcorefonts banshee realplayer'''
'''sudo apt-get install w32codecs libdvdcss2 liblame0 flashplugin-nonfree streamtuner xmms msttcorefonts banshee realplayer'''


This is a long installation. Note that from the site's page, the totem-mozilla entry was removed as we don't use Gnome.
This is a long installation. Note that from the site's [http://www.ehomeupgrade.com/entry/2812/how-to_setup_debian page], the totem-mozilla entry was removed as we don't use Gnome.


After this install [http://kaffeine.kde.org/ kaffeine] using '''sudo apt-get install kaffeine'''. If apt returns errors then follow its instructions to run '''sudo apt-get -f install''' to correct broken package lists. Then run the kaffeine installation again.
After this install the media player [http://kaffeine.kde.org/ kaffeine] using '''sudo apt-get install kaffeine'''. If apt returns errors then follow its instructions to run '''sudo apt-get -f install''' to correct broken package lists. Then run the kaffeine installation again.


Once Kaffeine is installed, you system is now ready for multimedia playback. You can now play VCDS, DVDs and other media formats to your hearts content. Kaffeine will automatically detect a VCD or DVD and offer to play it.
Once Kaffeine is installed, you system is now ready for multimedia playback. You can now play VCDS, DVDs and other media formats to your hearts content. Kaffeine will automatically detect a VCD or DVD and offer to play it.