-
Updated
Nov 24, 2021 - Jupyter Notebook
av1
Here are 89 public repositories matching this topic...
-
Updated
Apr 3, 2022 - C++
-
Updated
Apr 17, 2022 - C
-
Updated
May 25, 2021 - JavaScript
-
Updated
Apr 14, 2022 - Shell
The Whole UI needs test, but I think most important is to make sure with whatever input is supplied to the command builders fastflix/encoders/<name>/command_builder.py and the general functions in fastflix/encoders/common/helpers.py is the most important to get tests for first.
I have some minimal start on pytests, but would appreciate any help in this effort.
-
Updated
May 26, 2021 - JavaScript
How to reproduce
Please download our sample images.
Then, encode a file with alpha plane:
cavif -i ../avif-sample-images/plum-blossom-small.png -o alpha.avif --encode-target alpha --profile 0 --bit-depth 8 --pix-fmt yuv420 --cpu-used 0 --lossless --monochrome
cavif -i ../avif-sample-images/plum-blossom-small.png -o plum-blossom.avi-
Updated
Nov 10, 2021 - C
-
Updated
Feb 20, 2022 - C++
-
Updated
Apr 17, 2022 - C++
-
Updated
Mar 25, 2021 - Python
-
Updated
Feb 24, 2022 - C#
Improve this page
Add a description, image, and links to the av1 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the av1 topic, visit your repo's landing page and select "manage topics."
We can try to make the CLI bit more verbose when it is wasm target along with windows error.
Reference:
Originally posted by @lu-zero in xiph/rav1e#2451 (comment)