Yet another metadata injector (flv)
yamdi -i input file [-x xml file | -o output file [-x xml file]] [-c creator] [-l] [-h]
yamdi stands for Yet Another MetaData Injector and is a metadata injector for FLV files. It adds the onMetaData event to your FLV files.
-i
The source FLV file.
-o
The resulting FLV file with the metatags. If the output file is '-' the FLV file will be written to stdout.
-x
An XML file with the resulting metadata information. If the output file is ommited, only metadata will be generated.
-c
A string that will be written into the creator tag.
-l
Add the onLastSecond event.
-h
Show summary of options.
yamdi exits 0 on success, and >0 if an error occurs.
http://yamdi.sourceforge.net/
yamdi was written by Ingo Oppermann
This manual page was written by Todd Troxell <[email protected]>, for the Debian project (but may be used by others).