⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 self.plg

📁 实现在linux下的mpeg4编解码
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: self - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\雨落海\LOCALS~1\Temp\RSP8E7.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/self.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"G:\self\self.c"
]
Creating command line "cl.exe @"C:\DOCUME~1\雨落海\LOCALS~1\Temp\RSP8E7.tmp"" 
Creating temporary file "C:\DOCUME~1\雨落海\LOCALS~1\Temp\RSP8E8.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 /nologo /subsystem:console /incremental:yes /pdb:"Debug/self.pdb" /debug /machine:I386 /out:"Debug/self.exe" /pdbtype:sept 
.\Debug\self.obj
.\Debug\basic_prediction.obj
.\Debug\bitstream.obj
.\Debug\clearblock.obj
.\Debug\debug.obj
.\Debug\getbits.obj
.\Debug\idct.obj
.\Debug\mom_access.obj
.\Debug\mom_util.obj
.\Debug\mot_code.obj
.\Debug\mot_est_comp.obj
.\Debug\mot_est_mb.obj
.\Debug\mot_util.obj
.\Debug\mp4_block.obj
.\Debug\mp4_decoder.obj
.\Debug\mp4_header.obj
.\Debug\mp4_iquant.obj
.\Debug\mp4_mblock.obj
.\Debug\mp4_picture.obj
.\Debug\mp4_predict.obj
.\Debug\mp4_recon.obj
.\Debug\mp4_tables.obj
.\Debug\mp4_vars.obj
.\Debug\mp4_vld.obj
.\Debug\postprocess.obj
.\Debug\putvlc.obj
.\Debug\rate_ctl.obj
.\Debug\store.obj
.\Debug\text_bits.obj
.\Debug\text_code.obj
.\Debug\text_code_mb.obj
.\Debug\text_dct.obj
.\Debug\transferidct.obj
.\Debug\vop_code.obj
.\Debug\yuv2rgb.obj
]
Creating command line "link.exe @"C:\DOCUME~1\雨落海\LOCALS~1\Temp\RSP8E8.tmp""
<h3>Output Window</h3>
Compiling...
self.c
G:\self\self.c(47) : warning C4013: 'close' undefined; assuming extern returning int
G:\self\self.c(182) : warning C4013: 'open' undefined; assuming extern returning int
G:\self\self.c(182) : error C2065: 'O_RDONLY' : undeclared identifier
G:\self\self.c(345) : error C2143: syntax error : missing ';' before 'type'
G:\self\self.c(346) : error C2143: syntax error : missing ';' before 'type'
G:\self\self.c(349) : error C2275: 'DEC_MEM_REQS' : illegal use of this type as an expression
        g:\self\decore.h(102) : see declaration of 'DEC_MEM_REQS'
G:\self\self.c(349) : error C2146: syntax error : missing ';' before identifier 'decMemReqs'
G:\self\self.c(349) : error C2065: 'decMemReqs' : undeclared identifier
G:\self\self.c(350) : error C2275: 'DEC_PARAM' : illegal use of this type as an expression
        g:\self\decore.h(121) : see declaration of 'DEC_PARAM'
