DuoSubs / assets /merging_mode_info.html
CK-Explorer
feat: add merging modes to web UI
39b0aa8
raw
history blame contribute delete
461 Bytes
<div>
<p><strong>Merging Mode:</strong></p>
<ul>
<li><b>Synced</b> – all timestamps overlap (from the same cut)</li>
<li><b>Mixed</b> – some timestamps don't overlap (from the same cut)</li>
<li><b>Cuts</b> – different cuts (primary being extended or longer version)</li>
</ul>
<p>πŸ’‘ For <strong>Mixed</strong> and <strong>Cuts</strong> modes, subtitles should <strong>not contain scene annotations </strong>if possible.</p>
</div>