[FFmpeg-devel] [PATCH] mpegtsenc add synchronous metadata

Mark Timmerman mark.timmerman.dev at gmail.com
Fri Oct 6 14:37:40 EEST 2017


Add synchronous metadata to mpegtsenc
* Added AV_CODEC_ID_SYNCHRONOUS_METADATA
* PMT will have metadata_descriptor and metadata_std_descriptor
  in accordance with MISB ST 1402.2
* stream_type will be 0x15 metadata carried in PES packets
* stream_id will be 0xfc metadata stream

Users must supply Metadata Access Unit to the packet before writing.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-synchronous-metadata.patch
Type: text/x-patch
Size: 3074 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20171006/ed267e2d/attachment.bin>


More information about the ffmpeg-devel mailing list