X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=doc%2Fffplay.texi;h=f3761bb12e40fb5e877228e3ba9157ade9906431;hb=6c777a6688715b21a15cab2cd87c8379225e53ec;hp=c305465078817e6431c120c749bbdee7964e9741;hpb=34a0a9746b2f441db7c45983838a88aa87a33834;p=ffmpeg diff --git a/doc/ffplay.texi b/doc/ffplay.texi index c3054650788..f3761bb12e4 100644 --- a/doc/ffplay.texi +++ b/doc/ffplay.texi @@ -66,6 +66,8 @@ Set custom interval, in seconds, for seeking using left/right keys. Default is 1 Disable graphical display. @item -noborder Borderless window. +@item -alwaysontop +Window always on top. Available on: X11 with SDL >= 2.0.5, Windows SDL >= 2.0.6. @item -volume Set the startup volume. 0 means silence, 100 means no volume reduction or amplification. Negative values are treated as 0, values above 100 are treated @@ -131,8 +133,9 @@ This option has been deprecated in favor of private options, try -pixel_format. @item -stats Print several playback statistics, in particular show the stream duration, the codec parameters, the current position in the stream and -the audio/video synchronisation drift. It is on by default, to -explicitly disable it you need to specify @code{-nostats}. +the audio/video synchronisation drift. It is shown by default, unless the +log level is lower than @code{info}. Its display can be forced by manually +specifying this option. To disable it, you need to specify @code{-nostats}. @item -fast Non-spec-compliant optimizations.