playing MMS / .ASX with totem needs manual install of codec package
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
totem (Ubuntu) |
Confirmed
|
Low
|
Ubuntu Desktop Bugs |
Bug Description
Binary package hint: totem
On Jaunty Beta, Ubuntu will not automatically find the codes for MMS / ASX content: errors will occur and content will not be played.
Workaround: manual install of package "Gstreamer plugins for mms, wavpack, quicktime, ..." via Add/Remove.
Real solution: totem / Ubuntu should install automagically.
Long description
totem can not automatically play the MMS / ASX content "http://
FWIW: vlc does play this URL.
Ubuntu tries to find a codec, but fails:
"The required software to play this file is not installed. You need to install suitable plugins to play media files. Do you want to search for a plugin that supports the selected file?
The search will also include software which is not officially supported."
After clicking on Search, I get the message:
"No packages with the requested plugins found
The requested plugins are:
Microsoft Media Server (MMS) protocol source"
I have enabled all software sources: main, universe, restricted, multiverse.
ubuntu@ubuntu:~$ totem http://
** Message: Error: A Microsoft Media Server (MMS) protocol source plugin is required to play this stream, but not installed.
gstplaybasebin.
No URI handler for mms
** Message: Missing plugin: gstreamer|
** Message: No installation candidate for missing plugins found.
** Message: Error: A Microsoft Media Server (MMS) protocol source plugin is required to play this stream, but not installed.
gstplaybasebin.
No URI handler for mms
** Message: Missing plugin: gstreamer|
** Message: All missing plugins are blacklisted, doing nothing
ubuntu@ubuntu:~$
ubuntu@ubuntu:~$ apt-cache policy totem
totem:
Installed: 2.26.0-0ubuntu1
Candidate: 2.26.0-0ubuntu1
Version table:
*** 2.26.0-0ubuntu1 0
500 http://
100 /var/lib/
ubuntu@ubuntu:~$
ubuntu@ubuntu:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_
DISTRIB_
DISTRIB_
ubuntu@ubuntu:~$
Changed in totem (Ubuntu): | |
assignee: | nobody → desktop-bugs |
importance: | Undecided → Low |
summary: |
- [Jaunty Beta] playing MMS / .ASX with totem needs manual install of - codec package + playing MMS / .ASX with totem needs manual install of codec package |
Same problem here. plugins- ugly
Can be solved by installing gstreamer-
$ sudo apt-get install gstreamer0. 10-plugins- ugly