[FFmpeg-devel] Order of demuxed packets after a seek in an ogg container.
Michael Niedermayer
michaelni at gmx.at
Thu Jun 26 04:33:28 CEST 2014
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
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
When you are offended at any man's fault, turn to yourself and study your
own failings. Then you will forget your anger. -- Epictetus
-------------- 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/20140626/75a4e696/attachment.asc>
More information about the ffmpeg-devel
mailing list