On Tuesday, November 30, 2021, Andrew Randrianasulu <randrianasulu@gmail.com> wrote:
On Tuesday, November 30, 2021, Andrea paz <gamberucci.andrea@gmail.com> wrote:
Build is OK with the new patch.
I tried to load 2 AV1 videos: OK. I tried to playback and after a
while I got a crash (no dump). I tried again to load the 2 files and
do Resoucers --> info: the 2 windows opened (also "detail"); but then
they froze and I had to kill CinGG.
so, i guess even if internal dav1d can be built now it actually unusable...
can you test same trick I used here:
export FFMPEG_EXTRA_CFG="--disable-debug --disable-ffprobe --enable-libdav1d"
export EXTRA_LIBS="-ldav1d"
./configure --with-single-user --disable-dav1d
with your av1 files? (assuming you have new version of libdav1d and its development files installed)