[Libav-user] about av_seek_frame

YIRAN LI mrfun.china at gmail.com
Thu May 29 03:49:07 CEST 2014


Hi friends, here I have a question for av_seek_frame function.

Say if I have a stream whose duration is 10s, and
avformatcontext.start_time != 0 (let's assume it's 5s).

So now if I want to seek to the start of the video,
should I call av_seek_frame(0) or av_seek_frame(5s) ?

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://ffmpeg.org/pipermail/libav-user/attachments/20140529/a3b23948/attachment.html>


More information about the Libav-user mailing list