h265seiinserter

Extracts SEI-related metas from buffer and inserts SEI messages. Supports closed caption (GstVideoCaptionMeta) and unregistered user data (GstVideoSEIUserDataUnregisteredMeta) SEI messages.

Hierarchy

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstElement
                ╰──GstCodecSEIInserter
                    ╰──GstH265CCInserter
                        ╰──h265seiinserter

Factory details

Authors: – Seungha Yang

Classification:Codec/Video/Filter

Rank – none

Plugin – closedcaption

Package – GStreamer Bad Plug-ins

Pad Templates

sink

video/x-h265:
      alignment: au

Presencealways

Directionsink

Object typeGstPad


src

video/x-h265:
      alignment: au

Presencealways

Directionsrc

Object typeGstPad


Properties

do-timestamp

“do-timestamp” gboolean

Recalculate DTS based on input PTS and output frame order.

When enabled, the element ignores any DTS values present on incoming frames and always derives new DTS values from the input PTS and the actual output (decode) order of frames.

Flags : Read / Write

Default value : false

Since : 1.30


remove-sei-unregistered-meta

“remove-sei-unregistered-meta” gboolean

Remove GstVideoSEIUserDataUnregisteredMeta from outgoing video buffers.

Flags : Read / Write

Default value : false

Since : 1.30


sei-types

“sei-types” GstCodecSEIInsertType *

Which SEI message types to insert.

Flags : Read / Write

Default value : dsc+unregistered+cc

Since : 1.30


The results of the search are