mpgwrite

所属分类:matlab编程
开发工具:matlab
文件大小:768KB
下载次数:53
上传日期:2008-01-11 15:12:45
上 传 者fengyifan5
说明:  Summary: The MPEG converter takes a MATLAB movie matrix and writes the movie to disk as an MPEG file. MATLAB Release: R12 Description: MPEG is an ISO standard movie encoding format. The MPEG converter for MATLAB takes a MATLAB movie matrix and writes the movie to disk as an MPEG file with file extension .mpg (MPGWRITE). It also takes an MPEG file and converts it into a MATLAB movie matrix (MPGREAD).
(Summary: The MPEG converter takes a MATLAB movie matrix and writes the movie to disk as an MPEG file. MATLAB Release: R12 Description: MPEG is an ISO standard movie encoding format. The MPEG converter for MATLAB takes a MATLAB movie matrix and writes the movie to disk as an MPEG file with file extension. mpg (MPGWRITE). It also takes an MPEG file and converts it into a MATLAB movie matrix (MPGREAD).)

文件列表:
mpgwrite\Description.txt (418, 2007-12-14)
mpgwrite\mpgwrite.dll (77824, 2002-05-20)
mpgwrite\mpgwrite.doc (3047, 1994-07-14)
mpgwrite\mpgwrite.m (1007, 1999-04-01)
mpgwrite\mpgwrite.mex4 (290704, 1997-10-14)
mpgwrite\mpgwrite.mexaxp (160352, 2002-05-20)
mpgwrite\mpgwrite.mexglx (101180, 2002-05-20)
mpgwrite\mpgwrite.mexhp7 (119109, 1999-04-02)
mpgwrite\mpgwrite.mexhpux (139264, 2002-05-20)
mpgwrite\mpgwrite.mexlx (105791, 1999-04-02)
mpgwrite\mpgwrite.mexrs6 (109354, 2002-05-20)
mpgwrite\mpgwrite.mexsg (208216, 2002-05-20)
mpgwrite\mpgwrite.mexsg64 (199288, 1999-04-02)
mpgwrite\mpgwrite.mexsol (180604, 2002-05-20)
mpgwrite\src\all.h (1957, 1999-02-15)
mpgwrite\src\ansi.h (2114, 1999-02-15)
mpgwrite\src\bframe.c (29913, 1999-02-15)
mpgwrite\src\bitio.c (13783, 1999-02-15)
mpgwrite\src\bitio.h (3387, 1999-02-15)
mpgwrite\src\block.c (26677, 1999-02-15)
mpgwrite\src\bsearch.c (28319, 1999-02-15)
mpgwrite\src\byteord.h (2622, 2002-05-20)
mpgwrite\src\combine.h (1550, 1999-02-15)
mpgwrite\src\dct.h (2970, 1999-02-15)
mpgwrite\src\frame.c (14953, 1999-02-15)
mpgwrite\src\frame.h (3666, 1999-02-15)
mpgwrite\src\frames.h (10330, 1999-02-15)
mpgwrite\src\fsize.c (3792, 1999-02-15)
mpgwrite\src\fsize.h (1809, 1999-02-15)
mpgwrite\src\general.h (2944, 2002-05-20)
mpgwrite\src\huff.c (5570, 1999-02-15)
mpgwrite\src\huff.h (1358, 1999-02-15)
mpgwrite\src\iframe.c (17877, 1999-02-15)
mpgwrite\src\jrevdct.c (45098, 1999-02-15)
mpgwrite\src\makedll.m (209, 1999-02-15)
mpgwrite\src\Makefile (402, 1999-04-01)
mpgwrite\src\mfwddct.c (8687, 1999-02-15)
mpgwrite\src\mheaders.c (24048, 1999-02-15)
mpgwrite\src\mheaders.h (3474, 1999-02-15)
... ...

MATLAB Movie to MPEG Converter ------------------------------ MPEG is an ISO standard movie encoding format. The MPEG converter for MATLAB takes a MATLAB movie matrix and writes the movie to disk as an MPEG file with file extension ".mpg". The MPEG converter is a MATLAB mex file which can be built using the included Makefile by calling make at the unix prompt. An ANSI C compiler is required. Makefile can be modified if necessary to specify an ANSI compiler. The resulting mex file can be invoked by calling "mpgwrite" from the MATLAB command line. On the PC, run the makedll m-file from within MATLAB. Both Makefile and makedll.m can be found in the src subdirectory along with the source code. For documentation on the use of mpgwrite, read the file "mpgwrite.doc". Portions of the MPEG converter are Copyrighted (c) 1993 by The Regents of the University of California. The MATLAB 5 revision of mpgwrite.c was uploaded by Stephen Bond (bond@math.ukans.edu) and has been incorporated into the MATLAB 5 mpgwrite sources along with other minor modifications for the PC to support compilers other than WATCOM. An MPEG to MATLAB movie converter is also available. --David Foti The MathWorks Inc., July 14, 1994. Revised, Sept. 14, 1997.

近期下载者

相关文件


收藏者