文件名称:MPG2-2012
-
所属分类:
- 标签属性:
- 上传时间:2013-03-16
-
文件大小:4.69mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
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.
This library is a collection of units from different projects I have been
working on. There is no documentation except for the comments in the source
files. See MPEG2Lib.pas, which should be easy to use. An example of how to use
the library (MPEG2View) can be found in the "Demo" directory. Note that to
compile the DLL from the C/C++ source with Visual C++ 6.0, the Processor Pack
(free from microsoft.com) needs to be installed. You might also have to add the
directories DLLSource\DVD2AVI and DLLSource\Lib32 to your include file search
path.-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.
This library is a collection of units from different projects I have been
working on. There is no documentation except for the comments in the source
files. See MPEG2Lib.pas, which should be easy to use. An example of how to use
the library (MPEG2View) can be found in the "Demo" directory. Note that to
compile the DLL from the C/C++ source with Visual C++ 6.0, the Processor Pack
(free from microsoft.com) needs to be installed. You might also have to add the
directories DLLSource\DVD2AVI and DLLSource\Lib32 to your inclu
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.
This library is a collection of units from different projects I have been
working on. There is no documentation except for the comments in the source
files. See MPEG2Lib.pas, which should be easy to use. An example of how to use
the library (MPEG2View) can be found in the "Demo" directory. Note that to
compile the DLL from the C/C++ source with Visual C++ 6.0, the Processor Pack
(free from microsoft.com) needs to be installed. You might also have to add the
directories DLLSource\DVD2AVI and DLLSource\Lib32 to your include file search
path.-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.
This library is a collection of units from different projects I have been
working on. There is no documentation except for the comments in the source
files. See MPEG2Lib.pas, which should be easy to use. An example of how to use
the library (MPEG2View) can be found in the "Demo" directory. Note that to
compile the DLL from the C/C++ source with Visual C++ 6.0, the Processor Pack
(free from microsoft.com) needs to be installed. You might also have to add the
directories DLLSource\DVD2AVI and DLLSource\Lib32 to your inclu
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MPG2-2012/DelphiSource/FileUtils.dcu
MPG2-2012/DelphiSource/FileUtils.pas
MPG2-2012/DelphiSource/MemUtils.dcu
MPG2-2012/DelphiSource/MemUtils.pas
MPG2-2012/DelphiSource/Monitor.dcu
MPG2-2012/DelphiSource/Monitor.pas
MPG2-2012/DelphiSource/MPEG2Lib.dcu
MPG2-2012/DelphiSource/MPEG2Lib.pas
MPG2-2012/DLLSource/DVD2AVI/AC3Dec/ac3.h
MPG2-2012/DLLSource/DVD2AVI/AC3Dec/bitstream.c
MPG2-2012/DLLSource/DVD2AVI/AC3Dec/bitstream.h
MPG2-2012/DLLSource/DVD2AVI/AC3Dec/bit_allocate.c
MPG2-2012/DLLSource/DVD2AVI/AC3Dec/coeff.c
MPG2-2012/DLLSource/DVD2AVI/AC3Dec/crc.c
MPG2-2012/DLLSource/DVD2AVI/AC3Dec/decode.c
MPG2-2012/DLLSource/DVD2AVI/AC3Dec/downmix.c
MPG2-2012/DLLSource/DVD2AVI/AC3Dec/exponent.c
MPG2-2012/DLLSource/DVD2AVI/AC3Dec/imdct.c
MPG2-2012/DLLSource/DVD2AVI/AC3Dec/parse.c
MPG2-2012/DLLSource/DVD2AVI/AC3Dec/rematrix.c
MPG2-2012/DLLSource/DVD2AVI/AC3Dec/sanity_check.c
MPG2-2012/DLLSource/DVD2AVI/COPYING.txt
MPG2-2012/DLLSource/DVD2AVI/DVD2AVI.dsp
MPG2-2012/DLLSource/DVD2AVI/DVD2AVI.dsw
MPG2-2012/DLLSource/DVD2AVI/DVD2AVI.ncb
MPG2-2012/DLLSource/DVD2AVI/DVD2AVI.opt
MPG2-2012/DLLSource/DVD2AVI/DVD2AVI.plg
MPG2-2012/DLLSource/DVD2AVI/getbit.c
MPG2-2012/DLLSource/DVD2AVI/getbit.h
MPG2-2012/DLLSource/DVD2AVI/gethdr.c
MPG2-2012/DLLSource/DVD2AVI/getpic.c
MPG2-2012/DLLSource/DVD2AVI/global.h
MPG2-2012/DLLSource/DVD2AVI/gui.aps
MPG2-2012/DLLSource/DVD2AVI/gui.cpp
MPG2-2012/DLLSource/DVD2AVI/gui.rc
MPG2-2012/DLLSource/DVD2AVI/idctfpu.c
MPG2-2012/DLLSource/DVD2AVI/idctmmx.asm
MPG2-2012/DLLSource/DVD2AVI/idctmmx.obj
MPG2-2012/DLLSource/DVD2AVI/idctref.c
MPG2-2012/DLLSource/DVD2AVI/motion.c
MPG2-2012/DLLSource/DVD2AVI/movie.ico
MPG2-2012/DLLSource/DVD2AVI/mpeg2dec.c
MPG2-2012/DLLSource/DVD2AVI/norm.c
MPG2-2012/DLLSource/DVD2AVI/README.txt
MPG2-2012/DLLSource/DVD2AVI/Release/bitstream.obj
MPG2-2012/DLLSource/DVD2AVI/Release/bitstream.sbr
MPG2-2012/DLLSource/DVD2AVI/Release/bit_allocate.obj
MPG2-2012/DLLSource/DVD2AVI/Release/bit_allocate.sbr
MPG2-2012/DLLSource/DVD2AVI/Release/coeff.obj
MPG2-2012/DLLSource/DVD2AVI/Release/coeff.sbr
MPG2-2012/DLLSource/DVD2AVI/Release/crc.obj
MPG2-2012/DLLSource/DVD2AVI/Release/crc.sbr
MPG2-2012/DLLSource/DVD2AVI/Release/DVD2AVI.pch
MPG2-2012/DLLSource/DVD2AVI/Release/exponent.obj
MPG2-2012/DLLSource/DVD2AVI/Release/exponent.sbr
MPG2-2012/DLLSource/DVD2AVI/Release/gui.res
MPG2-2012/DLLSource/DVD2AVI/Release/idctfpu.obj
MPG2-2012/DLLSource/DVD2AVI/Release/idctfpu.sbr
MPG2-2012/DLLSource/DVD2AVI/Release/idctref.obj
MPG2-2012/DLLSource/DVD2AVI/Release/idctref.sbr
MPG2-2012/DLLSource/DVD2AVI/Release/imdct.obj
MPG2-2012/DLLSource/DVD2AVI/Release/imdct.sbr
MPG2-2012/DLLSource/DVD2AVI/Release/parse.obj
MPG2-2012/DLLSource/DVD2AVI/Release/parse.sbr
MPG2-2012/DLLSource/DVD2AVI/Release/rematrix.obj
MPG2-2012/DLLSource/DVD2AVI/Release/rematrix.sbr
MPG2-2012/DLLSource/DVD2AVI/Release/sanity_check.obj
MPG2-2012/DLLSource/DVD2AVI/Release/sanity_check.sbr
MPG2-2012/DLLSource/DVD2AVI/Release/vc60.idb
MPG2-2012/DLLSource/DVD2AVI/resource.h
MPG2-2012/DLLSource/DVD2AVI/store.c
MPG2-2012/DLLSource/DVD2AVI/wavefs44.c
MPG2-2012/DLLSource/Lib32/dirfile.c
MPG2-2012/DLLSource/Lib32/dirfile.h
MPG2-2012/DLLSource/Lib32/except32.h
MPG2-2012/DLLSource/Lib32/Pastypes.h
MPG2-2012/DLLSource/Lib32/Strings.h
MPG2-2012/DLLSource/mpeg2dec.c
MPG2-2012/DLLSource/mpeg2dec.h
MPG2-2012/DLLSource/mpeg2lib.cpp
MPG2-2012/DLLSource/MPEG2Lib.dsp
MPG2-2012/DLLSource/MPEG2Lib.dsw
MPG2-2012/DLLSource/mpeg2lib.h
MPG2-2012/DLLSource/MPEG2Lib.ncb
MPG2-2012/DLLSource/MPEG2Lib.opt
MPG2-2012/DLLSource/mpeg2lib.plg
MPG2-2012/DLLSource/StdAfx.cpp
MPG2-2012/DLLSource/StdAfx.h
MPG2-2012/DLLSource/store.c
MPG2-2012/PlayerDemo/About.dfm
MPG2-2012/PlayerDemo/About.pas
MPG2-2012/PlayerDemo/DelphiStream.pas
MPG2-2012/PlayerDemo/DirectDrawPanel.pas
MPG2-2012/PlayerDemo/DirectDrawPanel.res
MPG2-2012/PlayerDemo/DirectDrawUtils.pas
MPG2-2012/PlayerDemo/DirectX.pas
MPG2-2012/PlayerDemo/EventUtils.pas
MPG2-2012/PlayerDemo/FastBitmap.pas
MPG2-2012/PlayerDemo/LinarBitmap.pas
MPG2-2012/PlayerDemo/MathUtils.pas
MPG2-2012/PlayerDemo/mpeg2lib.dll
MPG2-2012/PlayerDemo/MPEG2View.cfg
MPG2-2012/PlayerDemo/MPEG2View.dpr
MPG2-2012/PlayerDemo/MPEG2View.dproj
MPG2-2012/PlayerDemo/MPEG2View.dproj.local
MPG2-2012/PlayerDemo/MPEG2View.exe
MPG2-2012/PlayerDemo/MPEG2View.identcache
MPG2-2012/PlayerDemo/MPEG2View.res
MPG2-2012/PlayerDemo/PlayThread.pas
MPG2-2012/PlayerDemo/Streams.pas
MPG2-2012/PlayerDemo/VersionInfo.pas
MPG2-2012/PlayerDemo/ViewMain.dfm
MPG2-2012/PlayerDemo/ViewMain.pas
MPG2-2012/readme.txt
MPG2-2012/StreamingDemo/mpeg2lib.dll
MPG2-2012/StreamingDemo/mpeg2lib.idb
MPG2-2012/StreamingDemo/Project1.cfg
MPG2-2012/StreamingDemo/Project1.dof
MPG2-2012/StreamingDemo/Project1.dpr
MPG2-2012/StreamingDemo/Project1.dproj
MPG2-2012/StreamingDemo/Project1.dproj.local
MPG2-2012/StreamingDemo/Project1.drc
MPG2-2012/StreamingDemo/Project1.dsk
MPG2-2012/StreamingDemo/Project1.exe
MPG2-2012/StreamingDemo/Project1.identcache
MPG2-2012/StreamingDemo/Project1.res
MPG2-2012/StreamingDemo/Unit1.dcu
MPG2-2012/StreamingDemo/Unit1.dfm
MPG2-2012/StreamingDemo/Unit1.pas
MPG2-2012/DLLSource/DVD2AVI/AC3Dec
MPG2-
MPG2-2012/DelphiSource/FileUtils.pas
MPG2-2012/DelphiSource/MemUtils.dcu
MPG2-2012/DelphiSource/MemUtils.pas
MPG2-2012/DelphiSource/Monitor.dcu
MPG2-2012/DelphiSource/Monitor.pas
MPG2-2012/DelphiSource/MPEG2Lib.dcu
MPG2-2012/DelphiSource/MPEG2Lib.pas
MPG2-2012/DLLSource/DVD2AVI/AC3Dec/ac3.h
MPG2-2012/DLLSource/DVD2AVI/AC3Dec/bitstream.c
MPG2-2012/DLLSource/DVD2AVI/AC3Dec/bitstream.h
MPG2-2012/DLLSource/DVD2AVI/AC3Dec/bit_allocate.c
MPG2-2012/DLLSource/DVD2AVI/AC3Dec/coeff.c
MPG2-2012/DLLSource/DVD2AVI/AC3Dec/crc.c
MPG2-2012/DLLSource/DVD2AVI/AC3Dec/decode.c
MPG2-2012/DLLSource/DVD2AVI/AC3Dec/downmix.c
MPG2-2012/DLLSource/DVD2AVI/AC3Dec/exponent.c
MPG2-2012/DLLSource/DVD2AVI/AC3Dec/imdct.c
MPG2-2012/DLLSource/DVD2AVI/AC3Dec/parse.c
MPG2-2012/DLLSource/DVD2AVI/AC3Dec/rematrix.c
MPG2-2012/DLLSource/DVD2AVI/AC3Dec/sanity_check.c
MPG2-2012/DLLSource/DVD2AVI/COPYING.txt
MPG2-2012/DLLSource/DVD2AVI/DVD2AVI.dsp
MPG2-2012/DLLSource/DVD2AVI/DVD2AVI.dsw
MPG2-2012/DLLSource/DVD2AVI/DVD2AVI.ncb
MPG2-2012/DLLSource/DVD2AVI/DVD2AVI.opt
MPG2-2012/DLLSource/DVD2AVI/DVD2AVI.plg
MPG2-2012/DLLSource/DVD2AVI/getbit.c
MPG2-2012/DLLSource/DVD2AVI/getbit.h
MPG2-2012/DLLSource/DVD2AVI/gethdr.c
MPG2-2012/DLLSource/DVD2AVI/getpic.c
MPG2-2012/DLLSource/DVD2AVI/global.h
MPG2-2012/DLLSource/DVD2AVI/gui.aps
MPG2-2012/DLLSource/DVD2AVI/gui.cpp
MPG2-2012/DLLSource/DVD2AVI/gui.rc
MPG2-2012/DLLSource/DVD2AVI/idctfpu.c
MPG2-2012/DLLSource/DVD2AVI/idctmmx.asm
MPG2-2012/DLLSource/DVD2AVI/idctmmx.obj
MPG2-2012/DLLSource/DVD2AVI/idctref.c
MPG2-2012/DLLSource/DVD2AVI/motion.c
MPG2-2012/DLLSource/DVD2AVI/movie.ico
MPG2-2012/DLLSource/DVD2AVI/mpeg2dec.c
MPG2-2012/DLLSource/DVD2AVI/norm.c
MPG2-2012/DLLSource/DVD2AVI/README.txt
MPG2-2012/DLLSource/DVD2AVI/Release/bitstream.obj
MPG2-2012/DLLSource/DVD2AVI/Release/bitstream.sbr
MPG2-2012/DLLSource/DVD2AVI/Release/bit_allocate.obj
MPG2-2012/DLLSource/DVD2AVI/Release/bit_allocate.sbr
MPG2-2012/DLLSource/DVD2AVI/Release/coeff.obj
MPG2-2012/DLLSource/DVD2AVI/Release/coeff.sbr
MPG2-2012/DLLSource/DVD2AVI/Release/crc.obj
MPG2-2012/DLLSource/DVD2AVI/Release/crc.sbr
MPG2-2012/DLLSource/DVD2AVI/Release/DVD2AVI.pch
MPG2-2012/DLLSource/DVD2AVI/Release/exponent.obj
MPG2-2012/DLLSource/DVD2AVI/Release/exponent.sbr
MPG2-2012/DLLSource/DVD2AVI/Release/gui.res
MPG2-2012/DLLSource/DVD2AVI/Release/idctfpu.obj
MPG2-2012/DLLSource/DVD2AVI/Release/idctfpu.sbr
MPG2-2012/DLLSource/DVD2AVI/Release/idctref.obj
MPG2-2012/DLLSource/DVD2AVI/Release/idctref.sbr
MPG2-2012/DLLSource/DVD2AVI/Release/imdct.obj
MPG2-2012/DLLSource/DVD2AVI/Release/imdct.sbr
MPG2-2012/DLLSource/DVD2AVI/Release/parse.obj
MPG2-2012/DLLSource/DVD2AVI/Release/parse.sbr
MPG2-2012/DLLSource/DVD2AVI/Release/rematrix.obj
MPG2-2012/DLLSource/DVD2AVI/Release/rematrix.sbr
MPG2-2012/DLLSource/DVD2AVI/Release/sanity_check.obj
MPG2-2012/DLLSource/DVD2AVI/Release/sanity_check.sbr
MPG2-2012/DLLSource/DVD2AVI/Release/vc60.idb
MPG2-2012/DLLSource/DVD2AVI/resource.h
MPG2-2012/DLLSource/DVD2AVI/store.c
MPG2-2012/DLLSource/DVD2AVI/wavefs44.c
MPG2-2012/DLLSource/Lib32/dirfile.c
MPG2-2012/DLLSource/Lib32/dirfile.h
MPG2-2012/DLLSource/Lib32/except32.h
MPG2-2012/DLLSource/Lib32/Pastypes.h
MPG2-2012/DLLSource/Lib32/Strings.h
MPG2-2012/DLLSource/mpeg2dec.c
MPG2-2012/DLLSource/mpeg2dec.h
MPG2-2012/DLLSource/mpeg2lib.cpp
MPG2-2012/DLLSource/MPEG2Lib.dsp
MPG2-2012/DLLSource/MPEG2Lib.dsw
MPG2-2012/DLLSource/mpeg2lib.h
MPG2-2012/DLLSource/MPEG2Lib.ncb
MPG2-2012/DLLSource/MPEG2Lib.opt
MPG2-2012/DLLSource/mpeg2lib.plg
MPG2-2012/DLLSource/StdAfx.cpp
MPG2-2012/DLLSource/StdAfx.h
MPG2-2012/DLLSource/store.c
MPG2-2012/PlayerDemo/About.dfm
MPG2-2012/PlayerDemo/About.pas
MPG2-2012/PlayerDemo/DelphiStream.pas
MPG2-2012/PlayerDemo/DirectDrawPanel.pas
MPG2-2012/PlayerDemo/DirectDrawPanel.res
MPG2-2012/PlayerDemo/DirectDrawUtils.pas
MPG2-2012/PlayerDemo/DirectX.pas
MPG2-2012/PlayerDemo/EventUtils.pas
MPG2-2012/PlayerDemo/FastBitmap.pas
MPG2-2012/PlayerDemo/LinarBitmap.pas
MPG2-2012/PlayerDemo/MathUtils.pas
MPG2-2012/PlayerDemo/mpeg2lib.dll
MPG2-2012/PlayerDemo/MPEG2View.cfg
MPG2-2012/PlayerDemo/MPEG2View.dpr
MPG2-2012/PlayerDemo/MPEG2View.dproj
MPG2-2012/PlayerDemo/MPEG2View.dproj.local
MPG2-2012/PlayerDemo/MPEG2View.exe
MPG2-2012/PlayerDemo/MPEG2View.identcache
MPG2-2012/PlayerDemo/MPEG2View.res
MPG2-2012/PlayerDemo/PlayThread.pas
MPG2-2012/PlayerDemo/Streams.pas
MPG2-2012/PlayerDemo/VersionInfo.pas
MPG2-2012/PlayerDemo/ViewMain.dfm
MPG2-2012/PlayerDemo/ViewMain.pas
MPG2-2012/readme.txt
MPG2-2012/StreamingDemo/mpeg2lib.dll
MPG2-2012/StreamingDemo/mpeg2lib.idb
MPG2-2012/StreamingDemo/Project1.cfg
MPG2-2012/StreamingDemo/Project1.dof
MPG2-2012/StreamingDemo/Project1.dpr
MPG2-2012/StreamingDemo/Project1.dproj
MPG2-2012/StreamingDemo/Project1.dproj.local
MPG2-2012/StreamingDemo/Project1.drc
MPG2-2012/StreamingDemo/Project1.dsk
MPG2-2012/StreamingDemo/Project1.exe
MPG2-2012/StreamingDemo/Project1.identcache
MPG2-2012/StreamingDemo/Project1.res
MPG2-2012/StreamingDemo/Unit1.dcu
MPG2-2012/StreamingDemo/Unit1.dfm
MPG2-2012/StreamingDemo/Unit1.pas
MPG2-2012/DLLSource/DVD2AVI/AC3Dec
MPG2-
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.