Details
Description
The issue you're likely to run into when parsing truncated FLV files is described here:
http://www.mail-archive.com/user@nutch.apache.org/msg01880.html
The parser library gets stuck in infinite loop as it encounters corrupted data due to for example truncating big binary files at fetch time.