<br><br>On Friday, December 3, 2021, Andrea paz <<a href="mailto:gamberucci.andrea@gmail.com">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">Using the same AV1 videos but in HD resolution instead of FullHD, I<br>
don't have any problems or even slowdowns in playback and reverse<br>
playback. I tried both using the 2 exports and "--disable-dav1d" and<br>
without these configurations: all is fine in both cases.<br>
Anyway, my VM has always been set up with 8GB of RAM (out of 32<br>
physical) and 4c/8t for the CPU (out of 8c/16t physical), but<br>
apparently that's not enough to support FullHD.</blockquote><div><br></div><div>may be problem with 32-bit case is limited _virtual_ address space - no more than 4gb,  and some of it eaten by kenel mapping pci devices and such. Ironically so-called PAE linux  kernel can address more physical ram than 4gb, yet individual processes limited to some 3gb... or even less (depend on kernel configuration, vm_split I think...) </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
On my system (Arch Linux 64-bit; KDE), I've tried compiling just the<br>
patch (without export and --disable-dav1d) and it works without<br>
problems. However, with FullHD videos, playback is smooth but reverse<br>
playback has some framerate drops.<br>
<br>
Sorry for wasting your time behind false problems.<br>
</blockquote><div><br></div><div>well, they not false just rare (due to limited 32-bit testing). Not like we can do much about memory exhausting errors.. but this might deserve some footnote. </div>