[FFmpeg-trac] #5016(avfilter:reopened): generating thumbs, repeating frames not working correctly for last frame

FFmpeg trac at avcodec.org
Thu Nov 19 21:59:04 CET 2015


#5016: generating thumbs, repeating frames not working correctly for last frame
------------------------------------+------------------------------------
             Reporter:  sannies     |                    Owner:
                 Type:  defect      |                   Status:  reopened
             Priority:  normal      |                Component:  avfilter
              Version:  git-master  |               Resolution:
             Keywords:  fps         |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+------------------------------------
Changes (by sannies):

 * status:  closed => reopened
 * resolution:  duplicate =>


Comment:

 1st of all: what I describe is perhaps not a single issue.

 My first example is not a duplicate:
 Using round=up,down,zero or whatever just changes the number of '1' frames
 from 15 to 16 (round=up), when round=zero only 49 from will be output with
 15 times '1' and there will be only 1 frame '6'.

 My second example might be something different:
 when I use the tile filter different different frames are in the output.

 without tile: 15x'1', 9x'2', 8x'3', 8x'4', 9x'5', 1x'6'
 with tile: 8x'1', 9x'2', 8x'3', 8x'4', 9x'5', 1x'6'

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


More information about the FFmpeg-trac mailing list