You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This bug is nasty as it only presents itself when banding is detected, std.BlankClip will not show anything. Appears to only be present when input is 10-bit.
corrupted double-linked list
corrupted size vs. prev_size
double free or corruption (!prev)
Fatal: Filter Cambi declared the size 1099x800, but it returned a frame with the size 331x800
VapourSynth encountered a fatal error: Filter Cambi declared the size 1099x800, but it returned a frame with the size 331x800
meson build:
The Meson build system
Version: 0.62.0
Source dir: /home/nsqy/.cache/paru/clone/vapoursynth-plugin-vsakarin-git/src/vsakarin
Build dir: /home/nsqy/.cache/paru/clone/vapoursynth-plugin-vsakarin-git/src/build
Build type: native build
Project name: Plugin
Project version: 8
C compiler for the host machine: clang (clang 13.0.1 "clang version 13.0.1")
C linker for the host machine: clang ld.bfd 2.38
C++ compiler for the host machine: clang++ (clang 13.0.1 "clang version 13.0.1")
C++ linker for the host machine: clang++ ld.bfd 2.38
Host machine cpu family: x86_64
Host machine cpu: x86_64
llvm-config found: YES (/usr/bin/llvm-config) 13.0.1
Run-time dependency LLVM (modules: asmprinter, executionengine, native, orcjit, target) found: YES 13.0.1
Found pkg-config: /usr/bin/pkg-config (1.8.0)
Run-time dependency vapoursynth found: YES 58
Build targets in project: 2
NOTICE: Future-deprecated features used:
* 0.56.0: {'dependency.get_pkgconfig_variable'}
Plugin 8
User defined options
auto_features: enabled
buildtype : release
libexecdir : lib
prefix : /usr
sbindir : bin
wrap_mode : nodownload
b_lto : true
b_pie : true
The text was updated successfully, but these errors were encountered:
NSQY
changed the title
CAMBI: scores=True broken when input is odd resolution (not mod-16?)
CAMBI: scores=True broken with some resolutions
Mar 31, 2022
This bug is nasty as it only presents itself when banding is detected, std.BlankClip will not show anything. Appears to only be present when input is 10-bit.
Other misc broken clips:
width=1282, height=720, format=vs.GRAY10
width=1100, height=800, format=vs.YUV444P10
errors:
meson build:
The text was updated successfully, but these errors were encountered: