@@ -2697,11 +2697,10 @@ <h2>Video</h2>
2697
2697
<p class="last">This option is disabled if the <tt class="docutils literal"><span class="pre">--no-keepaspect</span></tt> option is used.</p>
2698
2698
</dd>
2699
2699
<dt><tt class="docutils literal"><span class="pre">--video-rotate=<0-359|no></span></tt></dt>
2700
- <dd>Rotate the video clockwise, in degrees. Currently supports 90° steps only.
2701
- If <tt class="docutils literal">no</tt> is given, the video is never rotated, even if the file has
2702
- rotation metadata. (The rotation value is added to the rotation metadata,
2703
- which means the value <tt class="docutils literal">0</tt> would rotate the video according to the
2704
- rotation metadata.)</dd>
2700
+ <dd>Rotate the video clockwise, in degrees. If <tt class="docutils literal">no</tt> is given, the video is
2701
+ never rotated, even if the file has rotation metadata. (The rotation value
2702
+ is added to the rotation metadata, which means the value <tt class="docutils literal">0</tt> would rotate
2703
+ the video according to the rotation metadata.)</dd>
2705
2704
<dt><tt class="docutils literal"><span class="pre">--video-zoom=<value></span></tt></dt>
2706
2705
<dd><p class="first">Adjust the video display scale factor by the given value. The parameter is
2707
2706
given log 2. For example, <tt class="docutils literal"><span class="pre">--video-zoom=0</span></tt> is unscaled,
0 commit comments