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
Copy file name to clipboardExpand all lines: manual/master/index.html
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -4343,12 +4343,12 @@ <h2>Window</h2>
4343
4343
you seek to the last frame.</p>
4344
4344
<p>This option does not affect the framerate used for <tt class="docutils literal"><span class="pre">mf://</span></tt> or
4345
4345
<tt class="docutils literal"><span class="pre">--merge-files</span></tt>. For that, use <tt class="docutils literal"><span class="pre">--mf-fps</span></tt> instead.</p>
4346
-
<p class="last">Setting <tt class="docutils literal"><span class="pre">--image-display-duration</span></tt> hides the OSC and does not track
4347
-
playback time on the command-line output, and also does not duplicate
4348
-
the image frame when encoding. To force the player into "dumb mode"
4349
-
and actually count out seconds, or to duplicate the image when
4350
-
encoding, you need to use <tt class="docutils literal"><span class="pre">--demuxer=lavf</span> <span class="pre">--demuxer-lavf-o=loop=1</span></tt>,
4351
-
and use <tt class="docutils literal"><span class="pre">--length</span></tt> or <tt class="docutils literal"><span class="pre">--frames</span></tt> to stop after a particular time.</p>
4346
+
<p class="last">When viewing images, the playback time is not tracked on the command line
4347
+
output, and the image frame is not duplicated when encoding. To force the
4348
+
player into "dumb mode" and actually count out seconds, or to duplicate the
4349
+
image when encoding, you need to use <tt class="docutils literal"><span class="pre">--demuxer=lavf</span>
4350
+
<span class="pre">--demuxer-lavf-o=loop=1</span></tt>, and use <tt class="docutils literal"><span class="pre">--length</span></tt> or <tt class="docutils literal"><span class="pre">--frames</span></tt> to stop
0 commit comments