From a7bb95b1d85b899fac8b957b544dc0def51c4f2b Mon Sep 17 00:00:00 2001 From: Zen <46526140+master-of-zen@users.noreply.github.com> Date: Mon, 17 Feb 2020 15:22:34 +0200 Subject: [PATCH] fix --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 07433b2..c94aa70 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,7 @@ With your own parameters: -fmt --pix_format Setting custom pixel/bit format(Default: 'yuv420p') Example for 10 bit: 'yuv420p10le' + Encoding options should be adjusted accordingly. --resume If encode was stopped/quit resumes encode with saving all progress Resuming automatically skips scenedetection, audio encoding/copy, @@ -75,11 +76,9 @@ With your own parameters: Needed if framerate changes. By default any differences in frames of encoded files will be reported - -m --mode 0 - Video encoding (Default), 1 - Image encoding - By default used 10 bit encoding. - Constant quality mode for Aomenc - Encoding options should be adjusted accordingly - + -m --mode 0 - Video encoding (Default), + 1 - Image encoding. Using 10 bit encoding and constant quality mode Aom. + -log --logging Path to .log file(Default: no logging)