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 170383 - flacdec gives pad problem on sparc64.
flacdec gives pad problem on sparc64.
Status: RESOLVED NOTABUG
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.8.8
Other FreeBSD
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-03-14 20:41 UTC by Koop Mast
Modified: 2005-03-14 23:29 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10



Description Koop Mast 2005-03-14 20:41:44 UTC
Distribution/Version: 6.0-current

> gst-launch-0.8 filesrc location= south.flac ! flacdec ! osssink
RUNNING pipeline ...
ERROR: from element /pipeline0/flacdec0: Internal GStreamer error: pad problem.
 File a bug.
Additional debug info:
gstpad.c(2563): gst_pad_set_explicit_caps: /pipeline0/flacdec0:
failed to negotiate (try_set_caps with "audio/x-raw-int, endianness=(int)4321,
signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)22050,
channels=(int)2" returned REFUSED)
Execution ended after 2 iterations (sum 49671000 ns, average 24835500 ns, min
23695000 ns, max 25976000 ns).
Comment 1 Ronald Bultje 2005-03-14 23:29:34 UTC
.. flacdec ! audioconvert ! audioscale ! osssink ..

If that gives the same error, please reopen.