home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgLangD.iso / Bonus / MULTIMED / VCPLAYER / README.TXT < prev    next >
Text File  |  1997-02-23  |  5KB  |  151 lines

  1. *************************************************************
  2.                    VCD PowerPlayer
  3.  
  4.                 CyberLink Corporation
  5.              9F, 381 Sec.2, Fu-Hsing S Rd.
  6.                    Taipei, Taiwan
  7.           e-mail: support@cyberlink.com.tw
  8. **************************************************************
  9.  
  10. Hardware Requirements:
  11. ----------------------
  12. - Pentium-100MHz PC compatible is required;
  13. - Microsoft Windows 3.1 and above, or Windows 95;
  14. - a hard disk drive with at least 2MB of free space;
  15. - a 4x speed or above CD-ROM drive;
  16. - a sound card with a Windows wave audio driver is required.
  17. - a 256 (or above) color VGA card is required. A VGA card with DCI 
  18.   or DirectDraw support is recommended;
  19. - 8MB system memory is required.
  20.  
  21. Installing the VCD PowerPlayer on Windows 3.1:
  22. ----------------------------------------------
  23. 1 Start Windows 3.1.
  24. 2 Insert the VCD PowerPlayer setup disk into drive A.
  25. 3 Open the Windows program manager and choose the "Run" command.
  26. 4 In the "Run" dialog, type "A:\setup" and click the "ok" button.
  27. 5 The VCD PowerPlayer setup program will start.
  28. 6 Follow the setup program's on-screen instructions.
  29.  
  30. Installing the VCD PowerPlayer on Windows 95:
  31. ----------------------------------------------
  32. 1 Start Windows 95.
  33. 2 Insert the VCD PowerPlayer setup disk into drive A.
  34. 3 Choose "Run" from the "Start" menu.
  35. 4 In the "Run" dialog, type "A:\setup" and click the "ok" button.
  36. 5 The VCD PowerPlayer setup program will start.
  37. 6 Follow the setup program's on-screen instructions.
  38.  
  39. NOTE:
  40. 1 This version does not support playback of CD-I under Windows 95.
  41.  
  42. *************************************************************
  43. RELEASE NOTES TO VCD PowerPlayer
  44. *************************************************************
  45. 1 The video display capability supported by VCD PowerPlayer
  46.   includes DCI, Win-G and GDI for Windows 3.1. For Windows 95,
  47.   Direct-Draw and GDI are supported.
  48. 2 The audio playback sampling frequencies supported by VCD Powerplayer
  49.   include 44.1KHz, 22KHz and 11KHz. 48KHz and 32KHz audio formats are
  50.   also supported. Both stereo and mono-channel playback are supported.
  51. 3 Data formats supported include VCD1.0, VCD1.1, VCD2.0, CD-I and 
  52.   MPEG (.mpg) files.
  53. 4 Full-screen, full-motion video playback is supported.
  54. 5 MCI driver is supported. The MCI commands supported are listed
  55.   in the following:
  56.   MCI command:
  57.   (capability MpegVideo notify, wait, test)
  58.    capability 
  59.     can record       has audio          has video     
  60.     uses files     device type        compound device    
  61.     can eject     can play        can save
  62.     can lock     can reverse        can stretch
  63.     can test      can stretch input  has still
  64.     can freeze     uses palettes        maximum play rate     
  65.     minimum play rate                 windows
  66.  
  67.   (close MpegVideo notify, wait, test)
  68.    close 
  69.  
  70.   (configure MpegVideo notify, wait, test)
  71.    configure 
  72.  
  73.   (info MpegVideo notify, wait, test)
  74.    info 
  75.     file        product         window text        
  76.     version        audio algorithm  audio quality
  77.     still algorithm             still quality                usage
  78.     video algorithm             video quality
  79.  
  80.   (load MpegVideo notify, wait, test)
  81.    load 
  82.  
  83.   (open MpegVideo notify, wait, test)
  84.    open 
  85.     type        alias      shareable       parent
  86.     style (overlapped, popup, child)      nostatic 
  87.   (pause MpegVideo notify, wait, test)
  88.    pause 
  89.  
  90.   (play MpegVideo notify, wait, test)
  91.    play 
  92.     from        to        repeat        fast
  93.  
  94.   (put MpegVideo notify, wait, test)
  95.    put 
  96.     at    destination    window        window client
  97.  
  98.   (resume MpegVideo notify, wait, test)
  99.    resume 
  100.  
  101.   (seek MpegVideo notify, wait, test)
  102.    seek 
  103.     to     to start    to end
  104.  
  105.   (set MpegVideo notify, wait, test)
  106.    set 
  107.     time format (frames, milliseconds, ms, tmsf, bytes)    
  108.     door open            door closed                
  109.     audio (all, left, right) (on, off)
  110.     video (on, off)            speed 
  111.  
  112.   (setaudio MpegVideo notify, wait, test)
  113.    setaudio
  114.     source to (left, right, average, stereo)
  115.     volume to
  116.     samplespersec to
  117.     (left,right) (on, off)
  118.  
  119.   (setvideo MpegVideo notify, wait, test)
  120.    setvideo 
  121.     on    off
  122.  
  123.   (status MpegVideo notify, wait, test)
  124.    status
  125.     audio            length        mode
  126.     number of tracks   current track    position
  127.     ready           time format        video
  128.     volume           window handle    window visible
  129.     window minimized   window maximized
  130.  
  131.   (step MpegVideo notify, wait, test)
  132.    step 
  133.     reverse        key        by
  134.  
  135.   (stop MpegVideo notify, wait, test)
  136.    stop 
  137.  
  138.   (where MpegVideo notify, wait, test)
  139.    Where
  140.     source        destination        
  141.  
  142.   (window MpegVideo notify, wait, test)
  143.    window 
  144.     handle (default)
  145.     state (hide, minimize, restore, show maximized, 
  146.                show min noactive, show minimized, show na,
  147.                show noactivate, show normal, show, no action,
  148.            minimized)
  149.     text
  150.  
  151.