[FFmpeg-user] Error while filtering: Cannot allocate memory Failed to inject frame into filter network: Cannot allocate memory

lagmoellertim lagmoellertim at gmail.com
Thu Jun 4 17:43:00 EEST 2020


Hello,

currently, I'm getting this error:

Error while filtering: Cannot allocate memory
Failed to inject frame into filter network: Cannot allocate memory
Error while processing the decoded data for stream #0:1

Here is the console output: 
https://gist.github.com/lagmoellertim/8ed94b05d127a4604b03649bd307b7c9
<https://gist.github.com/lagmoellertim/8ed94b05d127a4604b03649bd307b7c9>  

This is the command I used: 

ffmpeg -ss 240 -i video.mp4 -vsync 1 -async 1 -safe 0 -filter_complex_script
filter_script -y -map '[vout]' -map '[aout]' out.mp4

And here is the filter script:
https://gist.github.com/lagmoellertim/b1d7bd4b898c06ffcade9176733376f0



--
Sent from: http://www.ffmpeg-archive.org/


More information about the ffmpeg-user mailing list