plugin for adding custom SEI to h264 bitstream

Sebastian Dröge sebastian at centricular.com
Fri Dec 16 12:45:12 UTC 2016


On Thu, 2016-12-15 at 16:21 -0500, mehdi semsarzadeh wrote:
> Dear All,
> I intend to add the frame number as an SEI to the h264 stream. Is
> there any plugging for that? In other words, is there any plugin that
> supports adding/editing SEI?
> If no, can I modify h264parse to add a custom SEI to the bitstream?
> Or is there any other plugin that I can modify for this purpose?

h264parse seems like a good place for this, as it already parses all
the h264 bitstream anyway. Otherwise, a new element around the h264
parsing functions from libgstcodecutils would also not be too much
work.

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20161216/e6b4bfa4/attachment.sig>


More information about the gstreamer-devel mailing list