[Libav-user] How to properly seek in audio?

Gonzalo Garramuño ggarra13 at gmail.com
Fri May 13 15:58:48 CEST 2016


On 11/05/2016 11:46 a.m., Anton Shekhovtsov wrote:
> Hello,
>
> I used the following code: av_seek_frame(ctx, id, pos, 
> AVSEEK_FLAG_BACKWARD);
In principle that should work for all files.  How are you calculating 
pos and selecting id?


More information about the Libav-user mailing list