summaryrefslogtreecommitdiff
path: root/doc/encoders.texi
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2013-11-15 01:09:06 +0000
committerPaul B Mahol <onemda@gmail.com>2013-11-18 01:46:32 +0000
commit74906d3727ec3bd9b7b28dfa7a98ff6e8cf8b6d7 (patch)
treec8dba5ed6ae1461a9f001978b8f29199d8eb31aa /doc/encoders.texi
parentcda3c004755481e43ddb755535365ab588672bf2 (diff)
avcodec/libopusenc: change default frame duration to 20 ms
20 ms is used by libopus encoder. Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'doc/encoders.texi')
-rw-r--r--doc/encoders.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/encoders.texi b/doc/encoders.texi
index 34b930c921..fa37b1776e 100644
--- a/doc/encoders.texi
+++ b/doc/encoders.texi
@@ -1063,7 +1063,7 @@ Set maximum frame size, or duration of a frame in milliseconds. The
argument must be exactly the following: 2.5, 5, 10, 20, 40, 60. Smaller
frame sizes achieve lower latency but less quality at a given bitrate.
Sizes greater than 20ms are only interesting at fairly low bitrates.
-The default of FFmpeg is 10ms, but is 20ms in @command{opusenc}.
+The default is 20ms.
@item packet_loss (@emph{expect-loss})
Set expected packet loss percentage. The default is 0.