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