[gstreamer-bugs] [Bug 601236] [flvmux] script tag with index gets written at end of file, contains all tags

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Nov 12 05:43:41 PST 2009


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

--- Comment #5 from Jan <wulczer at wulczer.org> 2009-11-12 13:43:36 UTC ---
My FLV verificatino library errors out on invalid script values, so I'd rather
avoit that ;)

Also, I'd be worried about demuxers ignoring the whole tag when seeing
something invalid.

A string filler has the nice property of being able to make it as long/short as
necessary.

There's also the option to put a filler with the type "MovieClip" (0x04), or
just nest arrays until you fill the required number of bytes ;)

I'd go for a filler called "gstprivate" and make it contain just spaces. For
files it will usually not be there, anyway, unless they have < 128 keyframes.

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