GNOME Bugzilla – Bug 148455
Internal GStreamer error: pad problem.
Last modified: 2005-08-25 23:48:34 UTC
Running this: gst-launch filesrc location=<ogg file> ! oggdemux ! vorbisdec ! audioconvert ! esdsink gives me the following output: RUNNING pipeline ... ERROR: from element /pipeline0/vorbisdec0: Internal GStreamer error: pad problem. File a bug. Additional debug info: gstpad.c(2487): gst_pad_set_explicit_caps: /pipeline0/vorbisdec0: failed to negotiate (try_set_caps with "audio/x-raw-float, rate=(int)48000, channels=(int)2, endianness=(int)1234, width=(int)32, buffer-frames=(int)0" returned REFUSED) Execution ended after 1301 iterations (sum 792996000 ns, average 609528 ns, min 94000 ns, max 174828000 ns). I use gst-plugins version 0.8.2.
*** This bug has been marked as a duplicate of 148454 ***