[Bug 640589] [matroskademux] Set streamheader on vorbis srcpad caps

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Aug 10 10:33:49 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=640589
  GStreamer | gst-plugins-good | 0.10.27

--- Comment #4 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2011-08-10 17:33:46 UTC ---
Have you tried changing:
demux.audio_0 ! multiqueue ! mux.audio_0
to:
demux.audio_0 ! vorbisparse ! multiqueue ! mux.audio_0
or:
demux.audio_0 ! multiqueue ! vorbisparse ! mux.audio_0
?

One of the things vorbisparse does is adding headers on caps.

-- 
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