mirror of
https://github.com/master-of-zen/Av1an.git
synced 2024-11-24 18:18:06 +00:00
typo
This commit is contained in:
parent
45e1030d1f
commit
afc0a66964
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ With your own parameters:
|
||||||
-a --audio_params FFmpeg audio settings (Default: copy audio from source to output)
|
-a --audio_params FFmpeg audio settings (Default: copy audio from source to output)
|
||||||
Example: -a '-c:a libopus -b:a 64k'
|
Example: -a '-c:a libopus -b:a 64k'
|
||||||
|
|
||||||
-ff --ffmpeg FFmpeg options video options. Applied to each encoding segment ndividually.
|
-ff --ffmpeg FFmpeg options video options. Applied to each encoding segment individually.
|
||||||
(Warning: Cropping doesn't work with Target VMAF mode)
|
(Warning: Cropping doesn't work with Target VMAF mode)
|
||||||
Example:
|
Example:
|
||||||
--ff " -vf scale=320:240 "
|
--ff " -vf scale=320:240 "
|
||||||
|
|
Loading…
Reference in a new issue