[Bug 771650] Adding additional tags to FLV header
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Feb 8 23:10:01 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=771650
Tim-Philipp Müller <t.i.m at zen.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |t.i.m at zen.co.uk
--- Comment #11 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
I don't understand the addition of gst_structure_has_field() just before
gst_structure_get_*() - I don't think those are needed?
Also, when I read the last patch I thought this whole level/profile stuff was a
bit silly - it can trivially get this information (codec profile/level idc)
from the h264 codec_data in the input caps, since flvmux requires avc - but it
should be possible to do this with fewer lines of code than in the initially
proposed patch :)
--
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