home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / CHIP_CD_2005-06.iso / bonus / video / files / abcavi.exe / {app} / Template / ant_xml.exp next >
Encoding:
INI File  |  2004-02-01  |  1.6 KB  |  45 lines

  1. [Info]
  2. Version=3
  3. Name=Ant Movie Catalog database (XML)
  4. Target=$(askfilename_path)\$(askfilename_name).xml
  5. Clipboard=0
  6. OEM=0
  7. Target_rewrite=1
  8.  
  9. [Replace]
  10. Do_Replace=1
  11. in_1=26
  12. out_1=262333383B
  13. in_2=22
  14. out_2=262333343B
  15. in_3=7C
  16. out_3=
  17. in_4=3C
  18. out_4=262336303B
  19. in_5=3E
  20. out_5=262336323B
  21.  
  22. [Description]
  23. 0=*You can download that amazing Movie Manager software from it's page:
  24. 1=*http://www.ant.be.tf/moviecatalog
  25. 2=*
  26. 3=*Thanks a lot to Antoine Potten from BuyPin Software who made that tool.
  27. 4=*
  28. 5=*If audio or video bitrates are not recognized by Ant Movie Catalog (corresponding fields remain empty), check "Options/Bitrates/Export/use whole values".
  29.  
  30. [Header]
  31. 0=*<?xml version="1.0" encoding="iso-8859-1"?>
  32. 1=*<AntMovieCatalog Format="33" Version="3.4.2" Date="$(exportdate) $(exporttime)">
  33. 2=* <Catalog>
  34. 3=*  <Properties Owner="$(abcaviversion)" Site="http://abcavi.tk" Description="$(askcomment)"/>
  35. 4=*  <Contents>
  36.  
  37. [Body]
  38. 0=*   <Movie Number="$(number)" Source="$(ISRC)" MediaLabel="" MediaType="" Date="$(exportdate)" Borrower="" Rating="" OriginalTitle="$(INAM)" TranslatedTitle="" Director="$(IART)" Producer="$(IPRO)" Country="$(ICNT)" Category="$(all_genres)" Year="$(crd_year)" Length="$(minlength)" Actors="$(ISTR)" URL="$(IMIU)" Description="$(ICMT)" Comments="$(IMIT)" VideoFormat="$(namecodec)" VideoBitrate="$(kbpsvideo)" AudioFormat="$(codecaudio)" AudioBitrate="$(kbpsaudio)" Resolution="$(width)x$(height)" Framerate="$(framespersec)" Languages="$(ILNG)" Subtitles="" Size="$(mbsize)" Disks="" Checked="False"/>
  39.  
  40. [Footer]
  41. 0=*  </Contents>
  42. 1=* </Catalog>
  43. 2=*</AntMovieCatalog>
  44.  
  45.