You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
doc/avconv: -sample_fmts, not -help sample_fmts prints the sample formats
This commit is contained in:
@@ -549,7 +549,7 @@ Disable audio recording.
|
|||||||
@item -acodec @var{codec} (@emph{input/output})
|
@item -acodec @var{codec} (@emph{input/output})
|
||||||
Set the audio codec. This is an alias for @code{-codec:a}.
|
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})
|
@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.
|
of supported sample formats.
|
||||||
@end table
|
@end table
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user