Codecs gone screwy

Discussion in 'Tech Support' started by simon w, 24 Jul 2007.

  1. simon w

    simon w What's a Dremel?

    Joined:
    3 Nov 2003
    Posts:
    1,302
    Likes Received:
    0
    A recent apt-get upgrade seems to have screwed with my codecs :( Attempting to play a MPEG via Totem reports 'a MPEG-1 System Stream demuxer plugin' is not installed. With AVI's I get a picture, but no sound. Amarok can't play mp3s anymore, although Read Player can.

    I've tried apt-get install --reinstall'ing most things - w32codecs, totem, amarok - no joy. Google isn't helping much atm. Any suggestions?
     
  2. Glider

    Glider /dev/null

    Joined:
    2 Aug 2005
    Posts:
    4,173
    Likes Received:
    21
    dpkg --reconfigure w32codecs might work (not sure on the syntax tough)
     
  3. simon w

    simon w What's a Dremel?

    Joined:
    3 Nov 2003
    Posts:
    1,302
    Likes Received:
    0
    It's sudo dpkg-reconfigure w32codecs - no luck :(
     
  4. Fophillips

    Fophillips What's a Dremel?

    Joined:
    9 Oct 2006
    Posts:
    948
    Likes Received:
    1
    I take it you're using xine, I'm not sure if Ubuntu package the xine engine for Amarok separately.

    Try:
    Code:
    aptitude install xine amarok-xine; dpkg-reconfigure xine amarok-xine
     
  5. simon w

    simon w What's a Dremel?

    Joined:
    3 Nov 2003
    Posts:
    1,302
    Likes Received:
    0
Tags:

Share This Page