home *** CD-ROM | disk | FTP | other *** search
Wrap
INI File | 2004-01-31 | 2.2 KB | 69 lines
[Info] Version=3 Name=Windows Media Player play list (ASX) Target=$(path)\$(name).asx Clipboard=0 OEM=0 Target_rewrite=1 [Replace] Do_Replace=1 in_1=3C out_1=28 in_2=3E out_2=29 in_3=22 out_3=27 in_4= out_4= in_5= out_5= [Description] 0=*This template creates ASX file with meta tags which should be displayed in Windows Media Player 7.x, 8.x and 9.x 1=* 2=*Note - this template creates ASX file in the directory of corresponding AVI file. That's why when you try to process AVI from CD drive or othe read-only device you'll fail. If that's the case, you may change Target/file name field in similar manner: 3=* 4=*$(temp)/$(name).asx [Header] 0=*<ASX Version="3.0"> 1=*<TITLE>Converted from AVI tags</TITLE> 2=*<AUTHOR>$(abcaviversion)</AUTHOR> 3=*<COPYRIGHT>Alexander Sorkin aka Kibi</COPYRIGHT> 4=*<ABSTRACT>Automatically generated from INFO tags of AVI file.</ABSTRACT> 5=*<PARAM NAME="MoreInfo" VALUE="http://abcavi.tk" /> 6=* [Body] 0=*<ENTRY> 1=*$(tab)<REF HREF="$(name).$(ext)" /> 2=*$(tab)<TITLE>$(inam)</TITLE> 3=*$(tab)<AUTHOR>$(iart)</AUTHOR> 4=*$(tab)<COPYRIGHT>$(icop)</COPYRIGHT> 5=*$(tab)<ABSTRACT>$(icmt)</ABSTRACT> 6=*$(tab)<PARAM NAME="Genre" VALUE="$(ignr), $(isgn)" /> 7=*$(tab)<PARAM NAME="MoreInfo" VALUE="$(imiu)" /> 8=*$(tab)<PARAM NAME="Composer" VALUE="$(imus)" /> 9=* 10=*$(tab)<PARAM NAME="Category" VALUE="$(iprd)" /> 11=*$(tab)<PARAM NAME="ContentDistributor" VALUE="$(idst)" /> 12=*$(tab)<PARAM NAME="Director" VALUE="$(iart)" /> 13=*$(tab)<PARAM NAME="EncodedBy" VALUE="$(itch)" /> 14=*$(tab)<PARAM NAME="EncodingTime" VALUE="$(idit)" /> 15=*$(tab)<PARAM NAME="Language" VALUE="$(ilng)" /> 16=*$(tab)<PARAM NAME="Location" VALUE="$(iarl)" /> 17=*$(tab)<PARAM NAME="ParentalRating" VALUE="$(irtd)" /> 18=*$(tab)<PARAM NAME="PartOfSet" VALUE="$(iprt)/$(ifrm)" /> 19=*$(tab)<PARAM NAME="Producer" VALUE="$(ipro)" /> 20=*$(tab)<PARAM NAME="Rating" VALUE="$(irtd)" /> 21=*$(tab)<PARAM NAME="RecordingTime" VALUE="$(idit)" /> 22=*$(tab)<PARAM NAME="ReleaseDate" VALUE="$(icrd)" /> 23=*$(tab)<PARAM NAME="SourceURL" VALUE="$(iweb)" /> 24=*$(tab)<PARAM NAME="Writer" VALUE="$(iwri)" /> 25=*$(tab)<PARAM NAME="Year" VALUE="$(crd_year)" /> 26=*</ENTRY> [Footer] 0=*</ASX>