> Am 01.02.2021 um 02:28 schrieb Mark Filipak (ffmpeg) <[email protected]>:
> 
> "Error while filtering: Cannot allocate memory

In your case, the error message simply means that you ran out of free memory.
minterpolate needs gigantic buffers.
(The same error unfortunately is shown if a filter cannot be found iirc.)

Carl Eugen
_______________________________________________
ffmpeg-user mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to