2017-09-06 20:57:07 +00:00
|
|
|
MP4 output options
|
|
|
|
^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
--mp4_include_pssh_in_stream
|
|
|
|
|
|
|
|
MP4 only: include pssh in the encrypted stream. Default enabled.
|
|
|
|
|
|
|
|
--mp4_use_decoding_timestamp_in_timeline
|
|
|
|
|
2018-06-13 23:50:16 +00:00
|
|
|
Deprecated. Do not use.
|
2017-09-06 20:57:07 +00:00
|
|
|
|
|
|
|
--num_subsegments_per_sidx <number>
|
|
|
|
|
|
|
|
Set the number of subsegments in each SIDX box. If 0, a single SIDX box is
|
|
|
|
used per segment; if -1, no SIDX box is used; Otherwise, the muxer packs N
|
|
|
|
subsegments in the root SIDX of the segment, with
|
|
|
|
segment_duration/N/fragment_duration fragments per subsegment.
|