* Stream information used internally by av_find_stream_info()
0 -> decoder has not been searched for yet. >0 -> decoder found <0 -> decoder with codec_id == -found_decoder has not been found
Those are used for average framerate estimation.
See Implementation
* Stream information used internally by av_find_stream_info()