If there is only 1 stream in an flv avformat_find_stream_info will continually read until probesize is reached. This should stop it reading if the metadata also claims there to be 1 stream. (cherry picked from commit bcc531f04a0590732d42da133c11c138e8d08b59)
FFmpeg README ------------- 1) Documentation ---------------- * Read the documentation in the doc/ directory. 2) Licensing ------------ * See the LICENSE file.
Description
Languages
C
90.4%
Assembly
7.7%
Makefile
1.3%
C++
0.2%
Objective-C
0.2%
Other
0.1%