DVD2AVISRC
dvd 

所属分类:流媒体/Mpeg4/MP4
开发工具:Visual C++
文件大小:168KB
下载次数:58
上传日期:2005-05-07 18:11:47
上 传 者dingzhaoxiong
说明:  c++编写的dvd播放器 可以播放avi等文件 快来下载
(c prepared by the DVD player can play avi, etc. Come Download)

文件列表:
COPYING.txt (18332, 2000-01-16)
DVD2AVI (0, 2002-06-21)
DVD2AVI\AC3Dec (0, 2002-06-20)
DVD2AVI\AC3Dec\ac3.h (9353, 2001-04-13)
DVD2AVI\AC3Dec\bitstream.c (1462, 2001-03-16)
DVD2AVI\AC3Dec\bitstream.h (1278, 2001-03-30)
DVD2AVI\AC3Dec\bit_allocate.c (17384, 2001-05-26)
DVD2AVI\AC3Dec\coeff.c (7608, 2001-04-08)
DVD2AVI\AC3Dec\crc.c (3005, 2001-03-16)
DVD2AVI\AC3Dec\decode.c (4539, 2002-06-13)
DVD2AVI\AC3Dec\downmix.c (10667, 2002-06-20)
DVD2AVI\AC3Dec\exponent.c (3111, 2001-04-08)
DVD2AVI\AC3Dec\imdct.c (12734, 2001-04-03)
DVD2AVI\AC3Dec\parse.c (13597, 2001-04-13)
DVD2AVI\AC3Dec\rematrix.c (1821, 2002-06-20)
DVD2AVI\AC3Dec\sanity_check.c (1643, 2001-04-03)
DVD2AVI\DVD2AVI.dsp (6622, 2002-06-13)
DVD2AVI\DVD2AVI.dsw (537, 2000-06-11)
DVD2AVI\DVD2AVI.opt (48640, 2002-06-21)
DVD2AVI\filter.h (16160, 2002-06-13)
DVD2AVI\getbit.c (20207, 2002-06-20)
DVD2AVI\getbit.h (3286, 2002-06-20)
DVD2AVI\gethdr.c (13559, 2002-06-20)
DVD2AVI\getpic.c (48292, 2002-06-14)
DVD2AVI\global.h (24593, 2002-06-20)
DVD2AVI\gui.cpp (76069, 2002-06-21)
DVD2AVI\gui.rc (32627, 2002-06-21)
DVD2AVI\idctfpu.c (10032, 2001-05-01)
DVD2AVI\idctmmx.asm (37457, 2002-06-06)
DVD2AVI\idctref.c (8133, 2002-06-14)
DVD2AVI\motion.c (6212, 2001-04-03)
DVD2AVI\movie.ico (3638, 2000-10-04)
DVD2AVI\mpeg2dec.c (7961, 2002-06-20)
DVD2AVI\norm.c (3456, 2002-06-20)
DVD2AVI\resource.h (6697, 2002-06-21)
DVD2AVI\store.c (16594, 2002-06-20)
DVD2AVI\wavefs44.c (10541, 2002-06-21)
VFAPI (0, 2002-06-21)
VFAPI\DVD2AVI.def (51, 2000-08-26)
... ...

Since I am clumsy at English writing, I put it briefly. - The development of DVD2AVI is based on MSSG MPEG2Decode http://www.mpeg.org/MPEG/MSSG/ and adds features as follows: 1. GUI interface (gui.cpp) 2. VFAPI support (vfapi.c vfapidec.c) 3. AC3/MPA/LPCM demux (getbit.c) 4. Auto-split AVI output through RGB24/YUY2 (store.c) 5. YUY2 DirectDraw Overlay (store.c gui.cpp) 6. revised I/O routine (getbit.c getbic.h) 7. MMX-optimized motion compensation (recon.c getpic.c) 8. MMX-optimized color space conversion (store.c) 9. audio normalization (norm.c) 10. quality improvement of Dolby Digital decoding (AC3Dec) - The author of TMPGEnc, Hiroyuki Hori, defines the spec of VFAPI (Video File API). You can find the Delphi-based VFAPI SDK on his page. http://www.yks.ne.jp/~hori/VFAPI.html - The development of VFAPI Plug-In refers to MPEG-2 VIDEO VFAPI Plug-In developed by Kazuhiro Mogi. It's helpful to C programmers. http://www.isc.meiji.ac.jp/~ee69011/mpeg2/ - 32-bit MMX/SSEMMX iDCT is implanted from Peter Gubanov's hand-tuned iDCT. http://www.elecard.com/peter/idct.shtml - Floating Point and Reference iDCT are implanted from Miha's hand-tuned iDCT. http://miha.peternel.homepage.com/idct.html - Dolby Digital decoding (AC3Dec) is implanted from LiViD Project developed by Aaron Holtzman. http://linuxvideo.org/ - 48->44.1KHz downsampling (wavefs44.c) is implanted from WAVEFS44 developed by WTC. http://www.asahi-net.or.jp/~mp4m-truc/SOUND/WTC/WAVECONV.HTM * Known Bugs * 1. DVD2AVI only aligns the start point of A/V streams. If the movie is not encoded at once that PTS restarts (such as bonus track or different episodes) It's possible to lose synchronization from the break point. 2. DVD2AVI treats all Linear PCM as 16bit/48KHz/Stereo without header identification. 2001/03/25 by Chia-chen Kuo, jackei@arbor.ee.ntu.edu.tw

近期下载者

相关文件


收藏者