[FFmpeg-devel] [PATCH] 8088flex TMV demuxer and decoder
Reimar Döffinger
Reimar.Doeffinger
Fri Apr 24 08:44:55 CEST 2009
On Thu, Apr 23, 2009 at 10:48:42AM -0500, Daniel Verkamp wrote:
> I tried setting the flags as you described, but trying to seek in
> ffplay just restarts the video from the beginning. Do I need to write
> a seek function for AVInputFormat as well?
If you set AVFMT_GENERIC_INDEX in the demuxer struct you shouldn't need
that, no.
More information about the ffmpeg-devel
mailing list