mpegtsmux

(from GStreamer Bad Plug-ins git)

Multiplexes media streams into an MPEG Transport Stream

Hierarchy

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstElement
                ╰──mpegtsmux

Factory details

Authors: – Fluendo

Classification:Codec/Muxer

Rank – primary

Plugin – libgstmpegtsmux.so

Package – GStreamer Bad Plug-ins git

Pad Templates

sink_%d

video/mpeg:
         parsed: true
    mpegversion: { (int)1, (int)2, (int)4 }
   systemstream: false
video/x-dirac:
image/x-jpc:
video/x-h264:
  stream-format: byte-stream
      alignment: { (string)au, (string)nal }
video/x-h265:
  stream-format: byte-stream
      alignment: { (string)au, (string)nal }
audio/mpeg:
         parsed: true
    mpegversion: { (int)1, (int)2 }
audio/mpeg:
         framed: true
    mpegversion: 4
  stream-format: adts
audio/mpeg:
    mpegversion: 4
  stream-format: raw
audio/x-lpcm:
          width: { (int)16, (int)20, (int)24 }
           rate: { (int)48000, (int)96000 }
       channels: [ 1, 8 ]
  dynamic_range: [ 0, 255 ]
       emphasis: { (boolean)false, (boolean)true }
           mute: { (boolean)false, (boolean)true }
audio/x-ac3:
         framed: true
audio/x-dts:
         framed: true
audio/x-opus:
       channels: [ 1, 8 ]
channel-mapping-family: { (int)0, (int)1 }
subpicture/x-dvb:
application/x-teletext:
meta/x-klv:
         parsed: true
image/x-jpc:
        profile: [ 0, 49151 ]

Presencerequest

Directionsink


src

video/mpegts:
   systemstream: true
     packetsize: { (int)188, (int)192 }

Presencealways

Directionsrc


Properties

alignment

“alignment” gint

Number of packets per buffer (padded with dummy packets on EOS) (-1 = auto, 0 = all available packets, 7 for UDP streaming)

Flags : Read / Write

Default value : -1


m2ts-mode

“m2ts-mode” gboolean

Set to TRUE to output Blu-Ray disc format with 192 byte packets. FALSE for standard TS format with 188 byte packets.

Flags : Read / Write

Default value : false


name

“name” gchararray

The name of the object

Flags : Read / Write / Construct

Default value : NULL


parent

“parent” GstObject *

The parent of the object

Flags : Read / Write


pat-interval

“pat-interval” guint

Set the interval (in ticks of the 90kHz clock) for writing out the PAT table

Flags : Read / Write

Default value : 9000


pmt-interval

“pmt-interval” guint

Set the interval (in ticks of the 90kHz clock) for writing out the PMT table

Flags : Read / Write

Default value : 9000


prog-map

“prog-map” GstStructure *

A GstStructure specifies the mapping from elementary streams to programs

Flags : Read / Write


si-interval

“si-interval” guint

Set the interval (in ticks of the 90kHz clock) for writing out the ServiceInformation tables

Flags : Read / Write

Default value : 9000


The results of the search are