Skip to content

Commit fe8216e

Browse files
committed
2 parents b4add3e + d795d22 commit fe8216e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
</h4>
1818
<h2 align="center">Easy, Fast, Efficient and Feature Rich</h2>
1919

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

2222
Example with default parameters:
2323

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

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

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

0 commit comments

Comments
 (0)