[FFmpeg-trac] #975(avfilter:new): commit 151ecc2aecd81718e2520936dd3c537d7e6fe2fc causes segfault when using overlay filter

FFmpeg trac at avcodec.org
Fri Feb 3 17:15:21 CET 2012


#975: commit 151ecc2aecd81718e2520936dd3c537d7e6fe2fc causes segfault when using
overlay filter
----------------------------------+--------------------------------------
             Reporter:  nichot20  |                     Type:  defect
               Status:  new       |                 Priority:  normal
            Component:  avfilter  |                  Version:  git-master
             Keywords:            |               Blocked By:
             Blocking:            |  Reproduced by developer:  0
Analyzed by developer:  0         |
----------------------------------+--------------------------------------
 Command:-

 ffmpeg -i BRD35721202.mxf \
 -vf "movie=logo.png [logo];
 [in][logo] overlay=6:4 " \
 -c:v prores -profile:v 0 \
 -an -y ./BRD35721202-dog.mov

 Causes a segfault on the above commit, but works fine on the previous (non
 tracked) commit b8c16558828e73e933ae73b5888345d50e897dfc

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/975>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list