Opened 16 months 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)

video.ts (279.8 KB ) - added by enrico vittorini 16 months ago.
ffmpeg-20230102-124356.log (151.3 KB ) - added by enrico vittorini 16 months ago.

Download all attachments as: .zip

Change History (2)

by enrico vittorini, 16 months ago

Attachment: video.ts added

by enrico vittorini, 16 months ago

Attachment: ffmpeg-20230102-124356.log added
Note: See TracTickets for help on using tickets.