![]() |
![]()
| ![]() |
![]()
NAMEavinfo - manual page for avinfo AVInfo 1.0 alpha 15 [Balalaika]DESCRIPTIONAVInfo 1.0 alpha 15 [Balalaika](c) George Shuklin,2001-2004, http://shounen.ru/soft/avinfo/ Utility for Audio-VIdeo INFOrmation extraction Usage: avinfo filename [options] [--buildin_template_name] options (you can use ':' instead '=', or just omit it): -f=extension - force use module, associated with extesion -l=list - use a filelist (use -l- for stdin) -i=ms - delay between files in filelist (in ms) (/*TODO*/) -e=ext - exclude extension (do not apply accociated module) -o=file - file for output writing (default is stdout) -m=number - max line length (0 - no restriction) -th=template - header of template (use without value to disable) -thf=filename - file, containing the template header -tb=template - body of template (use without value to disable) -tbf=filename - file, containing the template body -tf=template - footer of template (use without value to disable) -tff=filename - file, containing the template footer -s=value - for advanced modules tuning (/*TODO*/) -v=name=value - set int. variable 'name' to 'value' (text or number) Build-in templates:
Samples of use: avinfo file.ogm --raw dir /s /b c:\anime | sort | avinfo -l- --html-list -o=myanimelist.html avinfo -l:Mylist -thf:header.tpl -tbf=body.tpl -tff=footer.tpl >result.txt SEE ALSOThe full documentation for avinfo is maintained as a Texinfo manual. If the info and avinfo programs are properly installed at your site, the command
should give you access to the complete manual.
|