[FFmpeg-user] Cannot allocate memory for complex filtering with latest git

Carl Eugen Hoyos ceffmpeg at gmail.com
Thu Nov 16 04:30:48 EET 2017


2017-11-16 3:28 GMT+01:00 Christian Johannesen <chrisjohannesen at gmail.com>:
> On Wed, Nov 15, 2017 at 9:06 PM, Carl Eugen Hoyos <ceffmpeg at gmail.com>
> wrote:
>>
>> You could now find out if the issue is with decoding or encoding
>> threads (not sure) and edit your command accordingly.
>
> It looks like its the number of threads for decoding the audio channels. A
> setting of "fmpeg.exe -threads:0:0 32 -threads:0:1 11 -threads:0:2 11 -i"
> works fine, but increasing the threads for decoding the first two audio
> tracks to 12 causes the memory allocation error.

This sounds like a bug to me but as said, oom is possible.

Carl Eugen


More information about the ffmpeg-user mailing list