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 142084 - mad and level plugins dont like each other (caps related i guess)
mad and level plugins dont like each other (caps related i guess)
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.8.1
Other Linux
: Normal normal
: 0.8.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-05-07 09:43 UTC by Zaheer Abbas Merali
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.5/2.6



Description Zaheer Abbas Merali 2004-05-07 09:43:28 UTC
gst-launch-0.8 filesrc location=some_random_mp3_file.mp3 ! mad ! level ! osssink

Note that in gst 0.6.4 this works fine: 

gst-launch-0.6 filesrc location=some_random_mp3_file.mp3 ! mad ! level ! osssink
Comment 1 Benjamin Otte (Company) 2004-05-08 13:04:03 UTC
fixed.