Hi Luca, Le 01/09/2015 12:27, Luca Barbato a écrit :
Are you using find_stream_info? It does cache quite a bit of data by default.
Yes, and i have a quite huge probesize since some of the streams are badly encoded...
So, now, i take the start timestamp right before find_stream_info
When the format does the first read over the protocol the stream starts, for rtsp there are specific calls to pause/play.
Packets readed by find_stream_info are dropped?
In general it depends on the streaming protocol since read_header could interact differently depending on the protocol. Sorry for not having definitive answers.
Well, with this bunch of very different protocols, i would have been surprised by a simple and definitive answer ;-)
thanks Florian _______________________________________________ libav-api mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-api
