Linux Multi-Media: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 7: | Line 7: | ||
===Adding the Repositories=== | ===Adding the Repositories=== | ||
* sudo wget --output-document=/etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list && sudo apt-get --quiet update && sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring && sudo apt-get --quiet update | |||
sudo wget | * sudo apt-get -y update && sudo apt-get -y upgrade | ||
==== Encoding MP3 Playing DVDs and Other Video files ==== | |||
* sudo apt-get install vlc mplayer smplayer | |||
sudo apt-get | * sudo apt-get install libxine1-ffmpeg gxine mencoder mpeg2dec vorbis-tools id3v2 mpg321 mpg123 libflac++6 ffmpeg totem-mozilla icedax tagtool easytag id3tool lame nautilus-script-audio-convert libmad0 libjpeg-progs flac faac faad sox ffmpeg2theora libmpeg2-4 uudeview flac libmpeg3-1 mpeg3-utils mpegdemux liba52-0.7.4-dev libquicktime2 | ||
* sudo apt-get install gstreamer0.10-ffmpeg gstreamer0.10-fluendo-mp3 gstreamer0.10-gnonlin gstreamer0.10-sdl gstreamer0.10-plugins-bad-multiverse gstreamer0.10-schroedinger gstreamer0.10-plugins-ugly totem-plugins-extra | |||
* sudo apt-get install libdvdcss2 libdvdnav4 | |||
* sudo apt-get install libdvdread4 | |||
* sudo /usr/share/doc/libdvdread4/./install-css.sh | |||
* sudo apt-get install ogmrip dvdbackup w32codecs dvdrip acidrip | |||
sudo apt-get install | |||
Replace w32codecs with w64codecs fro 64-bit machines. | Replace w32codecs with w64codecs fro 64-bit machines. | ||
==== Wine and Spotify ==== | ==== Wine and Spotify ==== |
Revision as of 15:29, 29 September 2011
Most of the information provided here has been taken from the Medibuntu page.
This page is part of the Linux Setup discussion.
Adding the Repositories
- sudo wget --output-document=/etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list && sudo apt-get --quiet update && sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring && sudo apt-get --quiet update
- sudo apt-get -y update && sudo apt-get -y upgrade
Encoding MP3 Playing DVDs and Other Video files
- sudo apt-get install vlc mplayer smplayer
- sudo apt-get install libxine1-ffmpeg gxine mencoder mpeg2dec vorbis-tools id3v2 mpg321 mpg123 libflac++6 ffmpeg totem-mozilla icedax tagtool easytag id3tool lame nautilus-script-audio-convert libmad0 libjpeg-progs flac faac faad sox ffmpeg2theora libmpeg2-4 uudeview flac libmpeg3-1 mpeg3-utils mpegdemux liba52-0.7.4-dev libquicktime2
- sudo apt-get install gstreamer0.10-ffmpeg gstreamer0.10-fluendo-mp3 gstreamer0.10-gnonlin gstreamer0.10-sdl gstreamer0.10-plugins-bad-multiverse gstreamer0.10-schroedinger gstreamer0.10-plugins-ugly totem-plugins-extra
- sudo apt-get install libdvdcss2 libdvdnav4
- sudo apt-get install libdvdread4
- sudo /usr/share/doc/libdvdread4/./install-css.sh
- sudo apt-get install ogmrip dvdbackup w32codecs dvdrip acidrip
Replace w32codecs with w64codecs fro 64-bit machines.
Wine and Spotify
sudo apt-get install wine
- Then download and install the newest version of the windows spotify client from the spotify website.