📄 x264encode.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: x264encode - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\YINCHA~1\LOCALS~1\Temp\RSP92.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "__X264__" /D "HAVE_STDINT_H" /FR"Debug/" /Fp"Debug/x264encode.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\X264_2\encoder.c"
]
Creating command line "cl.exe @C:\DOCUME~1\YINCHA~1\LOCALS~1\Temp\RSP92.tmp"
Creating temporary file "C:\DOCUME~1\YINCHA~1\LOCALS~1\Temp\RSP93.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 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 /subsystem:console /incremental:yes /pdb:"Debug/x264encode.pdb" /debug /machine:I386 /out:"Debug/x264encode.exe" /pdbtype:sept
.\Debug\analyse.obj
.\Debug\cavlc.obj
.\Debug\common.obj
.\Debug\cpu.obj
.\Debug\csp.obj
.\Debug\dct.obj
.\Debug\encoder.obj
.\Debug\eval.obj
.\Debug\frame.obj
.\Debug\macroblock.obj
.\Debug\macroblock_enc.obj
.\Debug\mc.obj
.\Debug\me.obj
.\Debug\pixel.obj
.\Debug\predict.obj
.\Debug\quant.obj
.\Debug\ratecontrol.obj
.\Debug\set.obj
.\Debug\set_enc.obj
.\Debug\x264.obj
]
Creating command line "link.exe @C:\DOCUME~1\YINCHA~1\LOCALS~1\Temp\RSP93.tmp"
<h3>Output Window</h3>
Compiling...
encoder.c
e:\x264_2\encoder.c(554) : warning C4244: '=' : conversion from 'double ' to 'int ', possible loss of data
e:\x264_2\encoder.c(777) : warning C4101: 'b_ok' : unreferenced local variable
e:\x264_2\encoder.c(1400) : warning C4244: 'initializing' : conversion from 'double ' to 'float ', possible loss of data
e:\x264_2\encoder.c(1423) : warning C4244: '=' : conversion from 'const double ' to 'float ', possible loss of data
Linking...
LINK : warning LNK4076: invalid incremental status file "Debug/x264encode.ilk"; linking nonincrementally
Creating temporary file "C:\DOCUME~1\YINCHA~1\LOCALS~1\Temp\RSP95.tmp" with contents
[
/nologo /o"Debug/x264encode.bsc"
.\Debug\analyse.sbr
.\Debug\cavlc.sbr
.\Debug\common.sbr
.\Debug\cpu.sbr
.\Debug\csp.sbr
.\Debug\dct.sbr
.\Debug\encoder.sbr
.\Debug\eval.sbr
.\Debug\frame.sbr
.\Debug\macroblock.sbr
.\Debug\macroblock_enc.sbr
.\Debug\mc.sbr
.\Debug\me.sbr
.\Debug\pixel.sbr
.\Debug\predict.sbr
.\Debug\quant.sbr
.\Debug\ratecontrol.sbr
.\Debug\set.sbr
.\Debug\set_enc.sbr
.\Debug\x264.sbr]
Creating command line "bscmake.exe @C:\DOCUME~1\YINCHA~1\LOCALS~1\Temp\RSP95.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
x264encode.exe - 0 error(s), 5 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -