[FFmpeg-devel] [PATCH v2] libavcodec/libx265: add user data unregistered SEI encoding
Derek Buitenhuis
derek.buitenhuis at gmail.com
Tue Jul 13 16:10:20 EEST 2021
On 7/12/2021 9:24 AM, Brad Hards wrote:
> MISB ST 0604 and ST 2101 require user data unregistered SEI messages
> (precision timestamps and sensor identifiers) to be included. That
> currently isn't supported for libx265. This patch adds support
> for user data unregistered SEI messages in accordance with
> ISO/IEC 23008-2:2020 Section D.2.7
>
> The design is based on nvenc, with support finished up at
> 57de80673cb
> ---
> libavcodec/libx265.c | 33 +++++++++++++++++++++++++++++++++
> 1 file changed, 33 insertions(+)
Should be OK.
- Derek
More information about the ffmpeg-devel
mailing list