The playback of this movie requires a MPEG-1 Layer 3 (MP3) decoder plugin which is not installed.

Asked by reza setya

Binary package hint: totem

The playback of this movie requires a MPEG-1 Layer 3 (MP3) decoder plugin which is not installed.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
ExecutablePath: /usr/bin/totem-gstreamer
Package: totem-gstreamer 2.24.2-0ubuntu4
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: totem
Uname: Linux 2.6.27-7-generic i686
UnreportableReason: This is not a genuine Ubuntu package

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu totem Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
reza setya (menyenkna-tina) said :
#1
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#2

sudo apt-get install ubuntu-restricted extras

You can also try installing w32codecs or w64 codecs from the medibuntu repository (Which will depend on the architecture of your OS)

Revision history for this message
Tom (tom6) said :
#3

Working all through
https://help.ubuntu.com/community/Medibuntu
should help fix almost all your multimedia problems and makes sure you don't miss anything. I would keep using non-free, proprietary components until asked to pay anything, if that ever happens. I guess i have been lucky so far but still hope to go completely OpenSource one day.

I think ActionParsnip has really solved the problem as stated. From his answer i suddenly realised it might be possible to do a bit more.

Good luck and regards from
Tom )

Revision history for this message
gear3895 (gear3895) said :
#4

If VLC or Totem doesn't work, and you want to watch dvd movies or play downloaded flv video files and mp3 files in Ubuntu Linux,
Google for "flv flash Totem internal data stream vlc undf"
... it's better to install everything in 32 bit, even if you have a 64 bit machine, as there are something missing in 64 bit depository like drivers, codecs,...

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#5

Play mp3 and dvd under Ubuntu install skype googleearth acroread and other stuffs using Medibuntu

First please install https://help.ubuntu.com/community/RestrictedFormats

You need to have extra repositories enabled..

Please first enable the universe and multiverse repository:

Open System → Administration → Software sources → [ Tab Ubuntu software ]

enable "Community-maintained Open Source software ( universe )"
enable "Proprietary drivers for devices ( restricted )"
enable "Software restrictecd by copyright or legal issue ( multiverse )"

Close and confirm the repository reload.

Then open a Terminal from the menu Applications→Accessories→Terminal

Tip: right click with mouse on the terminal title caption and select the item "Always on Top" doing this you will force the terminal window to stay on top of the other windows and you will find very easy to copy single row from this web page into the terminal...
Something more about using the terminal https://help.ubuntu.com/community/UsingTheTerminal

Then type or better copy and paste a row a time then press enter:
(Tip: select the single row to copy then right click into the terminal and to quick paste click with middle button of mouse )

and type or better copy and paste:

sudo aptitude install vlc smplayer mplayer

To get better dvd playback and optional packages here the medibuntu available software list http://packages.medibuntu.org/
you need to add the medibuntu http://www.medibuntu.org/ repository to your /etc/apt/sources.list file:
( here the medibuntu howto https://help.ubuntu.com/community/Medibuntu but see below )

In short please open a Terminal from the menu Applications → Accessories → Terminal and type or copy and paste:

sudo wget http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list --output-document=/etc/apt/sources.list.d/medibuntu.list; sudo apt-get -q update; sudo apt-get --yes -q --allow-unauthenticated install medibuntu-keyring; sudo apt-get -q update

-- give your user password when requested, you don't see nothing when you type it, then press enter

Now to install, type:

sudo apt-get update
sudo apt-get install ubuntu-restricted-extras libxine1-ffmpeg non-free-codecs
sudo aptitude install libdvdread3 libdvdnav4 libdvdcss2 regionset gnome-mplayer
sudo aptitude install gstreamer0.10-pitfdll gstreamer0.10-plugins-good
sudo aptitude install gstreamer0.10-plugins-ugly gstreamer0.10-plugins-ugly-multiverse

Then to install the codecs if you are using:
-- a Ubuntu 32 bits:
sudo aptitude install w32codecs
-- a Ubuntu 32 bits:
sudo apt-get install w64codecs

give your user password when requested, you don't see nothing when you type it, then press enter.

Then to play encrypted dvd please read: http://www.ubuntugeek.com/playing-encrypted-dvds-in-ubuntu.html

You can also install other Medibuntu repository provided optional software http://packages.medibuntu.org/ :

sudo apt-get install skype
sudo apt-get install googleearth
sudo apt-get install acroread

Hope this helps

Revision history for this message
Tom (tom6) said :
#6

Hi :)

If this is still a problem then please re-post this as a new question
https://answers.launchpad.net/ubuntu/+addquestion
perhaps also at
http://www.linuxquestions.org

Launchpad can only handle most recently asked questions and often the Answers Team races through all the shortest questions first so when you re-post please keep it very brief. You can always copy&paste this link back to this question so that people can see the detail you gave here
https://answers.launchpad.net/ubuntu/+source/totem/+question/81580

When i was answering questions in here it seemed the best answers were
given when the question was posted just as americans were getting back
from work. This was weird because most of the answerers lived in Europe
or Asia at that time lol.

Anyway, good luck and regards from
Tom :)

Revision history for this message
tlroche (tom-roche) said :
#7

actionparsnip said on 2009-09-01:
> sudo apt-get install ubuntu-restricted extras

On my UNR 9.10/karmic, that should be

sudo apt-get install ubuntu-restricted-extras

Note the second dash.

Revision history for this message
Tom (tom6) said :
#8

Hi :)

yes when using the command line it is a good idea to use the tab key to "auto-complete" commands/pathnames/names as the linux command-line has a very useful auto-complete feature that works in much the way that mobile phone "predictive texting" should work. I hope this helps

Good luck and regards from
Tom :)

Can you help with this problem?

Provide an answer of your own, or ask reza setya for more information if necessary.

To post a message you must log in.