[Libav-user] Frames corruption when seeking...
Jean-Yves Avenard
jyavenard at gmail.com
Fri May 30 18:07:59 CEST 2014
On 31 May 2014 01:47, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:
> Are you maybe just wondering why MPlayer sets the
> equivalent of {{{-flags2 +showall}}}?
> This is pure performance decision by Reimar, you
> can set -lavdopts wait_keyframe to avoid the issue
> at least for H264
thanks but I'm not using mplayer.
Shouldn't seeking always wait for the reference frame by default?
I see that this is a new flag in ffmpeg 2.x
However looking at both libavcodec/mpeg12dec.c and libavcodec/264.c ,
CODEC_FLAG2_SHOW_ALL flag appeared to be cleared by default...
so puzzling.
I'll clear it just in case
More information about the Libav-user
mailing list