PocketMVP_source

所属分类:Windows CE
开发工具:Others
文件大小:2098KB
下载次数:219
上传日期:2006-11-06 17:27:34
上 传 者hbsyn007
说明:  一个播放器 使用了evc 大家可以参考下 哦
(a player used evc we can refer to the next, oh)

文件列表:
PocketMVP_source\Source\PocketMVP_8100203\ATI.cpp (17806, 2003-03-16)
PocketMVP_source\Source\PocketMVP_8100203\AudioThread.cpp (10751, 2003-10-02)
PocketMVP_source\Source\PocketMVP_8100203\AudioThread.h (1376, 2002-12-29)
PocketMVP_source\Source\PocketMVP_8100203\AviDecaps.cpp (15765, 2003-11-01)
PocketMVP_source\Source\PocketMVP_8100203\AviDecaps.h (3273, 2003-11-01)
PocketMVP_source\Source\PocketMVP_8100203\AVInterface.h (2986, 2003-11-02)
PocketMVP_source\Source\PocketMVP_8100203\AVIStream\AVIStream.cpp (20330, 2003-11-02)
PocketMVP_source\Source\PocketMVP_8100203\AVIStream\AVIStream.def (319, 2001-12-27)
PocketMVP_source\Source\PocketMVP_8100203\AVIStream\AVIStream.h (3285, 2003-11-01)
PocketMVP_source\Source\PocketMVP_8100203\AVIStream\AVIStream.vcl (3602, 2006-11-06)
PocketMVP_source\Source\PocketMVP_8100203\AVIStream\AVIStream.vcp (24709, 2003-11-02)
PocketMVP_source\Source\PocketMVP_8100203\AVIStream\SH3Dbg\AVIStream.dll (11264, 2006-11-06)
PocketMVP_source\Source\PocketMVP_8100203\AVIStream\SH3Dbg\AVIStream.exp (2189, 2006-11-06)
PocketMVP_source\Source\PocketMVP_8100203\AVIStream\SH3Dbg\AVIStream.lib (4108, 2006-11-06)
PocketMVP_source\Source\PocketMVP_8100203\AVIStream\SH3Dbg\AVIStream.obj (22752, 2006-11-06)
PocketMVP_source\Source\PocketMVP_8100203\AVIStream\SH3Dbg\AVIStream.pch (2741912, 2006-11-06)
PocketMVP_source\Source\PocketMVP_8100203\AVIStream\SH3Dbg\AVIStream.pdb (140288, 2006-11-06)
PocketMVP_source\Source\PocketMVP_8100203\AVIStream\SH3Dbg\StdAfx.obj (68812, 2006-11-06)
PocketMVP_source\Source\PocketMVP_8100203\AVIStream\SH3Dbg\vc60.pdb (266240, 2006-11-06)
PocketMVP_source\Source\PocketMVP_8100203\AVIStream\SH3Dbg (0, 2006-11-06)
PocketMVP_source\Source\PocketMVP_8100203\AVIStream\StdAfx.cpp (296, 2001-09-13)
PocketMVP_source\Source\PocketMVP_8100203\AVIStream\StdAfx.h (811, 2001-09-13)
PocketMVP_source\Source\PocketMVP_8100203\AVIStream\X86Dbg\AVIStream.dll (19968, 2006-11-06)
PocketMVP_source\Source\PocketMVP_8100203\AVIStream\X86Dbg\AVIStream.exp (2189, 2006-11-06)
PocketMVP_source\Source\PocketMVP_8100203\AVIStream\X86Dbg\AVIStream.ilk (153692, 2006-11-06)
PocketMVP_source\Source\PocketMVP_8100203\AVIStream\X86Dbg\AVIStream.lib (4108, 2006-11-06)
PocketMVP_source\Source\PocketMVP_8100203\AVIStream\X86Dbg\AVIStream.obj (31365, 2006-11-06)
PocketMVP_source\Source\PocketMVP_8100203\AVIStream\X86Dbg\AVIStream.pdb (115712, 2006-11-06)
PocketMVP_source\Source\PocketMVP_8100203\AVIStream\X86Dbg\StdAfx.obj (7619, 2006-11-06)
PocketMVP_source\Source\PocketMVP_8100203\AVIStream\X86Dbg\vc60.pdb (69632, 2006-11-06)
PocketMVP_source\Source\PocketMVP_8100203\AVIStream\X86Dbg (0, 2006-11-06)
PocketMVP_source\Source\PocketMVP_8100203\AVIStream (0, 2006-11-06)
PocketMVP_source\Source\PocketMVP_8100203\bitmap1.bmp (1206, 2002-01-02)
PocketMVP_source\Source\PocketMVP_8100203\bmp00001.bmp (334, 2001-07-10)
PocketMVP_source\Source\PocketMVP_8100203\bmp00002.bmp (246, 2001-07-10)
PocketMVP_source\Source\PocketMVP_8100203\bmp00003.bmp (8918, 2001-11-19)
PocketMVP_source\Source\PocketMVP_8100203\bmp00003b.bmp (3318, 2001-08-31)
PocketMVP_source\Source\PocketMVP_8100203\COPYING (18332, 2000-02-27)
PocketMVP_source\Source\PocketMVP_8100203\decore.h (3592, 2002-07-29)
... ...

======================================================================== Windows CE APPLICATION : PocketMVP ======================================================================== To Compile you'll need: 1)Win CE Compiler Hints: 1) Figure out your devices videomemory address and change the PHYSADDR pointer to the start of that buffer and set the _USEVIDBUFF setting 2) Use _STATS setting to figure out dropped frames 3) For best performance encode files at 160X120 at for best fullscreen playback 240X128 for widescreen playback 4) Play with the frame rate the best I've gotten to work is 10-12 fps and always encode to that frame rate, with mpeg-4 even dropping frames uses cpu Feedback: Send feedback/comments/code to dukette@adelphia.net Enahncements: 3) Get Song info for playlist and get it to override ID3 info while playing.(Dont forget shoutcast) 4) Finish the Live media streaming plugin and server. 6) Add Matroska File support 7) Update Vorbis decoder with latest improvements from Tremor. 8) Integrate Finish and enhancements for latest ATI chipset into core player(Anybody got a device with the new chip(G100), 'cause I have a prototype player for it ) 9) Add support for seperate skins to be defined for use with audio only versus video files. 12) Universal equalizer. 15) smartphone port. 16) mpeg-1 opts. 20) allow all plugins to update status window.

近期下载者

相关文件


收藏者