#5222: ffmpeg crashing for large "-filter_complex_script" inputs -------------------------------------+------------------------------------- Reporter: jsniff | Owner: Type: defect | Status: closed Priority: important | Component: Version: git-master | undetermined Keywords: ffmpeg, | Resolution: invalid video, crash | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by mbradshaw):
* status: open => closed * resolution: => invalid Comment: You're getting a stack overflow from generating so many stack frames from all your nested filters[1]. This isn't a bug in FFmpeg, but instead a limitation of your computer. I'm closing as invalid. [1]: http://stackoverflow.com/questions/35258868/ffmpeg-crashes-for-large- filter-complex-script-inputs#comment58235562_35258868 -- Ticket URL: <https://trac.ffmpeg.org/ticket/5222#comment:7> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker _______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org http://ffmpeg.org/mailman/listinfo/ffmpeg-trac