bento:mp42ts
bento:mp42ts¶
Bento4 base command (TS)
Full Documentation: [bento4.com](https://www.bento4.com/documentation/)
Example:
{
"tool": "bento:mp42ts",
"parameters": {
"input": "audiovideo.mp4",
"output": "packaging-bento4_mp42ts/audiovideo.ts"
}
},
Parameter | Properties | Default | Type | Choice | Description |
---|---|---|---|---|---|
input | required [list value] | source MP4 files (optionally prefixed with a stream selector) delimited by [ and ] | |||
output | required | ||||
pmt_pid | optional | PID to use for the PMT (default: 0x100) | |||
audio_pid | optional | PID to use for audio packets (default: 0x101) | |||
video_pid | optional | PID to use for video packets (default: 0x102) | |||
segment | optional | ||||
segment_duration | optional | Target segment duration in seconds (default: 10) | |||
segment_duration_threshold | optional | Segment duration threshold in milliseconds (default: 15) | |||
verbose | optional | false | bool | ||
playlist | optional | ||||
playlist_hls_version | optional |