TsCommonOutputSettings

Field

Type

Repeated

Description

encoder

TsCommonOutputSettings.TsEncoder

ts_broadcast_bitrate

int32

first_pmt_pid

OptionalInt

pcr_interval

OptionalInt

PCR interval (broadcast ts - in ms)

table_interval

OptionalInt

PAT/PMT table interval (broadcast ts - in ms)

pcr_delay_ms

OptionalInt

PCR delay in milliseconds - note if this is insufficient the stream will be invalid, beware

audio_frames_per_pes

OptionalInt

PES packing of audio frames (where applicable). Lower values reduce audio latency, but increase bandwidth due to encapsulation overhead - interplay with PCR delay applies for larger values. Minimum 1, applicable maximum bounded by byte size of PES packets. If omitted a default packing value will apply, currently default is 16.

Enums defined in this message

Name

Number

Description

TS_ENCODER_SIMPLE

0

TS_ENCODER_BROADCAST

1

Member of