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

Ching-Yi Chan chingyichan.tw at gmail.com
Fri Sep 25 03:22:41 CEST 2015


I do it with AVFMT_FLAG_FAST_SEEK flag.


2015-09-24 23:47 GMT+08:00 wm4 <nfxjfg at googlemail.com>:

> 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.)
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-avformat-flacdec-support-fast-seek.patch
Type: application/octet-stream
Size: 3703 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150925/058139a1/attachment.obj>


More information about the ffmpeg-devel mailing list