From 0cbc75c0834a4ba93b67a79467b80324b06165f4 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Sun, 9 Jun 2013 15:37:28 +0200 Subject: Option -omaxfps: limit fps when encoding Lower-fps content is left alone (NOT aligned to this fps); higher fps content is decimated to this frame rate. --- DOCS/man/en/encode.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'DOCS') diff --git a/DOCS/man/en/encode.rst b/DOCS/man/en/encode.rst index 93b1b84f28..0676cb1479 100644 --- a/DOCS/man/en/encode.rst +++ b/DOCS/man/en/encode.rst @@ -45,6 +45,11 @@ You can encode files from one format/codec to another using this facility. specified - use --ofps or --oautofps to force CFR encoding in these cases. +--omaxfps= + Specifies the minimum distance of adjacent frames (default: 0, which means + unset). Content of lower frame rate is not readjusted to this frame rate; + content of higher frame rate is decimated to this frame rate. + --oharddup If set, the frame rate given by --ofps is attained not by skipping time codes, but by duplicating frames (constant frame rate mode). -- cgit v1.2.3