G:\self\self.c(350) : error C2146: syntax error : missing ';' before identifier 'decParam'
G:\self\self.c(350) : error C2065: 'decParam' : undeclared identifier
G:\self\self.c(352) : error C2224: left of '.x_dim' must have struct/union type
G:\self\self.c(353) : error C2224: left of '.y_dim' must have struct/union type
G:\self\self.c(354) : error C2224: left of '.output_format' must have struct/union type
G:\self\self.c(355) : error C2224: left of '.time_incr' must have struct/union type
G:\self\self.c(361) : error C2224: left of '.buffers' must have struct/union type
G:\self\self.c(361) : error C2224: left of '.mp4_edged_ref_buffers_size' must have struct/union type
G:\self\self.c(361) : error C2198: 'malloc' : too few actual parameters
G:\self\self.c(362) : error C2224: left of '.buffers' must have struct/union type
G:\self\self.c(362) : error C2224: left of '.mp4_edged_for_buffers_size' must have struct/union type
G:\self\self.c(362) : error C2198: 'malloc' : too few actual parameters
G:\self\self.c(363) : error C2224: left of '.buffers' must have struct/union type
G:\self\self.c(363) : error C2224: left of '.mp4_display_buffers_size' must have struct/union type
G:\self\self.c(363) : error C2198: 'malloc' : too few actual parameters
G:\self\self.c(364) : error C2224: left of '.buffers' must have struct/union type
G:\self\self.c(364) : error C2224: left of '.mp4_state_size' must have struct/union type
G:\self\self.c(364) : error C2198: 'malloc' : too few actual parameters
G:\self\self.c(365) : error C2224: left of '.buffers' must have struct/union type
G:\self\self.c(365) : error C2224: left of '.mp4_tables_size' must have struct/union type
G:\self\self.c(365) : error C2198: 'malloc' : too few actual parameters
G:\self\self.c(366) : error C2224: left of '.buffers' must have struct/union type
G:\self\self.c(366) : error C2224: left of '.mp4_stream_size' must have struct/union type
G:\self\self.c(366) : error C2198: 'malloc' : too few actual parameters
G:\self\self.c(368) : error C2224: left of '.buffers' must have struct/union type
G:\self\self.c(368) : error C2224: left of '.mp4_state_size' must have struct/union type
G:\self\self.c(368) : error C2198: 'memset' : too few actual parameters
G:\self\self.c(369) : error C2224: left of '.buffers' must have struct/union type
G:\self\self.c(369) : error C2224: left of '.mp4_tables_size' must have struct/union type
G:\self\self.c(369) : error C2198: 'memset' : too few actual parameters
G:\self\self.c(370) : error C2224: left of '.buffers' must have struct/union type
G:\self\self.c(370) : error C2224: left of '.mp4_stream_size' must have struct/union type
G:\self\self.c(370) : error C2198: 'memset' : too few actual parameters
G:\self\self.c(372) : error C2224: left of '.buffers' must have struct/union type
G:\self\self.c(372) : error C2065: 'infilename' : undeclared identifier
G:\self\self.c(373) : error C2224: left of '.buffers' must have struct/union type
G:\self\self.c(373) : error C2065: 'outputfilename' : undeclared identifier
G:\self\self.c(379) : error C2275: 'clock_t' : illegal use of this type as an expression
        d:\my softs\vc98\include\time.h(84) : see declaration of 'clock_t'
G:\self\self.c(379) : error C2146: syntax error : missing ';' before identifier 'start'
G:\self\self.c(379) : error C2065: 'start' : undeclared identifier
G:\self\self.c(379) : error C2065: 'finish' : undeclared identifier
G:\self\self.c(380) : error C2143: syntax error : missing ';' before 'type'
G:\self\self.c(399) : error C2065: 'duration' : undeclared identifier
G:\self\self.c(399) : warning C4244: '=' : conversion from 'double ' to 'int ', possible loss of data
G:\self\self.c(617) : error C2275: 'FILE' : illegal use of this type as an expression
        d:\my softs\vc98\include\stdio.h(156) : see declaration of 'FILE'
G:\self\self.c(617) : error C2065: 'f_in' : undeclared identifier
G:\self\self.c(618) : error C2275: 'FILE' : illegal use of this type as an expression
        d:\my softs\vc98\include\stdio.h(156) : see declaration of 'FILE'
G:\self\self.c(618) : error C2065: 'f_out' : undeclared identifier
G:\self\self.c(620) : error C2275: 'ENC_PARAM' : illegal use of this type as an expression
        g:\self\encore.h(22) : see declaration of 'ENC_PARAM'
G:\self\self.c(620) : error C2146: syntax error : missing ';' before identifier 'encParam'
G:\self\self.c(620) : error C2065: 'encParam' : undeclared identifier
G:\self\self.c(622) : error C2224: left of '.x_dim' must have struct/union type
G:\self\self.c(623) : error C2224: left of '.y_dim' must have struct/union type
G:\self\self.c(624) : error C2224: left of '.framerate' must have struct/union type
G:\self\self.c(625) : error C2224: left of '.bitrate' must have struct/union type
G:\self\self.c(626) : error C2224: left of '.rc_period' must have struct/union type
G:\self\self.c(627) : error C2224: left of '.rc_reaction_period' must have struct/union type
G:\self\self.c(628) : error C2224: left of '.rc_reaction_ratio' must have struct/union type
G:\self\self.c(629) : error C2224: left of '.max_key_interval' must have struct/union type
G:\self\self.c(630) : error C2224: left of '.max_quantizer' must have struct/union type
G:\self\self.c(631) : error C2224: left of '.min_quantizer' must have struct/union type
G:\self\self.c(632) : error C2224: left of '.search_range' must have struct/union type
G:\self\self.c(638) : error C2275: 'clock_t' : illegal use of this type as an expression
        d:\my softs\vc98\include\time.h(84) : see declaration of 'clock_t'
