[gstreamer-bugs] [Bug 340346] matroskamux blocks upon muxing video and vorbis-audio

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon May 1 14:32:19 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=340346
 GStreamer | gst-plugins-good | Ver: 0.10.2





------- Comment #1 from Mark Nauwelaerts  2006-05-01 21:32 UTC -------
Created an attachment (id=64639)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=64639&action=view)
Possible patch.

Patch that changes a few things in matroskamux:
- muxing code now selects GST_CLOCK_TIME_NONE before others (not last)
(as there should only few such buffers that have to come through)
- vorbis headers are dropped from the stream (as they are already retrieved
from caps and placed in matroska header), in symmetry with their insertion in
matroskademux
- matroska clusters are now "better" aligned with keyframes;
makes seek happen without complaints from decoder :)


-- 
Configure bugmail: http://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