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.
AUTHOR
yamdi was written by Ingo OppermannThis manual page was written by Todd Troxell <[email protected]>, for the Debian project (but may be used by others).