[FFmpeg-trac] #7179(undetermined:closed): ffmpeg with overlay and -ss cause the second layer to start on the wrong frame

FFmpeg trac at avcodec.org
Wed Dec 5 14:21:31 EET 2018


#7179: ffmpeg with overlay and -ss cause the second layer to start on the wrong
frame
-------------------------------------+-------------------------------------
             Reporter:  jsteinkamp   |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:  overlay      |               Resolution:  invalid
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
Changes (by richardpl):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 Correct command:

 `ffmpeg -y -framerate 30 -i numbers.00%02d.tif -ss 0.33333333333333333
 -start_number 11 -framerate 30 -i numbers.00%02d.tif -ss
 0.3333333333333333333  -frames 5 -lavfi overlay -c:v rawvideo`

 Command you provided is incorrect, `-start number 11` is ignored if set in
 position you gave.

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


More information about the FFmpeg-trac mailing list