-
I have tried to compile it on Ubuntu 18.04 LTS stable and this is the output:
```
$ make
[ 1%] Built target aom_rtcd
[ 2%] Built target aom_av1_common_ssse3_intrinsics
[ 3%] Built target ao…
-
SVT encoder doesn't like odd image dimensions:
```
-------------------------------------------
SVT [version]: SVT-AV1 Encoder Lib v0.8.6
SVT [build] : GCC 9.3.0 64 bit
LIB Build date: J…
-
### Share your bug report, feature request, or comment.
In ffmpeg version 5 the three distinct pixel formats seems to have been merged into one named just `vaapi`
[The code](https://github.com/own…
-
Running `ffprobe` on a video URL always crashes. Running it on a local video file works fine, however.
Example output of `/path/to/node_modules/@ffprobe-installer/linux-x64/ffprobe -i `:
```
ff…
-
Some metadata and readme files are structured or semi-structured. We could parse them to extract package-liceke information and declarations.
See https://github.com/fuchsia-mirror/third_party-libv…
-
which shinchiro build compatible with mpv encoder?
-
When converting large resolution images to avif, heif-enc exits successfully. But the generated avif file cannot be opened.
Test image -- https://commons.wikimedia.org/wiki/File:LARGE_elevation.jpg …
-
Tdarr_Plugin_vdka_Tiered_CPU_CRF_Based_Configurable.js and Tdarr_Plugin_vdka_Tiered_NVENC_CQV_BASED_CONFIGURABLE.js
> response.preset += `,${map} -dn -c:v libaom-av1 -b:v 0 -preset ${ffmpeg_preset}…
-
**Describe the bug**
doc/dev_guide/av1_encoder.dox:590: warning: unable to resolve reference to 'av1_calc_iframe_target_size_one_pass_vbr()' for \ref command
doc/dev_guide/av1_encoder.dox:591: warni…
jzern updated
4 months ago
-
## Feature request
AV1 is a new codec which is far better than VP9 and HEVC, as written in the [wiki of ffmpeg](https://trac.ffmpeg.org/wiki/Encode/AV1):
> libaom-av1 is the AOMedia video encode…