After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 605401 - Each format should have its own package within Gstreamer to make it easier playing songs.
Each format should have its own package within Gstreamer to make it easier pl...
Status: RESOLVED NOTGNOME
Product: GStreamer
Classification: Platform
Component: dont know
unspecified
Other Linux
: Normal trivial
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-12-24 22:04 UTC by Kristoffer Grundström
Modified: 2009-12-25 14:22 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Kristoffer Grundström 2009-12-24 22:04:36 UTC
I have been searching for so long for a way to install just the right codec for the right file you're trying to play, but haven't found one yet.

Why not create gstreamer0.10-wmv for wmv-files?

Of course it's restricted in Non-Free repo, but still it should be called gstreamer0.10-wmv or just gstreamer-wmv.
Comment 1 Kristoffer Grundström 2009-12-24 22:13:43 UTC
Restricted-extras is installed, but still it doesn't work to play a wma-file or similar.

I did the instructions on this page: http://www.ubuntugeek.com/install-mplayer-and-multimedia-codecs-libdvdcss2w32codecsw64codecs-in-ubuntu-9-10-karmic.html

THAT didn't work.

ffmpeg is also installed.
Comment 2 Kristoffer Grundström 2009-12-25 13:15:34 UTC
I tried using the w32codecs-package
Comment 3 Kristoffer Grundström 2009-12-25 13:16:12 UTC
(In reply to comment #2)
> I tried using the w32codecs-package

That didn't work either.
Comment 4 Tim-Philipp Müller 2009-12-25 14:22:13 UTC
This is a packaging issue. Distros are free to package and name things as they see fit (and they often do subdivide packages), so please file a bug with your distro about this, it's not something we can help with.

If you play a file in totem and the appropriate codec isn't installed, it should (hopefully) bring up a dialog that lets you install it. If that's not the case, there may be a bug or it's a distro issue as well. Again, please take that up with your distro. Same goes for the documentation page.

You will likely need the gstreamer0.10-ffmpeg package or somesuch, that should play most WMV and WMA formats (but not all yet afaik).

For those it doesn't play, there's not that much we can do. You can try gstreamer0.10-pitfdll+w32codecs, but we do not recommend or support that.

If you can provide us with a link to a specific media file/sample/stream, we can check if it can be played in our setup and possibly make further suggestions. Otherwise a ubuntu support forum might be of more help.