Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Multimedia program

MPEG2Lib

  • Category : Multimedia program
  • Tags :
  • Update : 2008-10-13
  • Size : 582.37kb
  • Downloaded :0次
  • Author :zmo***
  • About : zmouse
  • PS : If download it fails, try it again. Download again for free!
Download 1 (582.37kb)
Don't use download software fo downloading.
If download fail,Try it again for free.
Introduction - If you have any usage issues, please Google them yourself
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.
Packet file list
(Preview for download)
Packet : 11912926mpeg2lib.zip filelist
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
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
CodeBus is the largest source code store in internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.