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
"No frame returned at the end of processing by BlankClip"
"Frame returned not of the declared type"
Segmentation fault in libvapoursynth.so or libstdc++.so
length=2 or larger works.
length=1 and prefetch=1 also works.
length=2 and prefetch=3 breaks.
length=3 and prefetch=3 also works.
I have two CPU cores with no hyperthreading.
The text was updated successfully, but these errors were encountered:
test.lua:
luajit test.lua > frame.raw
can result in:length=2 or larger works.
length=1 and prefetch=1 also works.
length=2 and prefetch=3 breaks.
length=3 and prefetch=3 also works.
I have two CPU cores with no hyperthreading.
The text was updated successfully, but these errors were encountered: