summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/encoders.texi7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/encoders.texi b/doc/encoders.texi
index 3cb6fc1ce7..20cb8a1421 100644
--- a/doc/encoders.texi
+++ b/doc/encoders.texi
@@ -864,6 +864,13 @@ Enable the encoder to use ABR when set to 1. The @command{lame}
@option{--abr} sets the target bitrate, while this options only
tells FFmpeg to use ABR still relies on @option{b} to set bitrate.
+@item copyright (@emph{-c})
+Set MPEG audio copyright flag when set to 1. The default value is 0
+(disabled).
+
+@item original (@emph{-o})
+Set MPEG audio original flag when set to 1. The default value is 1
+(enabled).
@end table
@section libopencore-amrnb