[FFmpeg-devel] [PATCH] avdevice/lavfi: output wrapped AVFrames

Timo Rothenpieler timo at rothenpieler.org
Tue Jul 5 14:26:41 EEST 2022


On 02.07.2022 10:54, Michael Niedermayer wrote:
> seems to get this stuck:
> ./ffmpeg -f lavfi -i 'amovie=fate-suite/wavpack/num_channels/eva_2.22_6.1_16bit-partial.wv,asplit=3[out1][a][b]; [a]showwaves=s=340x240,pad=iw:ih*2[waves]; [b]showspectrum=s=340x240[spectrum]; [waves][spectrum] overlay=0:h [out0]'   file-waves.avi
> 
> (stuck as in OOM killed)

Yeah, same thing is happening here. Very odd for sure.
Seems like it's just buffering an endless amount of frames, without ever 
starting to read and output them.
No idea why (yet)


More information about the ffmpeg-devel mailing list