mpeg4face

所属分类:3D图形编程
开发工具:Visual C++
文件大小:19642KB
下载次数:483
上传日期:2006-09-13 12:10:36
上 传 者lucaowei
说明:  vc写的人脸三维动画合成系统,附有源码和demo,自己下来看吧。
(vc write Face Synthesis of 3-D animation system, with source code and demo himself down Look here.)

文件列表:
mpeg4face\data\animation\1.ani (4416, 2004-03-03)
mpeg4face\data\animation\1.wav (381236, 2004-03-03)
mpeg4face\data\animation\2.ani (2253, 2004-03-03)
mpeg4face\data\animation\3.ani (6571, 2004-03-03)
mpeg4face\data\animation\4.ani (5844, 2004-03-03)
mpeg4face\data\animation\best.ani (9713, 2004-03-03)
mpeg4face\data\animation\best2.ani (27962, 2004-03-03)
mpeg4face\data\animation\best3.ani (27974, 2004-03-03)
mpeg4face\data\animation\bjdhxy.ani (174859, 2004-03-03)
mpeg4face\data\animation\bjdhxy.wav (290466, 2004-03-03)
mpeg4face\data\animation\bjdhxynew.ani (175822, 2004-03-03)
mpeg4face\data\animation\bjdhxynew.fap (31838, 2004-03-03)
mpeg4face\data\animation\bjdhxynew.lpc (183060, 2004-03-03)
mpeg4face\data\animation\bjdhxynew.vel (29467, 2004-03-03)
mpeg4face\data\animation\bjdhxynew.wav (290466, 2004-03-03)
mpeg4face\data\animation\cctv1.ani (38531, 2004-03-03)
mpeg4face\data\animation\cctv1.wav (63452, 2004-03-03)
mpeg4face\data\animation\cctv2.ani (78542, 2004-03-22)
mpeg4face\data\animation\cctv2.wav (46364, 2004-03-03)
mpeg4face\data\animation\cctv3.ani (47326, 2004-03-03)
mpeg4face\data\animation\cctv3.wav (77836, 2004-03-03)
mpeg4face\data\animation\cctv4.ani (36495, 2004-03-03)
mpeg4face\data\animation\cctv4.wav (59828, 2004-03-03)
mpeg4face\data\animation\cctv5.ani (41476, 2004-03-03)
mpeg4face\data\animation\cctv5.wav (67688, 2004-03-03)
mpeg4face\data\animation\cctv6.ani (32520, 2004-03-03)
mpeg4face\data\animation\cctv6.wav (53728, 2004-03-03)
mpeg4face\data\animation\cctv7.ani (25634, 2004-03-03)
mpeg4face\data\animation\cctv7.wav (41628, 2004-03-03)
mpeg4face\data\animation\cctv8.ani (26699, 2004-03-03)
mpeg4face\data\animation\cctv8.wav (44476, 2004-03-03)
mpeg4face\data\animation\cctv9.ani (42365, 2004-03-03)
mpeg4face\data\animation\cctv9.wav (69762, 2004-03-03)
mpeg4face\data\animation\cctvdemo.ani (1486366, 2004-03-03)
mpeg4face\data\animation\cctvdemo.wav (2442486, 2004-03-03)
mpeg4face\data\animation\cctvdemover2.ani (1511260, 2004-03-03)
mpeg4face\data\animation\cctvdemover2.fap (376907, 2004-03-03)
mpeg4face\data\animation\cctvdemover2.lpc (1573215, 2004-03-03)
mpeg4face\data\animation\cctvdemover2.vel (253658, 2004-03-03)
mpeg4face\data\animation\cctvdemover2.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

近期下载者

相关文件


收藏者