Skip to content

wulczer/flvlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0896785 · Dec 1, 2013
Nov 29, 2013
Dec 1, 2013
Dec 1, 2009
Nov 30, 2013
Nov 29, 2013
Jun 7, 2009
Nov 29, 2013
Jan 27, 2009
Sep 9, 2009
Jun 15, 2009
Jan 30, 2009
Apr 1, 2009
Nov 30, 2013

Repository files navigation

This is flvlib, a library for manipulating, parsing and verifying FLV
files.  It also includes two example scripts, debug-flv and index-flv,
which demonstrate the possible applications of the library.

If you got the source tarball, you can run the automated test suite
and install the library with:
$ tar xjf flvlib-x.x.x.tar.bz2
$ cd flvlib-x.x.x
$ python setup.py test
$ sudo python setup.py install

After that you can debug FLV files with:
$ debug-flv file.flv

and index them with:
$ index-flv -U file.flv

Try:
$ debug-flv --help
$ index-flv --help
for more available parameters.

The library and the scripts are distributed under the MIT License.
You can contact the author, Jan Urbanski, at wulczer@wulczer.org.

About

library for parsing, manipulating and indexing FLV files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages