cavif icon indicating copy to clipboard operation
cavif copied to clipboard

avif encoder, using libaom directly.

Results 26 cavif issues
Sort by recently updated
recently updated
newest added

Bumps external/libaom from `87460ce` to `7c7f1fc`. Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by...

dependencies
submodules

Bumps [external/vmaf](https://github.com/Netflix/vmaf) from `441ab02` to `23d3bb6`. Commits 23d3bb6 fix memory leak by freeing frame when one stream ends before the other 905b07f Update libsvm-official version to 3.30 or above. d46abf1...

dependencies
submodules

> cavif は [私がテストした時点のもの](https://github.com/link-u/cavif/commit/c05c1a4ac745074979d44a0a64bd67530344c586) では --matrix-coeffcients に bt2020 が指定できませんでした。致命的という程ではないですがあまり望ましくはないかと思います。 エゴサもたまには大事なんですね

Hi! In console help I see I can attach depth.avif to my final.avif. --attach-depth Attach depth plane But how should I create depth.avif if there is no such option? I...

bug
documentation

https://aomedia.googlesource.com/aom/+/refs/tags/v3.2.0/aom/aom_external_partition.h

enhancement

vmaf fails during build/install... Overall it seems to be a bad idea to force the user to download and compile all of these libraries (libpng, libaom, libvmaf) when package managers...

Hi There is there jpeg Support for the Input image?

enhancement
help wanted

Cannot build on Centos 8 (4.18.0-240.10.1.el8_3.x86_64) - gcc version 8.3.1 - cmake version 3.18.4 ``` CMake Error at external/libaom/CMakeLists.txt:438 (message): VMAF library not found. ``` How can this be fixed?

I can't build... ERROR: [ 82%] Building CXX object external/libavif-container/CMakeFiles/libavif-container.dir/src/avif/util/File.cpp.o /home/rodsantos/Downloads/avif/cavif/external/libavif-container/src/avif/util/File.cpp:5:10: fatal error: filesystem: No such file or directory #include ^~~~~~~~~~~~

There is something strange going on here! I don't know whether the problem lies in cavif, but maybe someone can shed some light on this: The problem is that the...