home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 4_2005-2006.ISO / data / Zips / Create_AVI192143852005.psc / @PSC_ReadMe_61960_1.txt next >
Text File  |  2005-08-05  |  2KB  |  22 lines

  1. Title: Create AVI 2b
  2. Description: Convert ordered collections of bmp, jpg or gif files into AVI files. 
  3. This program is based on 'Ron Hoebe's 'Create AVI' txtCodeId=29517.
  4. Also includes some file searching code base on 'NeO78's 'PDF Printer Class' txtCodeId=61936.
  5. And 'merlin's 'ProgressBar2Class (8 DrawDirections, XOR Caption,Time2End Display)' txtCodeId=23431
  6. --------------------------------------------------------------------
  7. See comments at top of frmAVI for details of use and limitations.
  8. There are 2 pictures in a Sub-Folder to give you a small start (Note the progressbar and bounce don't work for 2 picture sources) Use them to test FPS values.
  9. --------------------------------------------------------------------
  10. 'WHAT'S NEW
  11.  Added 'Fast Auto Name' button. Uses FolderBrowser for simpler folder selection and automatically generates an AVI file name based on foldername (numbers them if there is already an AVI file).
  12.  Modified the FPS to allow fractions. At 0.1 each picture will last about 3 seconds.
  13.  Improved button activation and deactivation. 
  14.  Once you have created an AVI you need to reselect the folder to make a new one 
  15.   (required to trigger the automatic naming routine for next AVI)
  16. Reduced size of sample images
  17.  
  18. This file came from Planet-Source-Code.com...the home millions of lines of source code
  19. You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=61960&lngWId=1
  20.  
  21. The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
  22.