Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/master-of-zen/Av1an
Browse files Browse the repository at this point in the history
  • Loading branch information
master-of-zen committed Jul 24, 2020
2 parents b4add3e + d795d22 commit fe8216e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</h4>
<h2 align="center">Easy, Fast, Efficient and Feature Rich</h2>

An easy way to start using AV1 / X265 / VP9 / VP8 encoding. AOM, rav1e, SVT-AV1, VPX, x265 are supported.
An easy way to start using VVC / AV1 / X265 / VP9 / VP8 encoding. AOM, rav1e, SVT-AV1, VPX, x265, VVC are supported.

Example with default parameters:

Expand All @@ -36,7 +36,7 @@ With your own parameters:
-o --output_file Name/Path for output file (Default: (input file name)_av1.mkv)
Output file ending is always `.mkv`

-enc --encoder Encoder to use (`aom`,`rav1e`,`svt_av1`,`vpx`,`x265`. Default: aom)
-enc --encoder Encoder to use (`aom`,`rav1e`,`svt_av1`,`vpx`,`x265`,`vvc`. Default: aom)
Example: -enc rav1e

-v --video_params Encoder settings flags (If not set, will be used default parameters.
Expand Down

0 comments on commit fe8216e

Please sign in to comment.