Find the answer to your Linux question:
Results 1 to 8 of 8
I'm sure there is already something posted about this, but i couldnt find it, so im sorry in advanced. i just recently switched from slackware to kubuntu, and i'm really ...
  1. #1
    Just Joined! SpartacusXIII's Avatar
    Join Date
    Feb 2006
    Posts
    2

    kaffeine on kubuntu

    I'm sure there is already something posted about this, but i couldnt find it, so im sorry in advanced.

    i just recently switched from slackware to kubuntu, and i'm really liking it so far, however, i have encountered some difficulties while trying to get kaffeine to work. it will open up, but when i try to open a file then i always get this error. the error message that i am getting says:

    There were no decoders found to handle the stream, you might need to install the corresponding plugins

    I've tried a lot of things but nothing has seemed to work so far. does anybody have any suggestions?

  2. #2
    Just Joined! rhthekida's Avatar
    Join Date
    Jan 2006
    Location
    California
    Posts
    23

    Vlc

    Is it necessary that you use Kaffeine? I use VLC and it works great. Try it if you want to.

    http://www.videolan.org/vlc/download-debian.html

  3. #3
    Just Joined! SpartacusXIII's Avatar
    Join Date
    Feb 2006
    Posts
    2
    i dont think its a problem with the program... considering amarok isnt able to play audio either. i think its missing a library.

  4. #4
    Linux Guru bryansmith's Avatar
    Join Date
    Nov 2004
    Location
    /Ontario/Canada
    Posts
    2,621
    Kaffeine: Do you have the multimedia codecs installed?

    Amarok: Did you install an amarok engine? Try:
    Code:
    sudo apt-get install amarok-engines amarok-gstreamer amarok-xine amarok-arts
    This will give you a bunch of engines for amarok. You change which one you want to use in the preferences.

    Bryan
    Looking for a distro? Look here.
    "There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
    Queen's University - Arts and Science 2008 (Sociology)
    Registered Linux User #386147.

  5. #5
    Just Joined!
    Join Date
    Nov 2006
    Location
    Luxembourg
    Posts
    42
    Hello, it sends me that:



    marcoguillen@marcoguillen:~$ sudo apt-get install amarok-engines amarok-gstreamer amarok-xine amarok-arts
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    E: Couldn't find package amarok-gstreamer
    marcoguillen@marcoguillen:~$

    Thanks

  6. #6
    Just Joined!
    Join Date
    Dec 2006
    Posts
    4
    Quote Originally Posted by SpartacusXIII
    I'm sure there is already something posted about this, but i couldnt find it, so im sorry in advanced.

    i just recently switched from slackware to kubuntu, and i'm really liking it so far, however, i have encountered some difficulties while trying to get kaffeine to work. it will open up, but when i try to open a file then i always get this error. the error message that i am getting says:

    There were no decoders found to handle the stream, you might need to install the corresponding plugins

    I've tried a lot of things but nothing has seemed to work so far. does anybody have any suggestions?
    Is it a windows format you should download codecs and place them in this directories: /usr/local/lib/win32.
    You'll find the codecs at http://www1.mplayerhq.hu/design7/dload.html.

    I'm not sure this will help. But as I read your message, it seems you've already used some time os this, so...

  7. #7
    Just Joined!
    Join Date
    Nov 2006
    Location
    Luxembourg
    Posts
    42
    thank
    i solved the amarok mp3 problem with this

    sudo apt-get libxine-extracodecs

    but before do this i had to change a string in /etc/apt/sources.list
    - we should put # in front CD -

  8. #8
    Just Joined!
    Join Date
    Nov 2006
    Location
    Luxembourg
    Posts
    42
    sorry.
    sudo apt-get install <package>

Posting Permissions

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