remuxer: Support DASH ISOBMFF-based Media segmentation.
commit119866c894772709aa4641cdb38305df0d2d9ac9
authorYusuke Nakamura <muken.the.vfrmaniac@gmail.com>
Wed, 15 Oct 2014 07:22:04 +0000 (15 16:22 +0900)
committerYusuke Nakamura <muken.the.vfrmaniac@gmail.com>
Wed, 15 Oct 2014 12:37:03 +0000 (15 21:37 +0900)
treeae223d8a80f281855aa7be1ea926e2f886fb4915
parent4ec6738ab8e35c86464db93bd9e007846f1088d8
remuxer: Support DASH ISOBMFF-based Media segmentation.

The segmentation is specified by the number of subsegments per segment.
If the value 0 is specified for --dash, Indexed self-initializing Media
Segment is enabled.
cli/remuxer.c