[FFmpeg-trac] #10130(undetermined:new): Key frame to image wrong order
FFmpeg
trac at avcodec.org
Mon Jan 2 13:49:54 EET 2023
#10130: Key frame to image wrong order
-------------------------------------+-------------------------------------
Reporter: enrico | Type: defect
vittorini |
Status: new | Priority: normal
Component: | Version:
undetermined | unspecified
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
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
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10130>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list