[FFmpeg-trac] #294(undetermined:new): deinterlacer does not clear interlaced_frame flag

FFmpeg trac at avcodec.org
Tue Jun 21 20:06:46 CEST 2011


#294: deinterlacer does not clear interlaced_frame flag
-------------------------------+---------------------
 Reporter:  Fritz              |        Type:  defect
   Status:  new                |    Priority:  normal
Component:  undetermined       |     Version:  git
 Keywords:  deinterlace libav  |  Blocked By:
 Blocking:                     |  Reproduced:  0
 Analyzed:  0                  |
-------------------------------+---------------------
 transcoding to a y4m file.  used -deinterlace which did deinterlace the
 video, but the y4m header has the interlaced bit set.  This also occurs
 with libav and yadif.

 This patch fixes the problem with -deinterlace by clearing the bit on a
 successful deinterlace.

 Looking through yadif it appears that the flag is cleared, but it was
 still showing up on the file.  I did not pursue it further.

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


More information about the FFmpeg-trac mailing list