[FFmpeg-cvslog] doc/ffmpeg: muxdelay and muxpreload are output options
Aman Gupta
git at videolan.org
Wed Mar 20 23:58:43 EET 2019
ffmpeg | branch: master | Aman Gupta <aman at tmm1.net> | Wed Mar 20 14:54:13 2019 -0700| [9e40c97a844d91b13007c23851b0049457670a12] | committer: Aman Gupta
doc/ffmpeg: muxdelay and muxpreload are output options
Signed-off-by: Aman Gupta <aman at tmm1.net>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9e40c97a844d91b13007c23851b0049457670a12
---
doc/ffmpeg.texi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi
index 0650dd9b3f..cd35eb49c8 100644
--- a/doc/ffmpeg.texi
+++ b/doc/ffmpeg.texi
@@ -1515,9 +1515,9 @@ Enable bitexact mode for (de)muxer and (de/en)coder
Finish encoding when the shortest input stream ends.
@item -dts_delta_threshold
Timestamp discontinuity delta threshold.
- at item -muxdelay @var{seconds} (@emph{input})
+ at item -muxdelay @var{seconds} (@emph{output})
Set the maximum demux-decode delay.
- at item -muxpreload @var{seconds} (@emph{input})
+ at item -muxpreload @var{seconds} (@emph{output})
Set the initial demux-decode delay.
@item -streamid @var{output-stream-index}:@var{new-value} (@emph{output})
Assign a new stream-id value to an output stream. This option should be
More information about the ffmpeg-cvslog
mailing list