[FFmpeg-devel] [PATCH] avformat/flacdec: support fast-seek

wm4 nfxjfg at googlemail.com
Thu Sep 24 17:47:02 CEST 2015


On Thu, 24 Sep 2015 23:41:03 +0800
Ching-Yi Chan <chingyichan.tw at gmail.com> wrote:

> Is it acceptable to provide an option for different methods
> between accuracy seek and fast but inaccurate.
> 
> For example, mp3dec having "usetoc" option to seek by toc.

You could use the AVFMT_FLAG_FAST_SEEK flag. (It's a flag set on the
format context.)


More information about the ffmpeg-devel mailing list