[x264-devel] How to add AFD - active format descriptors / DTG-D
BugMaster
BugMaster at narod.ru
Mon Feb 24 22:17:11 CET 2014
On Mon, 24 Feb 2014 12:58:34 -0800, Mrukant Popat wrote:
> All,
> I m trying to add AFD (active format descriptors) in SEI for h.264
> stream . Can anybody let me know if x264 supports this feature and using which flags
> Thanks a lot in advance
> Mrukant
If you need to add any custom SEI to stream produced by libx264 than
you need to use extra_sei param of x264_picture_t to insert it (you
should generate it yourself).
More information about the x264-devel
mailing list