Skip to content

Latest commit

 

History

History
15 lines (6 loc) · 270 Bytes

File metadata and controls

15 lines (6 loc) · 270 Bytes

flv-parser

Reads a flv file and output its information in sane C data structure

Features

  • deconstruct flv file into frames.
  • load the fields into C data structures.
  • output a human-readable version of everything(leaving out the actual audio/video data)