#249: Fix the filter remove-logo --------------------------+------------------------- Reporter: pbasista | Owner: michael Type: enhancement | Status: new Priority: normal | Component: avfilter Version: git-master | Keywords: remove-logo Blocked By: | Blocking: Reproduced: 1 | Analyzed: 0 --------------------------+------------------------- Whenever I try to use the remove-logo filter, I get a segmentation fault:
ffmpeg -i input.avi -vcodec libx264 -acodec copy -vf mp=remove- logo:logo.ppm output.avi That's the ending of what I get: [mp @ 0x13e5280] This is a unholy filter, it will be purified by the ffmpeg exorcist team which will change its syntax from dark -vf mp to light -vf. Thou shalst not make spells or scripts that depend on it Segmentation fault I am posting it as an enhancement, not as a defect. I was told that this filter is facing to be dropped and it would be the best to port it to libavfilter. -- Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/249> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker _______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org http://avcodec.org/mailman/listinfo/ffmpeg-trac