Changes between Version 50 and Version 51 of Video_Users_Guide
- Timestamp:
- Apr 24, 2012 7:38:59 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Video_Users_Guide
v50 v51 125 125 a. SDL 126 126 a. ffmpeg 127 2. Build Baseclasses sample and add the path to Visual Studio: 127 2. ~~ 128 Build Baseclasses sample and add the path to Visual Studio: 128 129 a. Look for the Baseclasses project, and add the include path to Visual Studio configuration. '''Important:''' the include path for the Baseclasses must be higher than Windows SDK include path. 129 130 a. In the property of the Baseclasses project, change the code generation to Multi-threaded Debug, instead of the default Multi-threaded DLL. 130 a. Compile the baseclasses project in the samples, and add the resulting library to the path of Visual Studio configuration 131 131 a. Compile the baseclasses project in the samples, and add the resulting library to the path of Visual Studio configuration. 132 ~~ 133 134 '''Update''': Baseclasses !DirectShow project is bundled in the package since 2.0 (see ticket #1276). 132 135 133 136 ==== 3. Configure Video Settings ====