Linux Multi-Media: Difference between revisions

From National Gallery Research Wiki
Jump to navigation Jump to search
No edit summary
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
Most of the information provided here has been taken from the [https://help.ubuntu.com/community/Medibuntu Medibuntu] page.
This page is part of the [[Linux Setup]] discussion.
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===
===Adding the Repositories===


<pre>
* sudo gedit /etc/apt/sources.list
sudo wget http://www.medibuntu.org/sources.list.d/lucid.list -O /etc/apt/sources.list.d/medibuntu.list
* Add '''deb ftp://ftp.videolan.org/pub/debian/stable ./''' to bottom of the file.
</pre>
* wget ftp://ftp.videolan.org/pub/debian/videolan-apt.asc && sudo apt-key add videolan-apt.asc && sudo apt-get update  
 
Then, add the GPG Key:
 
<pre>
sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update
</pre>
 
==== Playing DVDs and Other Video files ====
 
<pre>
sudo apt-get install libdvdcss2 vlc ogmrip dvdbackup w32codecs
</pre>
 
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 ====


sudo apt-get install wine
==== Encoding MP3 Playing DVDs and Other Video files ====


* Then download and install the newest version of the windows spotify client from the [http://www.spotify.com/uk/download/windows/ spotify] website.
* sudo apt-get install ubuntu-restricted-extras vlc
* sudo apt-get install libdvdcss2 libdvdnav4 && sudo apt-get install libdvdread4 && sudo /usr/share/doc/libdvdread4/./install-css.sh && sudo apt-get install libav-tools ogmrip dvdbackup dvdrip acidrip handbrake mplayer smplayer gxine mencoder mpeg2dec vorbis-tools id3v2 mpg321 mpg123 libflac++6 libav totem-mozilla icedax tagtool easytag id3tool lame nautilus-script-audio-convert libmad0 libjpeg-progs flac faac faad sox libmpeg2-4 uudeview flac libmpeg3-1 mpeg3-utils mpegdemux liba52-0.7.4-dev libquicktime2 gstreamer0.10-fluendo-mp3 gstreamer0.10-gnonlin gstreamer0.10-plugins-bad-multiverse gstreamer0.10-plugins-bad gstreamer0.10-plugins-ugly totem-plugins-extra


==== Adobe Air and Twirl ====


* Download Abode Air from [http://get.adobe.com/air/ here].
==== Mint 17 ====
* Make the downloaded file executable and then run it as root.
* sudo apt-get install libdvdcss2 libdvdnav4 && sudo apt-get install libdvdread4 && sudo /usr/share/doc/libdvdread4/./install-css.sh && sudo apt-get install libav-tools ogmrip dvdbackup dvdrip acidrip handbrake mplayer smplayer gxine mencoder mpeg2dec vorbis-tools id3v2 mpg321 mpg123 libflac++6 totem-mozilla icedax tagtool easytag id3tool lame nautilus-script-audio-convert libmad0 libjpeg-progs flac faac faad sox libmpeg2-4 uudeview flac libmpeg3-1 mpeg3-utils mpegdemux liba52-0.7.4-dev libquicktime2 gstreamer0.10-fluendo-mp3 gstreamer0.10-gnonlin gstreamer0.10-plugins-bad-multiverse gstreamer0.10-plugins-bad gstreamer0.10-plugins-ugly
* Download the latest Twirl client from [http://www.twhirl.org/download here].
* Use Adobe Air to install the downloaded Twirl file.

Latest revision as of 13:56, 15 February 2015

This page is part of the Linux Setup discussion.

Adding the Repositories

Encoding MP3 Playing DVDs and Other Video files

  • sudo apt-get install ubuntu-restricted-extras vlc
  • sudo apt-get install libdvdcss2 libdvdnav4 && sudo apt-get install libdvdread4 && sudo /usr/share/doc/libdvdread4/./install-css.sh && sudo apt-get install libav-tools ogmrip dvdbackup dvdrip acidrip handbrake mplayer smplayer gxine mencoder mpeg2dec vorbis-tools id3v2 mpg321 mpg123 libflac++6 libav totem-mozilla icedax tagtool easytag id3tool lame nautilus-script-audio-convert libmad0 libjpeg-progs flac faac faad sox libmpeg2-4 uudeview flac libmpeg3-1 mpeg3-utils mpegdemux liba52-0.7.4-dev libquicktime2 gstreamer0.10-fluendo-mp3 gstreamer0.10-gnonlin gstreamer0.10-plugins-bad-multiverse gstreamer0.10-plugins-bad gstreamer0.10-plugins-ugly totem-plugins-extra


Mint 17

  • sudo apt-get install libdvdcss2 libdvdnav4 && sudo apt-get install libdvdread4 && sudo /usr/share/doc/libdvdread4/./install-css.sh && sudo apt-get install libav-tools ogmrip dvdbackup dvdrip acidrip handbrake mplayer smplayer gxine mencoder mpeg2dec vorbis-tools id3v2 mpg321 mpg123 libflac++6 totem-mozilla icedax tagtool easytag id3tool lame nautilus-script-audio-convert libmad0 libjpeg-progs flac faac faad sox libmpeg2-4 uudeview flac libmpeg3-1 mpeg3-utils mpegdemux liba52-0.7.4-dev libquicktime2 gstreamer0.10-fluendo-mp3 gstreamer0.10-gnonlin gstreamer0.10-plugins-bad-multiverse gstreamer0.10-plugins-bad gstreamer0.10-plugins-ugly