|
NAMEtcxmlcheck - Check information in smil input fileSYNOPSIStcxmlcheck [ options ] [ - ]COPYRIGHTtcxmlcheck is Copyright (C) by Malanchini MarzioDESCRIPTIONtcxmlcheck Check a smil input file. Most of the options are used by transcode at run time.OPTIONS
EXAMPLESCommand:tcxmlcheck -i filename.smil Return 0 if the input file is correct, 1 with an error message in the other cases. tcxmlcheck -i filename.smil -S -B -V Analyze the filename.smil and store the vob structure into share memory (used only by transcode at run time). tcxmlcheck -i filename.smil -B -V Retrive the content from the share memory related to filename.smil (used only by transcode at run time). AUTHORStcxmlcheck was written by Marzio Malanchini<marzio_malanchini@vodafone.it> SEE ALSOtranscode(1)
Visit the GSP FreeBSD Man Page Interface. |