[Libav-user] avformat_find_stream_info

Chen Fisher chen.fisher at gmail.com
Mon Aug 22 13:24:51 EEST 2016


I'd like to get rid of calling avformat_find_stream_info (it's slow)
I have a specific source of stream so I know exactly the codec, resolution,
frame rate, etc of the stream

How can I pre populate AVContext with all needed information so I don't
have to call avformat_find_stream_info?

Thanks
Chen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20160822/fd41273d/attachment.html>


More information about the Libav-user mailing list