.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.35. .TH AVINFO "1" "April 2005" "AVInfo 1.0 alpha 15 [Balalaika]" "User Commands" .SH NAME AVInfo \- Audio/Video file information automatic extractor .SH SYNOPSIS .B avinfo [\fIFILENAME\fR] [\fIOPTIONS\fR] [\fITEMPLATE\fR] [\fIOUTPUT\fR] .br .B avinfo [\fI-l=FILELIST\fR] [\fIOPTIONS\fR] [\fITEMPLATE\fR] [\fIOUTPUT\fR] .br .B avinfo \fI-l- \fR[\fIOPTIONS\fR] [\fITEMPLATE\fR] [\fIOUTPUT\fR] .br .B avinfo [\fI--help | --version\fR] .SH DESCRIPTION Extracts information from FILENAME or files in FILELIST and generates a report. .SS "OPTIONS:" .TP \fB\-f\fR=\fIextension\fR forces the use of module associated with extension .TP \fB\-l\fR=\fIlist\fR use filelist (use \fB\-l\-\fR for stdin) .TP \fB\-i\fR=\fIms\fR delay between files in filelist (in ms) (/*TODO*/) .TP \fB\-e\fR=\fIext\fR exclude an extension (do not apply associated module) .TP \fB\-m\fR=\fInumber\fR max line length (0 \- no restriction) .TP \fB\-s\fR=\fIvalue\fR for advanced tuning of modules (/*TODO*/) .TP \fB\-v\fR=\fIname=value\fR set int. variable 'name' to 'value' (text or number) .SS "External TEMPLATEs:" .TP \fB\-th\fR=\fItemplate\fR header template (string, use without value to disable) .TP \fB\-thf\fR=\fIfilename\fR get header template from a file .TP \fB\-tb\fR=\fItemplate\fR body template (string, use without value to disable) .TP \fB\-tbf\fR=\fIfilename\fR get body template from a file .TP \fB\-tf\fR=\fItemplate\fR footer template (string, use without value to disable) .TP \fB\-tff\fR=\fIfilename\fR get footer template from a file .SS "Built-in TEMPLATEs:" .TP \fB\-\-default\fR used by default .TP \fB\-\-description\fR for creating (updating) descrpipt.ion files .TP \fB\-\-list\fR for filelist (plain text) generation .TP \fB\-\-html\-list\fR for filelist (html) generation .TP \fB\-\-csv\-list\fR for filelist (CSV, e.g. for Excel) .TP \fB\-\-short\fR alt. version of \fB\-\-default\fR template .TP \fB\-\-far\fR "nice" formated report (for FAR Manager) (contains MS\-DOS pseudographic characters) .SS "OUTPUT:" .TP \fB\-o\fR=\fIfile\fR file to write the report to (default is stdout) .SS "Other OPTIONS:" .TP \fB\-\-help\fR prints this help page .TP \fB\-\-version\fR prints avinfo version and copyright .PP You can use ':' instead of '=' in all OPTIONS or just omit it. .br TEMPLATEs use AVInfo Simple Script (A.S.S.) syntax. .PP .SS Examples of commands: avinfo file.ogm \fB\-\-raw\fR .br find . \fB\-name\fR '*.avi' \fB\-print\fR | avinfo \fB\-l\-\fR \fB\-\-html\-list\fR \fB\-o\fR=\fIavilist\fR.html .br avinfo \fB\-l\fR:list \fB\-thf\fR:header \fB\-tbf\fR=\fIbody\fR \fB\-tff\fR=\fIfooter\fR >report .SH "SEE ALSO" Additional documentation for .B AVInfo can be found in the package documentation directory. .PP (c) George Shuklin, 2001\-2004, http://shounen.ru/soft/avinfo/ .br This is free software. You are welcome to redistribute it under the terms and conditions of GNU General Public License.