2018-02-10 23:37:42 +00:00
|
|
|
|
2020-01-22 00:59:16 +00:00
|
|
|
<!DOCTYPE html>
|
2017-09-20 02:35:05 +00:00
|
|
|
|
2021-04-10 04:00:37 +00:00
|
|
|
<html>
|
2017-09-20 02:35:05 +00:00
|
|
|
<head>
|
2020-01-22 00:59:16 +00:00
|
|
|
<meta charset="utf-8" />
|
2021-04-10 04:00:37 +00:00
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
2017-09-20 02:35:05 +00:00
|
|
|
<title>Chunking options — Shaka Packager documentation</title>
|
|
|
|
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
|
2021-04-10 04:00:37 +00:00
|
|
|
<link rel="stylesheet" href="../_static/sphinxdoc_new.css" type="text/css" />
|
2020-01-22 00:59:16 +00:00
|
|
|
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css" />
|
|
|
|
<link rel="stylesheet" type="text/css" href="../_static/table_styling.css" />
|
2021-04-10 04:00:37 +00:00
|
|
|
<script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
|
|
|
|
<script src="../_static/jquery.js"></script>
|
|
|
|
<script src="../_static/underscore.js"></script>
|
|
|
|
<script src="../_static/doctools.js"></script>
|
2017-09-20 02:35:05 +00:00
|
|
|
<link rel="index" title="Index" href="../genindex.html" />
|
|
|
|
<link rel="search" title="Search" href="../search.html" />
|
2020-01-22 00:59:16 +00:00
|
|
|
</head><body>
|
2017-09-20 02:35:05 +00:00
|
|
|
<div class="related" role="navigation" aria-label="related navigation">
|
|
|
|
<h3>Navigation</h3>
|
|
|
|
<ul>
|
|
|
|
<li class="right" style="margin-right: 10px">
|
|
|
|
<a href="../genindex.html" title="General Index"
|
|
|
|
accesskey="I">index</a></li>
|
2021-04-10 04:00:37 +00:00
|
|
|
<li class="nav-item nav-item-0"><a href="../index.html">Shaka Packager documentation</a> »</li>
|
|
|
|
<li class="nav-item nav-item-this"><a href="">Chunking options</a></li>
|
2017-09-20 02:35:05 +00:00
|
|
|
</ul>
|
2021-04-10 04:00:37 +00:00
|
|
|
</div>
|
2017-09-20 02:35:05 +00:00
|
|
|
|
|
|
|
<div class="document">
|
|
|
|
<div class="documentwrapper">
|
|
|
|
<div class="bodywrapper">
|
|
|
|
<div class="body" role="main">
|
|
|
|
|
|
|
|
<div class="section" id="chunking-options">
|
|
|
|
<h1>Chunking options<a class="headerlink" href="#chunking-options" title="Permalink to this headline">¶</a></h1>
|
2020-01-22 00:59:16 +00:00
|
|
|
<dl class="option-list">
|
|
|
|
<dt><kbd><span class="option">--segment_duration <var><seconds></var></span></kbd></dt>
|
|
|
|
<dd><p>Segment duration in seconds. If single_segment is specified, this parameter
|
2017-09-20 02:35:05 +00:00
|
|
|
sets the duration of a subsegment; otherwise, this parameter sets the
|
|
|
|
duration of a segment. Actual segment durations may not be exactly as
|
2020-01-22 00:59:16 +00:00
|
|
|
requested.</p>
|
|
|
|
</dd>
|
|
|
|
<dt><kbd><span class="option">--fragment_duration <var><seconds></var></span></kbd></dt>
|
|
|
|
<dd><p>Fragment duration in seconds. Should not be larger than the segment
|
|
|
|
duration. Actual fragment durations may not be exactly as requested.</p>
|
|
|
|
</dd>
|
|
|
|
<dt><kbd><span class="option">--segment_sap_aligned</span></kbd></dt>
|
|
|
|
<dd><p>Force segments to begin with stream access points. Default enabled.</p>
|
|
|
|
</dd>
|
|
|
|
<dt><kbd><span class="option">--fragment_sap_aligned</span></kbd></dt>
|
|
|
|
<dd><p>Force fragments to begin with stream access points. This flag implies
|
|
|
|
<em>segment_sap_aligned</em>. Default enabled.</p>
|
|
|
|
</dd>
|
|
|
|
</dl>
|
2017-09-20 02:35:05 +00:00
|
|
|
</div>
|
|
|
|
|
|
|
|
|
2021-04-10 04:00:37 +00:00
|
|
|
<div class="clearer"></div>
|
2017-09-20 02:35:05 +00:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
2021-04-10 04:00:37 +00:00
|
|
|
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
|
|
|
|
<div class="sphinxsidebarwrapper">
|
|
|
|
<div role="note" aria-label="source link">
|
|
|
|
<h3>This Page</h3>
|
|
|
|
<ul class="this-page-menu">
|
|
|
|
<li><a href="../_sources/options/chunking_options.rst.txt"
|
|
|
|
rel="nofollow">Show Source</a></li>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
<div id="searchbox" style="display: none" role="search">
|
|
|
|
<h3 id="searchlabel">Quick search</h3>
|
|
|
|
<div class="searchformwrapper">
|
|
|
|
<form class="search" action="../search.html" method="get">
|
|
|
|
<input type="text" name="q" aria-labelledby="searchlabel" />
|
|
|
|
<input type="submit" value="Go" />
|
|
|
|
</form>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<script>$('#searchbox').show(0);</script>
|
|
|
|
</div>
|
|
|
|
</div>
|
2017-09-20 02:35:05 +00:00
|
|
|
<div class="clearer"></div>
|
|
|
|
</div>
|
|
|
|
<div class="related" role="navigation" aria-label="related navigation">
|
|
|
|
<h3>Navigation</h3>
|
|
|
|
<ul>
|
|
|
|
<li class="right" style="margin-right: 10px">
|
|
|
|
<a href="../genindex.html" title="General Index"
|
|
|
|
>index</a></li>
|
2021-04-10 04:00:37 +00:00
|
|
|
<li class="nav-item nav-item-0"><a href="../index.html">Shaka Packager documentation</a> »</li>
|
|
|
|
<li class="nav-item nav-item-this"><a href="">Chunking options</a></li>
|
2017-09-20 02:35:05 +00:00
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
<div class="footer" role="contentinfo">
|
|
|
|
© Copyright 2017, Google.
|
2021-04-10 04:00:37 +00:00
|
|
|
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.4.3.
|
2017-09-20 02:35:05 +00:00
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</html>
|