Linux Multi-Media: Difference between revisions
Jump to navigation
Jump to search
(Created page with "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. ...") |
|||
(16 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
This page is part of the [[Linux Setup]] discussion. | This page is part of the [[Linux Setup]] discussion. | ||
===Adding the Repositories=== | ===Adding the Repositories=== | ||
* sudo gedit /etc/apt/sources.list | |||
* Add '''deb ftp://ftp.videolan.org/pub/debian/stable ./''' to bottom of the file. | |||
* wget ftp://ftp.videolan.org/pub/debian/videolan-apt.asc && sudo apt-key add videolan-apt.asc && sudo apt-get update | |||
==== 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 | |||
Latest revision as of 12:56, 15 February 2015
This page is part of the Linux Setup discussion.
Adding the Repositories
- sudo gedit /etc/apt/sources.list
- Add deb ftp://ftp.videolan.org/pub/debian/stable ./ to bottom of the file.
- wget ftp://ftp.videolan.org/pub/debian/videolan-apt.asc && sudo apt-key add videolan-apt.asc && sudo apt-get update
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