diff --git a/DOCS/man/encode.rst b/DOCS/man/encode.rst index 9169f4781b..73c1b6b35c 100644 --- a/DOCS/man/encode.rst +++ b/DOCS/man/encode.rst @@ -21,14 +21,7 @@ You can encode files from one format/codec to another using this facility. ``--ofopts-add=`` Appends the options given as arguments to the options list. - ``--ofopts-pre=`` - Prepends the options given as arguments to the options list. - - ``--ofopts-del=`` - Deletes the options at the given indexes. Index numbers start at 0, - negative numbers address the end of the list (-1 is the last). - - ``--ofopts-clr`` + ``--ofopts=""`` Completely empties the options list. ``--ofps=`` @@ -80,14 +73,7 @@ You can encode files from one format/codec to another using this facility. ``--oacopts-add=`` Appends the options given as arguments to the options list. - ``--oacopts-pre=`` - Prepends the options given as arguments to the options list. - - ``--oacopts-del=`` - Deletes the options at the given indexes. Index numbers start at 0, - negative numbers address the end of the list (-1 is the last). - - ``--oacopts-clr`` + ``--oacopts=""`` Completely empties the options list. ``--oafirst`` @@ -102,7 +88,7 @@ You can encode files from one format/codec to another using this facility. Shifts video data by the given time (in seconds) by shifting the pts values. Deprecated. -``--ovcopts `` +``--ovcopts=`` Specifies the output video codec options for libavcodec. See --ovcopts=help for a full list of supported options. @@ -120,14 +106,7 @@ You can encode files from one format/codec to another using this facility. ``--ovcopts-add=`` Appends the options given as arguments to the options list. - ``--ovcopts-pre=`` - Prepends the options given as arguments to the options list. - - ``--ovcopts-del=`` - Deletes the options at the given indexes. Index numbers start at 0, - negative numbers address the end of the list (-1 is the last). - - ``--ovcopts-clr`` + ``--ovcopts=""`` Completely empties the options list. ``--ovfirst``