doc/ffmpeg: correct description of -shortest

-shortest stops 'recording' when the shortest output stream ends. The
native or even seek-adjusted duration of the source input stream isn't
considered.
This commit is contained in:
Gyan Doshi 2022-07-04 14:43:48 +05:30
parent 066368e837
commit dba7376d59
1 changed files with 1 additions and 1 deletions

View File

@ -1749,7 +1749,7 @@ Default value is 0.
@item -bitexact (@emph{input/output})
Enable bitexact mode for (de)muxer and (de/en)coder
@item -shortest (@emph{output})
Finish encoding when the shortest input stream ends.
Finish encoding when the shortest output stream ends.
@item -dts_delta_threshold
Timestamp discontinuity delta threshold.
@item -dts_error_threshold @var{seconds}