📄 mpeg4.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: mpeg4 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1E.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR"Debug/" /Fp"Debug/mpeg4.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\作业\图像\compression\mpeg4encoder\mpeg4encoder\mpeg4_B.c"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1E.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1F.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib winmm.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/mpeg4.pdb" /debug /machine:I386 /out:"Debug/mpeg4.exe" /pdbtype:sept
".\Debug\clock.obj"
".\Debug\encoder.obj"
".\Debug\mpeg4_B.obj"
".\Debug\xvid.obj"
".\Debug\bitstream.obj"
".\Debug\cbp.obj"
".\Debug\mbcoding.obj"
".\Debug\fdct.obj"
".\Debug\idct.obj"
".\Debug\tri_fdct.obj"
".\Debug\tri_idct.obj"
".\Debug\image.obj"
".\Debug\interpolate8x8.obj"
".\Debug\motion_comp.obj"
".\Debug\motion_est.obj"
".\Debug\sad.obj"
".\Debug\quant_matrix.obj"
".\Debug\quant_mpeg4.obj"
".\Debug\mbtransquant.obj"
".\Debug\mem_align.obj"
".\Debug\mem_transfer.obj"
".\Debug\ratecontrol.obj"
".\Debug\rc_data.obj"
".\Debug\timer.obj"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1F.tmp"
<h3>Output Window</h3>
Compiling...
mpeg4_B.c
Linking...
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP20.tmp" with contents
[
/nologo /o"Debug/mpeg4.bsc"
".\Debug\clock.sbr"
".\Debug\encoder.sbr"
".\Debug\mpeg4_B.sbr"
".\Debug\xvid.sbr"
".\Debug\bitstream.sbr"
".\Debug\cbp.sbr"
".\Debug\mbcoding.sbr"
".\Debug\fdct.sbr"
".\Debug\idct.sbr"
".\Debug\tri_fdct.sbr"
".\Debug\tri_idct.sbr"
".\Debug\image.sbr"
".\Debug\interpolate8x8.sbr"
".\Debug\motion_comp.sbr"
".\Debug\motion_est.sbr"
".\Debug\sad.sbr"
".\Debug\quant_matrix.sbr"
".\Debug\quant_mpeg4.sbr"
".\Debug\mbtransquant.sbr"
".\Debug\mem_align.sbr"
".\Debug\mem_transfer.sbr"
".\Debug\ratecontrol.sbr"
".\Debug\rc_data.sbr"
".\Debug\timer.sbr"]
Creating command line "bscmake.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP20.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
mpeg4.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -