#5222: ffmpeg crashing for large "-filter_complex_script" inputs -------------------------------------+------------------------------------- Reporter: jsniff | Owner: Type: defect | Status: open Priority: important | Component: Version: git-master | undetermined Keywords: ffmpeg, | Resolution: video, crash | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+-------------------------------------
Comment (by richardpl): This is certainly the wrong and inefficient way to do it. I will write filter which will read new filtergraph from each line of file. So you would only need to change this script to split each drawbox into separate line and move enable option in front of line, something like this: 0,0 drawbox=......... # filter 0th frame 1,5 drawbox=......... # filter 1-5 frames etc. -- Ticket URL: <https://trac.ffmpeg.org/ticket/5222#comment:5> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker _______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org http://ffmpeg.org/mailman/listinfo/ffmpeg-trac