#299: ffmpeg crashes with -vf mp=boxblur=100:100
----------------------+-----------------------
Reporter: ami_stuff | Owner:
Type: defect | Status: closed
Priority: normal | Component: avfilter
Version: git | Resolution: fixed
Keywords: | Blocked By:
Blocking: | Reproduced: 1
Analyzed: 1 |
----------------------+-----------------------
Changes (by saste):
* status: new => closed
* reproduced: 0 => 1
* component: undetermined => avfilter
* version: unspecified => git
* analyzed: 0 => 1
* resolution: => fixed
Comment:
The filter has been removed in place of a native libavfilter
implementation:
{{{
commit 4bd28579e51a358fc6d26040c4ccd6aefb5a90ef
Author: Stefano Sabatini <[email protected]>
Date: Sat Jul 9 18:23:02 2011 +0200
vf_mp: remove boxblur wrapper
It is natively included in libavfilter.
}}}
The native boxblur filter implements a check on invalid values, so won't
crash in case they're too big.
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/299#comment:1>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac