flavors icon indicating copy to clipboard operation
flavors copied to clipboard

FLV parser in Rust with nom

Flavors, a FLV parser in Rust with nom

Actions Status Coverage Status

References:

  • specification: https://wwwimages2.adobe.com/content/dam/acom/en/devnet/flv/video_file_format_spec_v10.pdf
  • samples: http://streams.videolan.org/samples/FLV/
  • C implementation: https://git.libav.org/?p=libav.git;a=blob;f=libavformat/flvdec.c;h=a9bead5fda5ee7685d42e3c8de3602be7368944d;hb=HEAD