![Eric Kidd](/assets/img/avatar_default.png)
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%