mirror of https://git.ffmpeg.org/ffmpeg.git
doc/encoders: Clarify that there are 2 prores encoders
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
b3c3996212
commit
70b72ca6f3
|
@ -781,7 +781,10 @@ general presets system (e.g. passing the @code{-pre} option).
|
|||
|
||||
Apple ProRes encoder.
|
||||
|
||||
@subsection Private Options
|
||||
FFmpeg contains 2 ProRes encoders, the prores-aw and prores-ks encoder.
|
||||
The used encoder can be choosen with the @code{-vcodec} option.
|
||||
|
||||
@subsection Private Options for prores-ks
|
||||
|
||||
@table @option
|
||||
@item profile @var{integer}
|
||||
|
|
Loading…
Reference in New Issue