summaryrefslogtreecommitdiff
path: root/doc/encoders.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/encoders.texi')
-rw-r--r--doc/encoders.texi6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/encoders.texi b/doc/encoders.texi
index 8db148123b..abf5dbfb91 100644
--- a/doc/encoders.texi
+++ b/doc/encoders.texi
@@ -608,6 +608,7 @@ Select the ProRes profile to encode
@item lt
@item standard
@item hq
+@item 4444
@end table
@item quant_mat @var{integer}
@@ -637,6 +638,11 @@ Override the 4-byte vendor ID.
A custom vendor ID like @var{apl0} would claim the stream was produced by
the Apple encoder.
+@item alpha_bits @var{integer}
+Specify number of bits for alpha component.
+Possible values are @var{0}, @var{8} and @var{16}.
+Use @var{0} to disable alpha plane coding.
+
@end table
@subsection Speed considerations