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 152798 - wmv2/wma2 file fails to play back
wmv2/wma2 file fails to play back
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-libav
git master
Other Linux
: Normal normal
: 0.8.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks: 138435
 
 
Reported: 2004-09-16 09:44 UTC by Ronald Bultje
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ronald Bultje 2004-09-16 09:44:10 UTC
http://29thdiv.com/prowler/news_report_from_Iraq.wmv fails completely (using
gst-launch, it plays just static blocks; using playbin, it stops after a few
iterations/errors). It doesn't matter if I use ffdemux_asf or asfdemux
(gst-launch), which implies that demuxing is not at issue. ffplay in gst-ffmpeg
plays it fine, so our demux-to-decoder coupling (both video and audio) might be
broken.
Comment 1 Ronald Bultje 2004-09-20 12:33:24 UTC
Works now.