VOBSUB

时间:2007-06-21 17:46:40
【文件属性】:
文件名称:VOBSUB
文件大小:390KB
文件格式:RAR
更新时间:2007-06-21 17:46:40
多媒体技术 To compile the sources you will need to - add the include and library path of the directshow base classes at Tools/Options/Directories. - reload the project file of the base classes, in case you have placed it somewhere else than me. Common places to look for the base classes: c:mssdksamplesMultimediaDirectShowBaseClasses c:MsSdkTmpDx8VcSdksamplesMultimediaDirectShowBaseClasses c:Program FilesMicrosoft SDKSamplesMultimediadirectshowaseclasses C:DXSDKsamplesMultimediaDirectShowBaseClasses (this is the one which is used by me currently) It is important to match the linking style of the runtime library. Don t link statically to the base classes and dynamically to dvobsub. (which may be the case if you forgot to change the default setting of the base classes) v2.04 Update: The unicode builds are set to use the ds base classes made with -DUNICODE option. The libraries are assumed to be named as *u.lib (release/debug: strmbaseu.lib/strmbasdu.lib). You also have to create the *_unicode project configurations of the base classes (just copy Debug/Release and add the UNICODE definition). v2.10 Update: Project configuration files for Visual C++ 7 (.NET) were added. (p.s. don t complain about wide lines, buy a bigger monitor instead... :)

网友评论