[Bug 704617] gst-launch-1.0: The stream is in the wrong format

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 22 05:17:51 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=704617
  GStreamer | don't know | 1.x

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|                            |DUPLICATE
   Target Milestone|HEAD                        |NONE

--- Comment #4 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-07-22 12:17:49 UTC ---
I think this is a duplicate of bug #695606.

To paste bug #695606 comment #5 :

The audiosink/ringbuffer complains about not-negotiated, i.e. not having
received a caps event before getting a buffer or buffer-like event. Two
possible issues come to mind after looking at the log:

1) out of the mpeg demuxer comes audio/x-private1-ac3 - this means ac3parse
doesn't get plugged, which means caps don't get set properly etc.

2) the audio decoder receives a GAP event fairly early on - passing that
through before a CAPS event might throw off the ring buffer as well (maybe the
ring buffer should handle this gracefully though?)

Same seems to be happening here.

*** This bug has been marked as a duplicate of bug 695606 ***

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list