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

Christian Johannesen chrisjohannesen at gmail.com
Thu Nov 16 04:28:23 EET 2017


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.
>
> Carl Eugen
>

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.

Chris


More information about the ffmpeg-user mailing list