Provided by: yamdi_1.4-2_amd64
NAME
yamdi - yet another metadata injector (flv)
SYNOPSIS
yamdi -i input file [-x xml file | -o output file [-x xml file]] [-c creator] [-l] [-h]
DESCRIPTION
yamdi stands for Yet Another MetaData Injector and is a metadata injector for FLV files. It adds the onMetaData event to your FLV files.
OPTIONS
-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.
EXIT STATUS
yamdi exits 0 on success, and >0 if an error occurs.
SEE ALSO
http://yamdi.sourceforge.net/
AUTHOR
yamdi was written by Ingo Oppermann This manual page was written by Todd Troxell <ttroxell@debian.org>, for the Debian project (but may be used by others). May 24, 2008 YAMDI(1)