mpeg2enc.plg
资源名称:mpeg2.rar [点击查看]
上传用户:ma_junhua
上传日期:2008-04-11
资源大小:2752k
文件大小:4k
源码类别:
其他嵌入式/单片机内容
开发平台:
C/C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: mpeg2enc - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:DOCUME~1huangLOCALS~1TempRSPE7.tmp" with contents
- [
- /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR"Debug/" /Fp"Debug/mpeg2enc.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "D:开发工具实习TS流编辑mpeg2srcmpeg2encconform.c"
- "D:开发工具实习TS流编辑mpeg2srcmpeg2encfdctref.c"
- "D:开发工具实习TS流编辑mpeg2srcmpeg2encidct.c"
- "D:开发工具实习TS流编辑mpeg2srcmpeg2encmotion.c"
- "D:开发工具实习TS流编辑mpeg2srcmpeg2encmpeg2enc.c"
- "D:开发工具实习TS流编辑mpeg2srcmpeg2encpredict.c"
- "D:开发工具实习TS流编辑mpeg2srcmpeg2encputbits.c"
- "D:开发工具实习TS流编辑mpeg2srcmpeg2encputhdr.c"
- "D:开发工具实习TS流编辑mpeg2srcmpeg2encputmpg.c"
- "D:开发工具实习TS流编辑mpeg2srcmpeg2encputpic.c"
- "D:开发工具实习TS流编辑mpeg2srcmpeg2encputseq.c"
- "D:开发工具实习TS流编辑mpeg2srcmpeg2encputvlc.c"
- "D:开发工具实习TS流编辑mpeg2srcmpeg2encquantize.c"
- "D:开发工具实习TS流编辑mpeg2srcmpeg2encratectl.c"
- "D:开发工具实习TS流编辑mpeg2srcmpeg2encreadpic.c"
- "D:开发工具实习TS流编辑mpeg2srcmpeg2encstats.c"
- "D:开发工具实习TS流编辑mpeg2srcmpeg2enctransfrm.c"
- "D:开发工具实习TS流编辑mpeg2srcmpeg2encwritepic.c"
- ]
- Creating command line "cl.exe @C:DOCUME~1huangLOCALS~1TempRSPE7.tmp"
- Creating temporary file "C:DOCUME~1huangLOCALS~1TempRSP109.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/mpeg2enc.pdb" /debug /machine:I386 /out:"Debug/mpeg2enc.exe" /pdbtype:sept
- ".Debugconform.obj"
- ".Debugfdctref.obj"
- ".Debugidct.obj"
- ".Debugmotion.obj"
- ".Debugmpeg2enc.obj"
- ".Debugpredict.obj"
- ".Debugputbits.obj"
- ".Debugputhdr.obj"
- ".Debugputmpg.obj"
- ".Debugputpic.obj"
- ".Debugputseq.obj"
- ".Debugputvlc.obj"
- ".Debugquantize.obj"
- ".Debugratectl.obj"
- ".Debugreadpic.obj"
- ".Debugstats.obj"
- ".Debugtransfrm.obj"
- ".Debugwritepic.obj"
- ]
- Creating command line "link.exe @C:DOCUME~1huangLOCALS~1TempRSP109.tmp"
- <h3>Output Window</h3>
- Compiling...
- conform.c
- fdctref.c
- idct.c
- motion.c
- mpeg2enc.c
- predict.c
- putbits.c
- puthdr.c
- putmpg.c
- putpic.c
- putseq.c
- d:开发工具实习ts流编辑mpeg2srcmpeg2encputseq.c(40) : warning C4101: 'fd' : unreferenced local variable
- putvlc.c
- quantize.c
- ratectl.c
- d:开发工具实习ts流编辑mpeg2srcmpeg2encratectl.c(126) : warning C4244: '=' : conversion from 'double ' to 'int ', possible loss of data
- d:开发工具实习ts流编辑mpeg2srcmpeg2encratectl.c(194) : warning C4244: '=' : conversion from 'double ' to 'int ', possible loss of data
- d:开发工具实习ts流编辑mpeg2srcmpeg2encratectl.c(198) : warning C4244: '=' : conversion from 'double ' to 'int ', possible loss of data
- d:开发工具实习ts流编辑mpeg2srcmpeg2encratectl.c(203) : warning C4244: '=' : conversion from 'double ' to 'int ', possible loss of data
- readpic.c
- d:开发工具实习ts流编辑mpeg2srcmpeg2encreadpic.c(215) : warning C4013: 'pbm_getint' undefined; assuming extern returning int
- d:开发工具实习ts流编辑mpeg2srcmpeg2encreadpic.c(230) : warning C4244: '=' : conversion from 'double ' to 'unsigned char ', possible loss of data
- d:开发工具实习ts流编辑mpeg2srcmpeg2encreadpic.c(231) : warning C4244: '=' : conversion from 'double ' to 'unsigned char ', possible loss of data
- d:开发工具实习ts流编辑mpeg2srcmpeg2encreadpic.c(232) : warning C4244: '=' : conversion from 'double ' to 'unsigned char ', possible loss of data
- stats.c
- transfrm.c
- writepic.c
- Linking...
- <h3>Results</h3>
- mpeg2enc.exe - 0 error(s), 9 warning(s)
- </pre>
- </body>
- </html>