Results 1 to 10 of 12

Thread: HowTO Elisa

Threaded View

  1. #1
    Join Date
    Sep 2006
    Location
    Victoria, Australia
    Beans
    Hidden!

    How To Elisa

    Hello all.

    Many people, new and old, to linux, constantly ask about Multimedia in ubuntu, particularly movies.
    Elisa is an Open Source application, that plays music, movies, youtube movies, radio etc.

    To install it, do the following:
    Code:
    gksu gedit /etc/apt/sources.list
    and add this line to that file:
    Code:
    deb http://elisa.fluendo.com/packages gutsy main
    then do
    Code:
    sudo wget http://elisa.fluendo.com/packages/philn.asc -O - | sudo apt-key add -
    Code:
    sudo apt-get update
    sudo apt-get install elisa
    Then, extra packages are also avaliable, elisa-extra and various plugin packages, (to find all elisa things, do sudo apt-cache search elisa)

    Elisa, combined with the restricted formats outlined here: https://help.ubuntu.com/community/RestrictedFormats
    will be able to play commercial dvds also (like lindvd does) (check the end user license agreements for your area before installing the Restricted Codecs) (lindvd if you prefer it can be installed in ubuntu via a convert of the Mandriva RPM with alien, although, you have to have bought the Mandriva Powerpack to have permission to use the rpm)

    AJ

    EDIT:
    Damn, guess this belongs in the Multimedia Productions Sub-Forum, if so, please move it, otherwise, just leave it
    Last edited by ajmorris; April 25th, 2008 at 11:06 AM.
    Want to find out more about your ubuntu system? see HowTO Ubuntu System
    Want to know a little more about networking? see HOWTO Ubuntu Networking
    Looking for help with something on your ubuntu? see the tutorial of the week sticky


Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •