This is the command yamdi that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
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.
Use yamdi online using onworks.net services