0328dc111a6350edce39ea715547f23a269e9f45

According to: https://ffmpeg.org/doxygen/2.8/group__lavf__decoding.html#gad42172e27cddafb81096939783b157bb ...avformat_find_stream_info returns ">=0 if OK, AVERROR_xxx on error". This occurs with several common formats, including MP4 and MKV.
Description
Languages
Rust
100%