Update README.md

This commit is contained in:
Zen 2020-05-26 10:59:10 +03:00 committed by GitHub
parent 47961033f7
commit a7d2ca49b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,8 @@ With your own parameters:
<h2 align="center">Usage</h2>
-i --file_path Input file(s) (relative or absolute path)
-i --file_path Input file(s) (relative or absolute path). Will be processed with same
settings.
-o --output_file Name/Path for output file (Default: (input file name)_av1.mkv)
Output file ending is always `.mkv`
@ -68,7 +69,7 @@ With your own parameters:
-cfg Save/Read config file with encoder, encoder parameters,
FFmpeg and audio settings.
-ff --ffmpeg FFmpeg options. Applied to each segment individually
-ff --ffmpeg FFmpeg options. Applied to each segment individually.
Example:
--ff " -r 24 -vf scale=320:240 "