mpeg4face

所属分类:3D图形编程
开发工具:Visual C++
文件大小:19675KB
下载次数:56
上传日期:2009-07-29 15:35:08
上 传 者cdcscl
说明:  基于Mpeg4格式的三维动画驱动。功能很强大,处理效果很好
(3-D cartoon driving using Mpeg4,have large function and good result.)

文件列表:
mpeg4face\mpeg4face\mpeg4face.exe (2605105, 2004-03-04)
mpeg4face\mpeg4face\data\Feature.txt (873, 2004-03-04)
mpeg4face\mpeg4face\data\lip.txt (442, 2004-03-04)
mpeg4face\mpeg4face\data\NormalHumanFace.msh (116625, 2004-03-04)
mpeg4face\mpeg4face\data\复件 Feature.txt (859, 2004-03-04)
mpeg4face\mpeg4face\data\animation\1.ani (4416, 2004-03-03)
mpeg4face\mpeg4face\data\animation\1.wav (381236, 2004-03-03)
mpeg4face\mpeg4face\data\animation\2.ani (2253, 2004-03-03)
mpeg4face\mpeg4face\data\animation\3.ani (6571, 2004-03-03)
mpeg4face\mpeg4face\data\animation\4.ani (5844, 2004-03-03)
mpeg4face\mpeg4face\data\animation\best.ani (9713, 2004-03-03)
mpeg4face\mpeg4face\data\animation\best2.ani (27962, 2004-03-03)
mpeg4face\mpeg4face\data\animation\best3.ani (27974, 2004-03-03)
mpeg4face\mpeg4face\data\animation\bjdhxy.ani (174859, 2004-03-03)
mpeg4face\mpeg4face\data\animation\bjdhxy.wav (290466, 2004-03-03)
mpeg4face\mpeg4face\data\animation\bjdhxynew.ani (175822, 2004-03-03)
mpeg4face\mpeg4face\data\animation\bjdhxynew.fap (31838, 2004-03-03)
mpeg4face\mpeg4face\data\animation\bjdhxynew.lpc (183060, 2004-03-03)
mpeg4face\mpeg4face\data\animation\bjdhxynew.vel (29467, 2004-03-03)
mpeg4face\mpeg4face\data\animation\bjdhxynew.wav (290466, 2004-03-03)
mpeg4face\mpeg4face\data\animation\cctv1.ani (38531, 2004-03-03)
mpeg4face\mpeg4face\data\animation\cctv1.wav (63452, 2004-03-03)
mpeg4face\mpeg4face\data\animation\cctv2.ani (78542, 2004-03-22)
mpeg4face\mpeg4face\data\animation\cctv2.wav (46364, 2004-03-03)
mpeg4face\mpeg4face\data\animation\cctv3.ani (47326, 2004-03-03)
mpeg4face\mpeg4face\data\animation\cctv3.wav (77836, 2004-03-03)
mpeg4face\mpeg4face\data\animation\cctv4.ani (36495, 2004-03-03)
mpeg4face\mpeg4face\data\animation\cctv4.wav (59828, 2004-03-03)
mpeg4face\mpeg4face\data\animation\cctv5.ani (41476, 2004-03-03)
mpeg4face\mpeg4face\data\animation\cctv5.wav (67688, 2004-03-03)
mpeg4face\mpeg4face\data\animation\cctv6.ani (32520, 2004-03-03)
mpeg4face\mpeg4face\data\animation\cctv6.wav (53728, 2004-03-03)
mpeg4face\mpeg4face\data\animation\cctv7.ani (25634, 2004-03-03)
mpeg4face\mpeg4face\data\animation\cctv7.wav (41628, 2004-03-03)
mpeg4face\mpeg4face\data\animation\cctv8.ani (26699, 2004-03-03)
mpeg4face\mpeg4face\data\animation\cctv8.wav (44476, 2004-03-03)
mpeg4face\mpeg4face\data\animation\cctv9.ani (42365, 2004-03-03)
mpeg4face\mpeg4face\data\animation\cctv9.wav (69762, 2004-03-03)
mpeg4face\mpeg4face\data\animation\cctvdemo.ani (1486366, 2004-03-03)
mpeg4face\mpeg4face\data\animation\cctvdemo.wav (2442486, 2004-03-03)
... ...

[SCEI CONFIDENTIAL DOCUMENT] "PlayStation 2" Programmer Tool Runtime Library Release 2.4 Copyright (C) 1999 by Sony Computer Entertainment Inc. All Rights Reserved Sample Program for the MPEG2 Stream Reproduction Using the IPU This sample program allows to reproduce the MPEG2(including MPEG1) stream using the IPU. The reproducible MPEG2 stream is limited to the following streams with the frame structured picture. Main Profile at Main Level(MP@ML) Simple Profile at Main Level(SP@ML) This program currently does not support for reproducing the field structured animation and the stream with the MPEG2 system information. This sample program firstly reads the MPEG2 data into the memory, then sends the data to the IPU using the sceMpegAddBs() function to decodes the picture one by one. The result is expanded to the main memory, so DMA transfer it to the GS to be displayed on a screen. The frame structured picture has the even and odd fields in one frame which are arrenged in staggered. Since each field is switched at 1/60 sec, the picture needs to be switched at 1/30 sec. Therefore,it is specified in the program that the picture is switched every 2 vblank. The function sceMpegGetPicture() uses the SPR(Scratch Pad RAM) internally. Therefore, when using the SPR, it must be released while sceMpegGetPicture() is executed. ezmeg.h display.c ldimage.c main.c ez.m2v (/usr/local/sce/data/movie/mpeg) % make :Compiles the program % make run :Exetutes the program After the compilation, the program is also executable with the following: % dsedb > run ezmpeg.elf ez.m2v None None

近期下载者

相关文件


收藏者