📄 filtermpeg2vd.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: FilterMpeg2VD - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ZHANGG~1\LOCALS~1\Temp\RSP51.tmp" with contents
[
/nologo /MLd /W3 /GX /Z7 /Gy /I "..\LibMpeg2VD" /D "INC_OLE2" /D "STRICT" /D _WIN32_WINNT=0x0400 /D "WIN32" /D "_WIN32" /D "_MT" /D "_DLL" /D _X86_=1 /D WINVER=0x0400 /D DBG=1 /D "DEBUG" /D "_DEBUG" /D try=__try /D except=__except /D leave=__leave /D finally=__finally /FR"Debug/" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\Program\HQMPEG\MyMpeg2DecFilter\CMpeg2Controller.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ZHANGG~1\LOCALS~1\Temp\RSP51.tmp"
Creating temporary file "C:\DOCUME~1\ZHANGG~1\LOCALS~1\Temp\RSP52.tmp" with contents
[
strmbasd.lib msvcrtd.lib quartz.lib vfw32.lib winmm.lib version.lib largeint.lib comctl32.lib olepro32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /entry:"DllEntryPoint@12" /dll /pdb:none /debug /machine:I386 /def:".\FilterMpeg2VD.def" /out:"Debug/HQMpg2Dec.ax" /implib:"Debug/HQMpg2Dec.lib"
.\Debug\CDecodedStream.obj
.\Debug\CFilterMpeg2Dec.obj
.\Debug\CFilterMpeg2DecInputPin.obj
.\Debug\alloc.obj
.\Debug\decode.obj
.\Debug\header.obj
.\Debug\idct.obj
.\Debug\idct_alpha.obj
.\Debug\idct_altivec.obj
.\Debug\motion_comp.obj
.\Debug\motion_comp_alpha.obj
.\Debug\motion_comp_altivec.obj
.\Debug\motion_comp_vis.obj
.\Debug\slice.obj
.\Debug\smartcache.obj
.\cpu_accel.obj
.\cpu_state.obj
.\idct_mmx.obj
.\motion_comp_mmx.obj
.\Debug\CMpeg2Controller.obj
.\Debug\mpeg2dec.obj
]
Creating command line "link.exe @C:\DOCUME~1\ZHANGG~1\LOCALS~1\Temp\RSP52.tmp"
Creating temporary file "C:\DOCUME~1\ZHANGG~1\LOCALS~1\Temp\RSP53.bat" with contents
[
@echo off
regsvr32 /s /c ".\Debug\HQMpg2Dec.ax"
echo regsvr32 exec. time > ".\Debug\HQMpg2Dec.trg"
]
Creating command line "C:\DOCUME~1\ZHANGG~1\LOCALS~1\Temp\RSP53.bat"
Compiling...
CMpeg2Controller.cpp
Linking...
Creating library Debug/HQMpg2Dec.lib and object Debug/HQMpg2Dec.exp
<h3>Output Window</h3>
Register filter
Creating temporary file "C:\DOCUME~1\ZHANGG~1\LOCALS~1\Temp\RSP57.tmp" with contents
[
/nologo /o"Debug/FilterMpeg2VD.bsc"
.\Debug\CDecodedStream.sbr
.\Debug\CFilterMpeg2Dec.sbr
.\Debug\CFilterMpeg2DecInputPin.sbr
.\Debug\alloc.sbr
.\Debug\decode.sbr
.\Debug\header.sbr
.\Debug\idct.sbr
.\Debug\idct_alpha.sbr
.\Debug\idct_altivec.sbr
.\Debug\motion_comp.sbr
.\Debug\motion_comp_alpha.sbr
.\Debug\motion_comp_altivec.sbr
.\Debug\motion_comp_vis.sbr
.\Debug\slice.sbr
.\Debug\smartcache.sbr
.\Debug\CMpeg2Controller.sbr
.\Debug\mpeg2dec.sbr]
Creating command line "bscmake.exe @C:\DOCUME~1\ZHANGG~1\LOCALS~1\Temp\RSP57.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
HQMpg2Dec.ax - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -