Opened 7 years ago
Last modified 7 years ago
#6991 open defect
incorrect frame readout after seek
Reported by: | hxuanyu | Owned by: | |
---|---|---|---|
Priority: | important | Component: | avcodec |
Version: | git-master | Keywords: | h264 regression |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | yes | |
Analyzed by developer: | no |
Description
This issue can be reproduced on this file https://www.dropbox.com/s/8oru7o1dtf24x22/clipcanvas_14348_offline.mp4?dl=0
The command to reproduce this issue is
ffplay clipcanvas_14348_offline.mp4 -ss 00:00:04 ffplay version N-89901-ga026a3efae Copyright (c) 2003-2018 the FFmpeg developers built with gcc 7.2.0 (GCC)
if run without -ss, then everything is OK
Change History (1)
comment:1 by , 7 years ago
Component: | undetermined → avcodec |
---|---|
Keywords: | h264 regression added |
Priority: | normal → important |
Reproduced by developer: | set |
Status: | new → open |
Version: | unspecified → git-master |
Note:
See TracTickets
for help on using tickets.
For future tickets:
Do not report issues against
ffplay
if they are reproducible withffmpeg
.Always provide the command line you tested together with the complete, uncut console output.
Originally broken in 9e5ef1c5c37208326c59d642e2dc7afd3f10b09b (needs
-flags2 +showall
), partly fixed in e3d7a3978b857e32b32575ff78ecc7d67a18687e (related to ticket #3186).The output file looks very broken.