diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-04-11 23:08:13 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-04-11 23:13:34 +0200 |
commit | 70b72ca6f3fa1a7ad6f5297624c71f90d7885f7e (patch) | |
tree | 170472f0216b82c86a892687416265ea4f414204 /doc | |
parent | b3c399621267cb904e282899dcad729d9596d464 (diff) | |
download | ffmpeg-70b72ca6f3fa1a7ad6f5297624c71f90d7885f7e.tar.gz |
doc/encoders: Clarify that there are 2 prores encoders
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/encoders.texi | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/encoders.texi b/doc/encoders.texi index 9da036bbbf..ab88b6c428 100644 --- a/doc/encoders.texi +++ b/doc/encoders.texi @@ -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} |