[FFmpeg-devel] [PATCH] libavformat/matroskadec.c: Fix support seek to non keyframes

Carl Eugen Hoyos ceffmpeg at gmail.com
Mon Oct 22 22:10:06 EEST 2018


2018-10-22 14:36 GMT+02:00, Seokjin Hong <seokjin.hong.kr at gmail.com>:
> After a seek with AVSEEK_FLAG_ANY to reach near end of the stream,
> matroskadec.c always drops packets which consists of non-keyframe.

I believe the current behaviour is expected unless seek2any flag was set.

Carl Eugen


More information about the ffmpeg-devel mailing list