RealVideo and RealAudio files may contain metadata describing the title, author, and other information related to the clip. This utility updates meta info of clips by drawing the data from a xml database.
The Windows Script Host environment provides support for describing scripts, passing parameters, including external source files and loading type libraries. Here is the output which the framework shows to guide proper usage of the program:
editrminfo - Edits media file info from XML data
Usage: editrminfo.wsf [/root:value] /input:value
Options:
root : r - Reference of transcoding project root directory
input : i - Reference of XML database source file
Example:
cscript editrminfo.wsf /r:C:\root /input:source.xml
The utilities of the Virtuosi Digital Video Processing Environment all share a common set of functionality provided by source code templates and a modular support library. This basic functionality is generated by a Windows Script Host application wizard which provides handlers for optional and mandatory command line arguments. The framework supports short mnemonic aliases for named arguments. Programs generate standard errorlevel responses to problems during validation of arguments, file paths, file structure or ActiveX component loading.
Here are the specific capabilities of the editrminfo utility: