[FFmpeg-trac] #5652(undetermined:new): typo of bwdif

FFmpeg trac at avcodec.org
Sun Jun 19 09:17:35 CEST 2016


#5652: typo of bwdif
-------------------------------------+-------------------------------------
             Reporter:  ponpon       |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 there is a difference of default about deinterlacing frames on the
 documents of bwdif.
 thanks.
 {{{
 ffmpeg -h full
 ...
 bwdif AVOptions:
 ...
   deint             <int>        ..FV.... specify which frames to
 deinterlace (from 0 to 1) (default interlaced)
      all                          ..FV.... deinterlace all frames
      interlaced                   ..FV.... only deinterlace frames marked
 as interlaced

 https://ffmpeg.org/ffmpeg-filters.html#bwdif
 deint
 Specify which frames to deinterlace. Accept one of the following values:

 0, all
 Deinterlace all frames.

 1, interlaced
 Only deinterlace frames marked as interlaced.

 The default value is all.
 }}}

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


More information about the FFmpeg-trac mailing list