G:\self\self.c(638) : error C2146: syntax error : missing ';' before identifier 'start'
G:\self\self.c(639) : error C2143: syntax error : missing ';' before 'type'
G:\self\self.c(645) : error C2143: syntax error : missing ';' before 'type'
G:\self\self.c(646) : error C2143: syntax error : missing ';' before 'type'
G:\self\self.c(647) : error C2275: 'ENC_FRAME' : illegal use of this type as an expression
        g:\self\encore.h(28) : see declaration of 'ENC_FRAME'
G:\self\self.c(647) : error C2146: syntax error : missing ';' before identifier 'encFrame'
G:\self\self.c(647) : error C2065: 'encFrame' : undeclared identifier
G:\self\self.c(648) : error C2275: 'ENC_RESULT' : illegal use of this type as an expression
        g:\self\encore.h(32) : see declaration of 'ENC_RESULT'
G:\self\self.c(648) : error C2146: syntax error : missing ';' before identifier 'Result'
G:\self\self.c(648) : error C2065: 'Result' : undeclared identifier
G:\self\self.c(650) : error C2224: left of '.image' must have struct/union type
G:\self\self.c(650) : error C2065: 'size' : undeclared identifier
G:\self\self.c(652) : error C2224: left of '.bitstream' must have struct/union type
G:\self\self.c(653) : error C2224: left of '.length' must have struct/union type
G:\self\self.c(654) : error C2224: left of '.isKeyFrame' must have struct/union type
G:\self\self.c(657) : warning C4047: 'function' : 'struct _iobuf *' differs in levels of indirection from 'int '
G:\self\self.c(657) : warning C4024: 'fseek' : different types for formal and actual parameter 1
G:\self\self.c(658) : error C2065: 'frames' : undeclared identifier
G:\self\self.c(658) : warning C4047: 'function' : 'struct _iobuf *' differs in levels of indirection from 'int '
G:\self\self.c(658) : warning C4024: 'ftell' : different types for formal and actual parameter 1
G:\self\self.c(659) : warning C4047: 'function' : 'struct _iobuf *' differs in levels of indirection from 'int '
G:\self\self.c(659) : warning C4024: 'fseek' : different types for formal and actual parameter 1
G:\self\self.c(660) : warning C4047: 'function' : 'struct _iobuf *' differs in levels of indirection from 'int '
G:\self\self.c(660) : warning C4024: 'rewind' : different types for formal and actual parameter 1
G:\self\self.c(662) : error C2065: 'i' : undeclared identifier
G:\self\self.c(664) : error C2224: left of '.image' must have struct/union type
G:\self\self.c(664) : warning C4022: 'fread' : pointer mismatch for actual parameter 1
G:\self\self.c(664) : error C2198: 'fread' : too few actual parameters
G:\self\self.c(669) : error C2224: left of '.bitstream' must have struct/union type
G:\self\self.c(669) : warning C4022: 'fwrite' : pointer mismatch for actual parameter 1
G:\self\self.c(669) : error C2224: left of '.length' must have struct/union type
G:\self\self.c(669) : error C2198: 'fwrite' : too few actual parameters
G:\self\self.c(672) : error C2143: syntax error : missing ')' before 'constant'
G:\self\self.c(672) : error C2143: syntax error : missing '{' before 'constant'
G:\self\self.c(672) : error C2059: syntax error : '<Unknown>'
G:\self\self.c(673) : error C2143: syntax error : missing ')' before 'string'
G:\self\self.c(673) : error C2143: syntax error : missing '{' before 'string'
G:\self\self.c(673) : error C2059: syntax error : '<Unknown>'
G:\self\self.c(673) : error C2059: syntax error : ')'
G:\self\self.c(678) : error C2143: syntax error : missing ')' before 'string'
G:\self\self.c(678) : error C2143: syntax error : missing '{' before 'string'
G:\self\self.c(678) : error C2059: syntax error : '<Unknown>'
G:\self\self.c(678) : fatal error C1003: error count exceeds 100; stopping compilation
执行 cl.exe 时出错.



<h3>Results</h3>
self.exe - 1 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -