[FFmpeg-devel] Order of demuxed packets after a seek in an ogg container.

Michael Niedermayer michaelni at gmx.at
Fri Jun 27 03:28:59 CEST 2014


On Thu, Jun 26, 2014 at 05:10:40PM -0700, Dale Curtis wrote:
[...]
> On Wed, Jun 25, 2014 at 7:33 PM, Michael Niedermayer <michaelni at gmx.at>
> wrote:
> 
> > On Wed, Jun 25, 2014 at 03:37:11PM -0700, Dale Curtis wrote:
> > > Hi,
> > >
> > > If av_seek_frame() is used to seek within a specific stream, are future
> > > av_read_frame() calls guaranteed to return all packets from all other
> > > streams in the container with timestamps after the seek timestamp?
> >
> > no but, avformat_seek_file() has gurantees similar to this
> > but its not implemented for ogg
> > it could be implemented for ogg though, just needs a volunteer
> >
> 
> Thanks for the info everyone. Are you referring to the read_seek2 API?

yes

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Those who are best at talking, realize last or never when they are wrong.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140627/8714da0a/attachment.asc>


More information about the ffmpeg-devel mailing list