[Libav-user] Checking an AVStream position
Lucas Soltic
lucas.soltic at orange.fr
Sat Apr 5 14:45:26 CEST 2014
Hello,
I'm trying to implement seeking support and I want to get a better understanding of what's happening when I seek for one stream.
Especially, I suspect that it not seeking only for the requested stream. Does anyone have any clue on this?
And more generally, is there a way to check the stream position?
I found AVStream.cur_dts but it is not documented so I don't know if this is what I want.
Thanks,
Lucas
More information about the Libav-user
mailing list