[Libav-user] How do I know when to use AVSEEK_FLAG_BACKWARD?

Mark McKay mark at kitfox.com
Mon May 13 01:25:31 EEST 2019



I have an AVFormatContext that I need to seek in. I've been using
av_seek_frame(), but so far have not been passing the
AVSEEK_FLAG_BACKWARD flag because I don't know how to figure out whether
I need to seek forward or backwards. Is there a way to query this from
the AVFormatContext?

Mark
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20190512/d9aaf611/attachment.html>


More information about the Libav-user mailing list