> > > av_seek_frame( is->ic, -1, AV_TIME_BASE, AVSEEK_FLAG_BACKWARD); > > It seems to come down to the fact that a seek is performed before the > first packet in this file is decoded. > So you are seeking from timestamp 0 seconds to timestamp 1 second, and you are passing the AVSEEK_FLAG_BACKWARD flag ??? _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
- [libav-user] problem with av_seek_frame Arjan
- Re: [libav-user] problem with av_seek_frame Chris Stones
- Re: [libav-user] problem with av_seek_frame Arjan
