![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
|
|
Absolute Beginner Talk The perfect starting place to find out more about computers, Linux and Ubuntu. |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
First Cup of Ubuntu
![]() Join Date: Jan 2006
Beans: 7
|
totem player problem
Hello friends out there,
I'm totally new to Ubuntu. Ubuntu was installed as my OS by a friend and suggest me to used it. It,s nice but I have a problem with totem player. When I tried to play video from internet, it appeares " totem could not play 'fd//0'. Can anyone |
|
|
|
|
|
#2 |
|
Deus ex machina
![]() Join Date: Oct 2004
Location: Denmark - Scandinavia
Beans: 11,379
Kubuntu 9.10 Karmic Koala
|
Re: totem player problem
http://ubuntuforums.org/showthread.php?t=104958 check last post. You might also search the forums for enable universe multiverse and PLF to the sourcelist.
__________________
| Ubuntu Gamers Arena | Ubuntu Game List | PlayDeb! | Ubuntu Game Night | | My New Blog | My Computer | |
|
|
|
|
|
#3 |
|
Extra Foam Sugar Free Ubuntu
![]() Join Date: Feb 2005
Location: Umeå
Beans: 846
Ubuntu 9.10 Karmic Koala
|
Re: totem player problem
Totem can be a pain sometimes, but there are some workarounds for it.
I suggest changing to totem-xine (the one installed is probably totem-gstreamer), to do that just type: sudo apt-get install totem-xine in your terminal and it will be taken care of. Another thing that you can do is change player all together, by installing something like VLC or Gxine, I recommend gxine, to do that, just type sudo apt-get install gxine (that wount hurt totem)
__________________
"Computers are incredibly fast, accurate and stupid. Human beings are incredibly slow, inaccurate and brilliant. Together they are powerful beyond imagination." -- Albert Einstein |
|
|
|
|
|
#4 |
|
Chocolate Ubuntu Mocha Blend
![]() |
Re: totem player problem
I am using this to make everthg working...
Greetz Code:
cd /usr/lib/mozilla-firefox/plugins mv libtotem_mozilla.a libtotem_mozilla.la libtotem_mozilla.so libtotem_mozilla.xpt /home apt-get -f -y install mplayer-386 apt-get -f -y install mozilla-mplayer apt-get -f -y install mplayer-fonts flashplayer-mozilla sudo apt-get -f -y install gstreamer0.8-plugins sudo apt-get -f -y install gstreamer0.8-lame sudo apt-get -f -y install gstreamer0.8-ffmpeg sudo apt-get -f -y install w32codecs sudo apt-get -f -y install libdivx4linux sudo apt-get -f -y install lame sudo apt-get -f -y install sox sudo apt-get -f -y install ffmpeg sudo apt-get -f -y install mjpegtools sudo apt-get -f -y install vorbis-tools apt-get -f -y install acroread apt-get -f -y install flashplayer-mozilla apt-get -f -y install mozilla-acroread apt-get -f -y install mplayerplug-in apt-get -f -y install totem-xine apt-get -f -y install mozplugger apt-get -f -y install libflash-mozplugin apt-get -f -y install libstdc++5 apt-get -f -y install w32codecs apt-get -f -y install libdvdcss2 apt-get -f -y install gstreamer-mad xmms vlc wxvlc gvlc vlc-esd apt-get -f -y install beep-media-player mozilla-mplayer ##apt-get -f -y install totem-xine-firefox-plugin wget http://www2.mplayerhq.hu/MPlayer/releases/codecs/essential-20050412.tar.bz2 mkdir /usr/lib/win32 tar -xjf essential-20050412.tar.bz2 mv essential-20050412/* /usr/lib/win32 ##never forget this for all the users echo "zoom=yes" >> ~/.mplayer/config # now installing realplayer from the file placed in /root/RealPlayer10GOLD.bin chmod 777 /root/RealPlayer10GOLD.bin ##And if you have mplayer associated to the rpm-files (check with: about: plugins), do also: cd /usr/lib/mozilla-firefox/plugins mv mplayerplug-in-rm.so mplayerplug-in-rm.so_backup cd /usr/lib/mozilla-firefox/components mv mplayerplug-in-rm.xpt mplayerplug-in-rm.xpt_backup cd /usr/lib/mozilla/plugins mv mplayerplug-in-rm.so mplayerplug-in-rm.so_backup cd /usr/lib/mozilla/components mv mplayerplug-in-rm.xpt mplayerplug-in-rm.xpt_backup |
|
|
|
|
|
#5 |
|
First Cup of Ubuntu
![]() Join Date: Jan 2006
Beans: 7
|
Re: totem player problem
Thanks to the advice given.
Even though the problems are not all fix, but I managed to get to play a few movie right now. |
|
|
|
|
|
#6 |
|
Deus ex machina
![]() Join Date: Oct 2004
Location: Denmark - Scandinavia
Beans: 11,379
Kubuntu 9.10 Karmic Koala
|
Re: totem player problem
You may try another media-player like mplayer or VLC.
__________________
| Ubuntu Gamers Arena | Ubuntu Game List | PlayDeb! | Ubuntu Game Night | | My New Blog | My Computer | |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|