[FFmpeg-devel] Encode user data unregistered SEI (H.264/H.265)

2021-05-25 Thread Brad Hards
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. This series adds encoding for libx264, libx265, hevc_nvenc and h264_nvenc in accordance with ISO/IEC 14496-10:2020 Section D.1.7 and IS

[FFmpeg-devel] Encode user data unregistered SEI (H.264/H.265)

2021-05-17 Thread Brad Hards
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. This series adds encoding for libx264, libx265, hevc_nvenc and h264_nvenc in accordance with ISO/IEC 14496-10:2020 Section D.1.7 and IS

[FFmpeg-devel] Encode user data unregistered SEI (H.264/H.265)

2021-05-14 Thread Brad Hards
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. This series adds encoding for libx264, libx265, hevc_nvenc and h264_nvenc. v2 removed the API addition, modifies nvenc to use a dynami

Re: [FFmpeg-devel] Encode user data unregistered SEI (H.264/H.265)

2021-05-14 Thread Marton Balint
On Fri, 14 May 2021, Brad Hards wrote: On Friday, 14 May 2021 1:59:13 AM AEST Marton Balint wrote: On Tue, 11 May 2021, Brad Hards wrote: On Saturday, 1 May 2021 12:23:00 PM AEST Brad Hards wrote: MISB ST 0604 and ST 2101 require user data unregistered SEI messages (precision timestamps an

Re: [FFmpeg-devel] Encode user data unregistered SEI (H.264/H.265)

2021-05-13 Thread Brad Hards
On Friday, 14 May 2021 1:59:13 AM AEST Marton Balint wrote: > On Tue, 11 May 2021, Brad Hards wrote: > > On Saturday, 1 May 2021 12:23:00 PM AEST Brad Hards wrote: > >> MISB ST 0604 and ST 2101 require user data unregistered SEI messages > >> (precision timestamps and sensor identifiers) to be incl

Re: [FFmpeg-devel] Encode user data unregistered SEI (H.264/H.265)

2021-05-13 Thread Marton Balint
On Tue, 11 May 2021, Brad Hards wrote: On Saturday, 1 May 2021 12:23:00 PM AEST 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. This series adds encoding for l

Re: [FFmpeg-devel] Encode user data unregistered SEI (H.264/H.265)

2021-05-11 Thread Brad Hards
On Saturday, 1 May 2021 12:23:00 PM AEST 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. This series adds encoding for libx264, > libx265, hevc_nvenc and h264_n

[FFmpeg-devel] Encode user data unregistered SEI (H.264/H.265)

2021-04-30 Thread Brad Hards
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. This series adds encoding for libx264, libx265, hevc_nvenc and h264_nvenc. v2 removes the API addition, modifies nvenc to use a dynami

[FFmpeg-devel] Encode user data unregistered SEI (H.264/H.265)

2021-04-30 Thread Brad Hards
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. This series adds encoding for libx264, libx265, hevc_nvenc and h264_nvenc. ___ ffmpeg-dev