[gstreamer-bugs] [Bug 628416] [flvmux] Bad FLV header
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Aug 31 07:06:32 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=628416
GStreamer | gst-plugins-good | git
Dejan Sakelšak <sakdean> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |RESOLVED
Resolution| |NOTABUG
--- Comment #3 from Dejan Sakelšak <sakdean at gmail.com> 2010-08-31 14:06:30 UTC ---
The difference between the produced header from flvmux and ffmux_flv, appeared
like a bug. The problem lies in flvmux pushing the header buffer and the
metadata tag buffer separately, which (if the sink uses an improperly written
library) appears like an offset bug.
The attached patch joins the buffers and pushes them together.
Sorry for the inconvenience.
--
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