...flv files are used to encapsulate audio and video data. This simple program allows copying, without decoding, a section of the file to a new file.
It copies the header and meta data, then seeks to the given start and copies to the given end.
It can be used to trim single tracks from longer recordings.