Building VP3 Code Modules on the PC

Building VP3 Code Modules on the MAC

 

Building VP3 Code Modules on the PC

To compile the VP3 code modules on windows PC, the following compilers/software with proper configurations are required:

  1. Microsoft Visual C++ 6.0 (Visual Studio 6.0)
  2. Microsoft Visual Studio 6.0 Service Pack 4
  3. Microsoft Visual C++ Processor Pack (VCPP). Its available at http://msdn.microsoft.com/vstudio/downloads/ppack/default.asp)
  4. Macro File for Microsoft Macro Assembler for Intel® Streaming SIMD Extensions “iaxmm.inc”. Its available at: http://developer.intel.com/vtune/macropak/download.htm)
  5. QuickTime for Windows SDK version 4.0 . Its available

  6. http://developer.apple.com/quicktime

Once the system has been configured :

  • open the workspace \vp32\vp32.dsw using Microsoft Visual Studio 

  • select the video for windows codec project and then project\build 

  • select the quicktime codec and then project\build

  • Notes:
     


     

    Building VP3 Code Modules on the MAC

    The Requirements for Building On2 VP3.2 QuickTime Component for OS 9 and Below:

  • Codewarrior 5.3
  • Universal Interfaces 3.3.2 or higher.

  • The Requirements for Building On2 VP3.2 QuickTime Component for OS X:

  • Codewarrior 6, patched to 6.2.
  • Universal Interfaces 3.4b10 or higher. (the project's access path for Universal Interfaces points at Universal3.4 inside CW6's MacOS Support folder)

  • Once the system has been configured :

  • open the workspace \vp32\vp32.mcp using CodeWarrior
  • select the vp32 project and then build the library
  • open the workspace file \vp32\Codecs\quicktime\mac\VP3QTCodec.CW53.mcp
  • select the quicktime codec and then build