Linux Multi-Media: Difference between revisions

From National Gallery Research Wiki
Jump to navigation Jump to search
No edit summary
Line 7: Line 7:
===Adding the Repositories===
===Adding the Repositories===


<pre>
* 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 http://www.medibuntu.org/sources.list.d/lucid.list -O /etc/apt/sources.list.d/medibuntu.list
* sudo apt-get -y update && sudo apt-get -y upgrade
</pre>


Then, add the GPG Key:
==== Encoding MP3 Playing DVDs and Other Video files ====


<pre>
* sudo apt-get install vlc mplayer smplayer
sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update
* 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
</pre>
* 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
==== Playing DVDs and Other Video files ====
* sudo apt-get install libdvdread4
 
* sudo /usr/share/doc/libdvdread4/./install-css.sh
<pre>
* sudo apt-get install ogmrip dvdbackup w32codecs dvdrip acidrip
sudo apt-get install libdvdcss2 vlc ogmrip dvdbackup w32codecs
</pre>


Replace w32codecs with w64codecs fro 64-bit machines.
Replace w32codecs with w64codecs fro 64-bit machines.
==== Encoding MP3 and more ====
<pre>
sudo apt-get install gstreamer0.10-ffmpeg gstreamer0.10-plugins-bad gstreamer0.10-plugins-bad-multiverse gstreamer0.10-plugins-ugly gstreamer0.10-plugins-ugly-multiverse
</pre>


==== Wine and Spotify ====
==== Wine and Spotify ====

Revision as of 16: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.

http://debianhelp.wordpress.com/2011/09/12/to-do-list-after-installing-ubuntu-11-10-aka-oneiric-ocelot/

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.

Adobe Air and Twirl

  • Download Abode Air from here.
  • Make the downloaded file executable and then run it as root.
  • Download the latest Twirl client from here.
  • Use Adobe Air to install the downloaded Twirl file.