Opened 2 years ago
Last modified 5 months ago
#9863 open defect
warning: first frame is no keyframe
Reported by: | jinbiao9504 | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | avcodec |
Version: | git-master | Keywords: | vc1 |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
Summary of the bug:
I found an issue with VC-1 video:
When i seek to a position after playing a VC-1 video, a warning which says 'warning: first frame is no keyframe' is presented.
And the picture will be shortly not clear after seek. I think this is caused by the warinng.
The log and one of the VC-1 files about this issue is attached, is that an issue of ffplay?
How to reproduce:
ffplay 36_vc1_720x480_interlaced_advanced.m2ts
put down RIGHT key to seek
ffmpeg version:lastest
Patches should be submitted to the ffmpeg-devel mailing list and not this bug tracker.
Attachments (3)
Change History (14)
by , 2 years ago
Attachment: | temp4cj.png added |
---|
by , 2 years ago
Attachment: | ffplay-20220808-155204.log added |
---|
comment:1 by , 2 years ago
comment:2 by , 2 years ago
Component: | undetermined → avcodec |
---|
by , 2 years ago
Attachment: | 36_vc1_720x480_interlaced_advanced.m2ts added |
---|
comment:4 by , 2 years ago
Hi Balling,
Thank you for your reply!
You cannot reproduce because the movie attached is too short to seek.
Is that a way(e.g. email or others) i can upload the whole movie(about 20M) to you.
I can only upload attachment less than 2.5M here.
comment:5 by , 2 years ago
You can just upload to https://streams.videolan.org/upload/ (click on FFmpeg, of course).
follow-up: 10 comment:9 by , 2 years ago
Status: | new → open |
---|
Same happens on a blu-ray I have of "Whiteout".
I did mention it here: https://trac.ffmpeg.org/ticket/8515#comment:3
comment:10 by , 2 years ago
Replying to Balling:
Same happens on a blu-ray I have of "Whiteout".
I did mention it here: https://trac.ffmpeg.org/ticket/8515#comment:3
Yes, I saw many keyframe flags.
The decode-function may be affected if the player find the wrong keyframe after seek?
comment:11 by , 5 months ago
Will just again point out that this can be only reproduced on bigger file here https://streams.videolan.org/ffmpeg/incoming/9863/36_vc1_720x480_interlaced_advanced.m2ts
I am sorry that I cannot upload a media file bigger than 2.5M