-
```
pikaur -Vq
Pikaur v1.6.16.2
Pacman v5.2.2 - libalpm v12.0.2 - pyalpm v0.9.2
```
##### Description:
I have some Arch packages that are existing only locally, not in AUR. Some of them …
ghost updated
3 years ago
-
[Python 2 will be EOLd in 2020](https://legacy.python.org/dev/peps/pep-0373/) and we can expect Python 2 not to be available and maintained anymore soon after that. It would be important to convert th…
slhck updated
4 years ago
-
when i test it on a video using unsharp mask filter, the mos is better, but the value of dqva is lower,the value of vmaf is higher; may be caused by the training data(more likely), or by the network …
-
This may be a regression introduced in 1.5.2, as previous versions don't seem to have the issue; see https://hydra.nixos.org/job/nixpkgs/trunk/libvmaf.x86_64-linux
When run on highly multicore syst…
-
2 pass encoding always fails after a certain amount of percentage or time when using --rt flag in aomenc video config but it works when i set -p 1 flag. i guess its a piping issue or --rt doesn't supp…
-
Hi,
I think I have found a memory leak in the new API (libvmaf.rc.c) for the case when `n_subsample` is greater than 1. The following method does not unref its VmafPicture's.
```c
static int thread…
-
Debian unstable amd64
Actually the soname is libvmaf.so
```
$ objdump -x /usr/lib/x86_64-linux-gnu/libvmaf.so.0.0.0 | grep SONAME
SONAME libvmaf.so
```
This patch fix this issue,…
-
```
> /Applications/Universal\ Media\ Server.app/Contents/Resources/osx/ffmpeg
dyld: Library not loaded: /Users/kyle/software/vmaf/macos64/vmaf-20200323-7f45449-macos64/lib/libvmaf.dylib
Referen…
-
- Look at bitrate and compression via VMAF/MPEG-Dash
- Show a test to Dan and Winston next week
-
Hi,
Has anyone successfully built the latest version on windows? As the sln has been removed and building has changed to meson, it will be helpful if anyone knows how t build on Windows.
Thanks