[FFmpeg-trac] #5222(undetermined:closed): ffmpeg crashing for large "-filter_complex_script" inputs
FFmpeg
trac at avcodec.org
Mon Feb 8 03:58:06 CET 2016
#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
More information about the FFmpeg-trac
mailing list