From 27a065182c8b80d39c1a4e908081b184421cec9d Mon Sep 17 00:00:00 2001 From: Martin Herkt Date: Mon, 1 Sep 2014 04:25:57 +0200 Subject: man: fix a whole bunch of typos --- DOCS/man/encode.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'DOCS/man/encode.rst') diff --git a/DOCS/man/encode.rst b/DOCS/man/encode.rst index f23467d823..661fb4a144 100644 --- a/DOCS/man/encode.rst +++ b/DOCS/man/encode.rst @@ -38,7 +38,7 @@ You can encode files from one format/codec to another using this facility. ``--oautofps`` Sets the output format time base to the guessed frame rate of the input - video (simulates mencoder behavior, useful for AVI; may cause frame drops). + video (simulates MEncoder behavior, useful for AVI; may cause frame drops). Note that not all codecs and not all formats support VFR encoding, and some which do have bugs when a target bitrate is specified - use ``--ofps`` or ``--oautofps`` to force CFR encoding in these cases. @@ -74,7 +74,7 @@ You can encode files from one format/codec to another using this facility. .. admonition:: Example "``--oac=libmp3lame --oacopts=b=128000``" - selects 128kbps MP3 encoding. + selects 128 kbps MP3 encoding. Options are managed in lists. There are a few commands to manage the options list. -- cgit v1.2.3