[FFmpeg-trac] #7565(undetermined:closed): Duplicate framre count in analyze_interlaced_flag option of idet filtrer

FFmpeg trac at avcodec.org
Sun Dec 2 15:56:09 EET 2018


#7565: Duplicate framre count in analyze_interlaced_flag option of idet filtrer
-------------------------------------+-------------------------------------
             Reporter:  ponpon       |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |  needs_more_info
Analyzed by developer:  0            |               Blocked By:
                                     |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by MarkZV):

 Replying to [comment:2 ponpon]:
 > This is because {{{idet->last_type != UNDETERMINED}}} means
 {{{idet->last_type == PROGRESSIVE}}}, {{{last_type == TFF}}}, or
 {{{idet->last_type == BFF}}}.

 It is inside of an {{{else}}} clause, so does not apply to
 {{{idet->last_type == PROGRESSIVE}}}.

 Even in the output you provided, the change had no impact on the counts.
 It is expected that the speed will vary on every run.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7565#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list