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

FFmpeg trac at avcodec.org
Mon Feb 6 14:45:14 CET 2012


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

Comment (by nichot20):

 Replying to [comment:1 saste]:
 > Can't reproduce, please provide a sample.
 >

 Uploaded a sample png logo.

 > Also, which parameters are required for reproducing the crash? Does it
 depend on the main input file or on the logo file?

 I have tried different source format files 720x576 in uncompressed V210
 codec in mxf and pal-DV in quicktime wrappers with the same result.
 Changing the logo to a .jpg worked as did .gif but every .png caused a
 segfault including those with transparency set and those without.

 > Provide the simplest possible commandline which reproduces the crash.

 The commandline already provided is about the simplest to replicate the
 issue. Replacing the '-vf "movie=logo.png [logo];' with '-vf
 "color=red:10x20;' worked.

 The issue seems to be with the "movie" filter and png handling...

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


More information about the FFmpeg-trac mailing list