Results 1 to 2 of 2

Thread: video don't play

  1. #1
    Join Date
    Jan 2008
    Location
    Ghana
    Beans
    6

    Unhappy video don't play

    My ubuntu does not play any video format I use an ATI graphics card with hardy heron please help on how to make me have them play

  2. #2
    Join Date
    Apr 2008
    Location
    Greece, Athens
    Beans
    576
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: video don't play

    Quote Originally Posted by oric View Post
    My ubuntu does not play any video format I use an ATI graphics card with hardy heron please help on how to make me have them play

    Open a terminal and type (in order to add the medibuntu repositories):

    Code:
    sudo wget http://www.medibuntu.org/sources.list.d/hardy.list -O /etc/apt/sources.list.d/medibuntu.list
    wget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add - && sudo apt-get update
    Then install the missing packages:

    Code:
    sudo apt-get install w32codecs libdvdcss mplayer
    and try opening a video through kaffeine or totem-xine or mplayer
    8.10 on HDX16-1050ev
    #22144
    My Ubuntu Blog

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
  •