文件名称:MPEG2Lib
- 所属分类:
- 多媒体编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 582kb
- 下载次数:
- 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. -MPEG2Lib for Delphi1.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 onthe 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 currentlyonly 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. -MPEG2Lib for Delphi1.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 onthe 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 currentlyonly get the video. This version was tested with Delphi 5, 6 and 7.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MPEG2Lib
........\DelphiSource
........\............\FileUtils.pas
........\............\MemUtils.pas
........\............\Monitor.pas
........\............\MPEG2Lib.pas
........\DLLSource
........\.........\DVD2AVI
........\.........\.......\AC3Dec
........\.........\.......\......\ac3.h
........\.........\.......\......\bitstream.c
........\.........\.......\......\bitstream.h
........\.........\.......\......\bit_allocate.c
........\.........\.......\......\coeff.c
........\.........\.......\......\crc.c
........\.........\.......\......\decode.c
........\.........\.......\......\downmix.c
........\.........\.......\......\exponent.c
........\.........\.......\......\imdct.c
........\.........\.......\......\parse.c
........\.........\.......\......\rematrix.c
........\.........\.......\......\sanity_check.c
........\.........\.......\COPYING.txt
........\.........\.......\DVD2AVI.dsp
........\.........\.......\DVD2AVI.dsw
........\.........\.......\DVD2AVI.opt
........\.........\.......\DVD2AVI.plg
........\.........\.......\getbit.c
........\.........\.......\getbit.h
........\.........\.......\gethdr.c
........\.........\.......\getpic.c
........\.........\.......\global.h
........\.........\.......\gui.aps
........\.........\.......\gui.cpp
........\.........\.......\gui.rc
........\.........\.......\idctfpu.c
........\.........\.......\idctmmx.asm
........\.........\.......\idctmmx.obj
........\.........\.......\idctref.c
........\.........\.......\motion.c
........\.........\.......\mpeg2dec.c
........\.........\.......\norm.c
........\.........\.......\README.txt
........\.........\.......\resource.h
........\.........\.......\store.c
........\.........\.......\wavefs44.c
........\.........\Lib32
........\.........\.....\dirfile.c
........\.........\.....\dirfile.h
........\.........\.....\except32.h
........\.........\.....\Pastypes.h
........\.........\.....\Strings.h
........\.........\mpeg2dec.c
........\.........\mpeg2dec.h
........\.........\mpeg2lib.cpp
........\.........\MPEG2Lib.dsp
........\.........\MPEG2Lib.dsw
........\.........\mpeg2lib.h
........\.........\MPEG2Lib.opt
........\.........\mpeg2lib.plg
........\.........\StdAfx.cpp
........\.........\StdAfx.h
........\.........\store.c
........\PlayerDemo
........\..........\About.dfm
........\..........\About.pas
........\..........\DelphiStream.pas
........\..........\DirectDrawPanel.pas
........\..........\DirectDrawPanel.res
........\..........\DirectDrawUtils.pas
........\..........\DirectX.pas
........\..........\EventUtils.pas
........\..........\FastBitmap.pas
........\..........\LinarBitmap.pas
........\..........\MathUtils.pas
........\..........\mpeg2lib.dll
........\..........\MPEG2View.cfg
........\..........\MPEG2View.dpr
........\..........\MPEG2View.exe
........\..........\MPEG2View.res
........\..........\PlayThread.pas
........\..........\Streams.pas
........\..........\VersionInfo.pas
........\..........\ViewMain.dfm
........\..........\ViewMain.pas
........\readme.txt
........\StreamingDemo
........\.............\Project1.cfg
........\.............\Project1.dof
........\.............\Project1.dpr
........\.............\Project1.drc
........\.............\Project1.dsk
........\.............\Project1.res
........\.............\Unit1.dfm
........\.............\Unit1.pas
........\DelphiSource
........\............\FileUtils.pas
........\............\MemUtils.pas
........\............\Monitor.pas
........\............\MPEG2Lib.pas
........\DLLSource
........\.........\DVD2AVI
........\.........\.......\AC3Dec
........\.........\.......\......\ac3.h
........\.........\.......\......\bitstream.c
........\.........\.......\......\bitstream.h
........\.........\.......\......\bit_allocate.c
........\.........\.......\......\coeff.c
........\.........\.......\......\crc.c
........\.........\.......\......\decode.c
........\.........\.......\......\downmix.c
........\.........\.......\......\exponent.c
........\.........\.......\......\imdct.c
........\.........\.......\......\parse.c
........\.........\.......\......\rematrix.c
........\.........\.......\......\sanity_check.c
........\.........\.......\COPYING.txt
........\.........\.......\DVD2AVI.dsp
........\.........\.......\DVD2AVI.dsw
........\.........\.......\DVD2AVI.opt
........\.........\.......\DVD2AVI.plg
........\.........\.......\getbit.c
........\.........\.......\getbit.h
........\.........\.......\gethdr.c
........\.........\.......\getpic.c
........\.........\.......\global.h
........\.........\.......\gui.aps
........\.........\.......\gui.cpp
........\.........\.......\gui.rc
........\.........\.......\idctfpu.c
........\.........\.......\idctmmx.asm
........\.........\.......\idctmmx.obj
........\.........\.......\idctref.c
........\.........\.......\motion.c
........\.........\.......\mpeg2dec.c
........\.........\.......\norm.c
........\.........\.......\README.txt
........\.........\.......\resource.h
........\.........\.......\store.c
........\.........\.......\wavefs44.c
........\.........\Lib32
........\.........\.....\dirfile.c
........\.........\.....\dirfile.h
........\.........\.....\except32.h
........\.........\.....\Pastypes.h
........\.........\.....\Strings.h
........\.........\mpeg2dec.c
........\.........\mpeg2dec.h
........\.........\mpeg2lib.cpp
........\.........\MPEG2Lib.dsp
........\.........\MPEG2Lib.dsw
........\.........\mpeg2lib.h
........\.........\MPEG2Lib.opt
........\.........\mpeg2lib.plg
........\.........\StdAfx.cpp
........\.........\StdAfx.h
........\.........\store.c
........\PlayerDemo
........\..........\About.dfm
........\..........\About.pas
........\..........\DelphiStream.pas
........\..........\DirectDrawPanel.pas
........\..........\DirectDrawPanel.res
........\..........\DirectDrawUtils.pas
........\..........\DirectX.pas
........\..........\EventUtils.pas
........\..........\FastBitmap.pas
........\..........\LinarBitmap.pas
........\..........\MathUtils.pas
........\..........\mpeg2lib.dll
........\..........\MPEG2View.cfg
........\..........\MPEG2View.dpr
........\..........\MPEG2View.exe
........\..........\MPEG2View.res
........\..........\PlayThread.pas
........\..........\Streams.pas
........\..........\VersionInfo.pas
........\..........\ViewMain.dfm
........\..........\ViewMain.pas
........\readme.txt
........\StreamingDemo
........\.............\Project1.cfg
........\.............\Project1.dof
........\.............\Project1.dpr
........\.............\Project1.drc
........\.............\Project1.dsk
........\.............\Project1.res
........\.............\Unit1.dfm
........\.............\Unit1.pas