From 71b3b08b7520a1edee1cfc5c23a7ea36a672bc90 Mon Sep 17 00:00:00 2001 From: Pierre Mdawar Date: Wed, 6 Feb 2019 11:02:35 +0200 Subject: [PATCH] [README] updated with the option --force-recode-video --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c1572f771..38017d90f 100644 --- a/README.md +++ b/README.md @@ -399,6 +399,8 @@ Alternatively, refer to the [developer instructions](#developer-instructions) fo --recode-video FORMAT Encode the video to another format if necessary (currently supported: mp4|flv|ogg|webm|mkv|avi) + --force-recode-video Force recoding a video if it is already in + the target format --postprocessor-args ARGS Give these arguments to the postprocessor -k, --keep-video Keep the video file on disk after the post- processing; the video is erased by default