LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   totem : ASF demuxer plugin (https://www.linuxquestions.org/questions/linux-newbie-8/totem-asf-demuxer-plugin-753761/)

eggerola 09-09-2009 01:51 AM

totem : ASF demuxer plugin
 
Hi forum,
when I try to watch a video totem answers the following :

A Advanced Streaming Format (ASF) demuxer plugin is required to play this stream, but not installed.

Any idea what to do in this matter. rpmforge is available for yum.

Kind regards
eggerola

j_jerry 09-09-2009 04:31 AM

install RPMFusion repo: http://rpmfusion.org/Configuration

Then command:

yum install gstreamer-plugins-ugly xine-lib-extras-freeworld

any doubts, let us know

eggerola 09-14-2009 02:05 AM

Totem media player
 
Both packages installed. Totem now reacts the following way :

You do not have a decoder installed to handle this file. You might need to install the necessary plugins.

What now ?
Kind regards
eggerola

lutusp 09-14-2009 02:30 AM

Quote:

Originally Posted by eggerola (Post 3681893)
Both packages installed. Totem now reacts the following way :

You do not have a decoder installed to handle this file. You might need to install the necessary plugins.

What now ?
Kind regards
eggerola

Well, you could tell us what kind of video you're trying to play. Otherwise we're reduced to making wild guesses.

Also, I wish programs like Totem would just say what plug-in is missing, something they never do.

eggerola 09-15-2009 12:22 AM

Totem media player
 
The file in question is a quite normal file with .wmv ending. In fact it would be an enormous help if Totem said which plugins, ... they are in need of.

j_jerry 09-16-2009 12:26 PM

Install Xine and all the codecs, it should work

PHP Code:


yum install xine xine
-lib-extras-freeworld
gstreamer
-plugins-ugly gstreamer-plugins-bad
gstreamer
-plugins-bad-extras gstreamer-ffmpeg 


eggerola 09-17-2009 03:11 AM

Totem video player
 
Hi Jerry,
you are great. It works. But can you tell me from where I can take or get the informations which packages have to be installed if you are facing problems like this ??? And another question : which packages have to be installed to make totem work with DVDs ?
Kind regards
eggerola

j_jerry 09-17-2009 11:54 AM

One thing you should know is that these are not problems or bugs. These file formats like MP3, WMA, etc are patented. Unauthorised use of these codecs are illegal in some countries, so most of the distributions do not include these codecs by default. If it's legal in your country you can download and use it legally, that's it.

You need libdvdcss2 for playing dvds

btw, if any reply to your post by users here helped you, then please click the ' thank ' button, its really encouragable for the users and thus help the community become better and better. (i didn't write it so that you'll thank me, but just to let you know if you didn't know already)


All times are GMT -5. The time now is 05:11 PM.