[FFmpeg-user] Questions about "Cannot allocate memory"
Carl Eugen Hoyos
ceffmpeg at gmail.com
Mon Feb 1 09:54:01 EET 2021
> Am 01.02.2021 um 02:28 schrieb Mark Filipak (ffmpeg) <markfilipak at bog.us>:
>
> "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
More information about the ffmpeg-user
mailing list