You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<tr class="field"><th class="field-name">0:</th><td class="field-body">disable aspect ratio handling, pretend the video has square pixels</td>
2921
+
<tr class="field"><th class="field-name">no:</th><td class="field-body">use the method of the <tt class="docutils literal"><span class="pre">--video-aspect-method</span></tt> option (default)</td>
2922
2922
</tr>
2923
-
<tr class="field"><th class="field-name">no:</th><td class="field-body">same as <tt class="docutils literal">0</tt></td>
2923
+
<tr class="field"><th class="field-name">0:</th><td class="field-body">disable aspect ratio handling, pretend the video has square pixels
<dd><p class="first">Allows passing any arbitrary aspect ratio to libass instead of the video’s
4019
-
actual aspect ratio. Zero or negative aspect ratios are identical to <tt class="docutils literal">no</tt>.</p>
4023
+
actual aspect ratio. Zero aspect ratio is identical to <tt class="docutils literal">no</tt>.</p>
4020
4024
<p class="last">This has no effect if <tt class="docutils literal"><span class="pre">sub-ass-use-video-data</span></tt> is set to <tt class="docutils literal">none</tt>.</p>
0 commit comments