文件名称:MPEG2Lib
- 所属分类:
- 多媒体
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 582.37kb
- 下载次数:
- 0次
- 提 供 者:
- zmo***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
MPEG2Lib for Delphi
1.13.2, 2005-02-06
MPEG2Lib can decode MPEG2 encoded video sequences like the ones found on a
DVD or the disk in a typical harddisk video recorder. The decoder is based on
the GPL project DVD2AVI (arbor.ee.ntu.edu.tw/~jackei/dvd2avi/) and MPEG2Decode
from MPEG Software Simulation Group (www.mpeg.org/MPEG/MSSG/). It supports
both video and different sound formats, but the Delphi interface can currently
only get the video. This version was tested with Delphi 5, 6 and 7.
1.13.2, 2005-02-06
MPEG2Lib can decode MPEG2 encoded video sequences like the ones found on a
DVD or the disk in a typical harddisk video recorder. The decoder is based on
the GPL project DVD2AVI (arbor.ee.ntu.edu.tw/~jackei/dvd2avi/) and MPEG2Decode
from MPEG Software Simulation Group (www.mpeg.org/MPEG/MSSG/). It supports
both video and different sound formats, but the Delphi interface can currently
only get the video. This version was tested with Delphi 5, 6 and 7.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 11912926mpeg2lib.zip 列表 MPEG2Lib/ MPEG2Lib/DelphiSource/ MPEG2Lib/DelphiSource/FileUtils.pas MPEG2Lib/DelphiSource/MemUtils.pas MPEG2Lib/DelphiSource/Monitor.pas MPEG2Lib/DelphiSource/MPEG2Lib.pas MPEG2Lib/DLLSource/ MPEG2Lib/DLLSource/DVD2AVI/ MPEG2Lib/DLLSource/DVD2AVI/AC3Dec/ MPEG2Lib/DLLSource/DVD2AVI/AC3Dec/ac3.h MPEG2Lib/DLLSource/DVD2AVI/AC3Dec/bitstream.c MPEG2Lib/DLLSource/DVD2AVI/AC3Dec/bitstream.h MPEG2Lib/DLLSource/DVD2AVI/AC3Dec/bit_allocate.c MPEG2Lib/DLLSource/DVD2AVI/AC3Dec/coeff.c MPEG2Lib/DLLSource/DVD2AVI/AC3Dec/crc.c MPEG2Lib/DLLSource/DVD2AVI/AC3Dec/decode.c MPEG2Lib/DLLSource/DVD2AVI/AC3Dec/downmix.c MPEG2Lib/DLLSource/DVD2AVI/AC3Dec/exponent.c MPEG2Lib/DLLSource/DVD2AVI/AC3Dec/imdct.c MPEG2Lib/DLLSource/DVD2AVI/AC3Dec/parse.c MPEG2Lib/DLLSource/DVD2AVI/AC3Dec/rematrix.c MPEG2Lib/DLLSource/DVD2AVI/AC3Dec/sanity_check.c MPEG2Lib/DLLSource/DVD2AVI/COPYING.txt MPEG2Lib/DLLSource/DVD2AVI/DVD2AVI.dsp MPEG2Lib/DLLSource/DVD2AVI/DVD2AVI.dsw MPEG2Lib/DLLSource/DVD2AVI/DVD2AVI.opt MPEG2Lib/DLLSource/DVD2AVI/DVD2AVI.plg MPEG2Lib/DLLSource/DVD2AVI/getbit.c MPEG2Lib/DLLSource/DVD2AVI/getbit.h MPEG2Lib/DLLSource/DVD2AVI/gethdr.c MPEG2Lib/DLLSource/DVD2AVI/getpic.c MPEG2Lib/DLLSource/DVD2AVI/global.h MPEG2Lib/DLLSource/DVD2AVI/gui.aps MPEG2Lib/DLLSource/DVD2AVI/gui.cpp MPEG2Lib/DLLSource/DVD2AVI/gui.rc MPEG2Lib/DLLSource/DVD2AVI/idctfpu.c MPEG2Lib/DLLSource/DVD2AVI/idctmmx.asm MPEG2Lib/DLLSource/DVD2AVI/idctmmx.obj MPEG2Lib/DLLSource/DVD2AVI/idctref.c MPEG2Lib/DLLSource/DVD2AVI/motion.c MPEG2Lib/DLLSource/DVD2AVI/movie.ico MPEG2Lib/DLLSource/DVD2AVI/mpeg2dec.c MPEG2Lib/DLLSource/DVD2AVI/norm.c MPEG2Lib/DLLSource/DVD2AVI/README.txt MPEG2Lib/DLLSource/DVD2AVI/resource.h MPEG2Lib/DLLSource/DVD2AVI/store.c MPEG2Lib/DLLSource/DVD2AVI/wavefs44.c MPEG2Lib/DLLSource/Lib32/ MPEG2Lib/DLLSource/Lib32/dirfile.c MPEG2Lib/DLLSource/Lib32/dirfile.h MPEG2Lib/DLLSource/Lib32/except32.h MPEG2Lib/DLLSource/Lib32/Pastypes.h MPEG2Lib/DLLSource/Lib32/Strings.h MPEG2Lib/DLLSource/mpeg2dec.c MPEG2Lib/DLLSource/mpeg2dec.h MPEG2Lib/DLLSource/mpeg2lib.cpp MPEG2Lib/DLLSource/MPEG2Lib.dsp MPEG2Lib/DLLSource/MPEG2Lib.dsw MPEG2Lib/DLLSource/mpeg2lib.h MPEG2Lib/DLLSource/MPEG2Lib.opt MPEG2Lib/DLLSource/mpeg2lib.plg MPEG2Lib/DLLSource/StdAfx.cpp MPEG2Lib/DLLSource/StdAfx.h MPEG2Lib/DLLSource/store.c MPEG2Lib/PlayerDemo/ MPEG2Lib/PlayerDemo/About.dfm MPEG2Lib/PlayerDemo/About.pas MPEG2Lib/PlayerDemo/DelphiStream.pas MPEG2Lib/PlayerDemo/DirectDrawPanel.pas MPEG2Lib/PlayerDemo/DirectDrawPanel.res MPEG2Lib/PlayerDemo/DirectDrawUtils.pas MPEG2Lib/PlayerDemo/DirectX.pas MPEG2Lib/PlayerDemo/EventUtils.pas MPEG2Lib/PlayerDemo/FastBitmap.pas MPEG2Lib/PlayerDemo/LinarBitmap.pas MPEG2Lib/PlayerDemo/MathUtils.pas MPEG2Lib/PlayerDemo/mpeg2lib.dll MPEG2Lib/PlayerDemo/MPEG2View.cfg MPEG2Lib/PlayerDemo/MPEG2View.dpr MPEG2Lib/PlayerDemo/MPEG2View.exe MPEG2Lib/PlayerDemo/MPEG2View.res MPEG2Lib/PlayerDemo/PlayThread.pas MPEG2Lib/PlayerDemo/Streams.pas MPEG2Lib/PlayerDemo/VersionInfo.pas MPEG2Lib/PlayerDemo/ViewMain.dfm MPEG2Lib/PlayerDemo/ViewMain.pas MPEG2Lib/readme.txt MPEG2Lib/StreamingDemo/ MPEG2Lib/StreamingDemo/Project1.cfg MPEG2Lib/StreamingDemo/Project1.dof MPEG2Lib/StreamingDemo/Project1.dpr MPEG2Lib/StreamingDemo/Project1.drc MPEG2Lib/StreamingDemo/Project1.dsk MPEG2Lib/StreamingDemo/Project1.res MPEG2Lib/StreamingDemo/Unit1.dfm MPEG2Lib/StreamingDemo/Unit1.pas