Module: libav Branch: master Commit: 2b56db5869ddc9d5926fd4575e11bf3649dbd9ff
Author: Anton Khirnov <[email protected]> Committer: Anton Khirnov <[email protected]> Date: Sat Nov 5 15:55:25 2011 +0100 doc/avconv: -sample_fmts, not -help sample_fmts prints the sample formats --- doc/avconv.texi | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/doc/avconv.texi b/doc/avconv.texi index 1075cc7..41e2771 100644 --- a/doc/avconv.texi +++ b/doc/avconv.texi @@ -549,7 +549,7 @@ Disable audio recording. @item -acodec @var{codec} (@emph{input/output}) Set the audio codec. This is an alias for @code{-codec:a}. @item -sample_fmt[:@var{stream_specifier}] @var{sample_fmt} (@emph{output,per-stream}) -Set the audio sample format. Use @code{-help sample_fmts} to get a list +Set the audio sample format. Use @code{-sample_fmts} to get a list of supported sample formats. @end table _______________________________________________ libav-commits mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-commits
