Opened 2 years ago
#10130 new defect
Key frame to image wrong order
Reported by: | enrico vittorini | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | undetermined |
Version: | unspecified | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
Summary of the bug:
How to reproduce:
ffmpeg -report -skip_frame nokey -i video.ts -vsync vfr filename%03d.bmp ffmpeg version 2022-12-29-git-d39b34123d-full built on Windows..
I was trying to extract keyframe and convert them to images. The image order is wrong. image 02 contains the first frame of the video but is saved as second file. The first file (image01) is of a later frame
Attachments (2)
Note:
See TracTickets
for help on using tickets.