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

FFmpeg trac at avcodec.org
Thu Dec 8 14:21:54 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 Andrea3000):

 I have discovered another "bug" and I'm quite sure that it is related to
 the bug explained in this ticket and can be the cause of it.

 Take a look at this two picture:
 1) Prior to incriminated commit: [http://dl.dropbox.com/u/11879013/pre.jpg
 Image1]
 2) After incriminated commit: [http://dl.dropbox.com/u/11879013/post.jpg
 Image2]

 As you can see, after incriminated commit, height of the frame is 8 pixels
 bigger than the correct one (in this case 1088 against 1080), and it
 appears a black border in the bottom part of the window/frame.
 When deinterlacing is enabled, that black border is yellow/green in the
 first frame and after that the app crash.

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


More information about the FFmpeg-trac mailing list