Browse Source

doc/avconv: -sample_fmts, not -help sample_fmts prints the sample formats

tags/n0.9
Anton Khirnov 14 years ago
parent
commit
2b56db5869
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      doc/avconv.texi

+ 1
- 1
doc/avconv.texi View File

@@ -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



Loading…
Cancel
Save