[FFmpeg-trac] #713(undetermined:new): sws_scale crashes after deinterlacing with avpicture_deinterlace (only on recent versions of FFmpeg)

FFmpeg trac at avcodec.org
Sat Dec 10 21:56:11 CET 2011


#713: sws_scale crashes after deinterlacing with avpicture_deinterlace (only on
recent versions of FFmpeg)
-------------------------------------+-------------------------------------
             Reporter:  Andrea3000   |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  important    |                Component:
              Version:  git-master   |  undetermined
             Keywords:  sws_scale    |               Resolution:
  avpicture_deinterlace              |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by michael):

 Valgrind indicates that you run sws on memory that has been freed.
 Its output should be a bit more informative if the involved parts are
 compiled without optimizations and with debug symbols

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


More information about the FFmpeg-trac mailing list