『漫游』酷论坛>『漫游连载组P.S.S. 最新漫画动画 连载区』>[求助]关于犬夜叉的字 ..

[求助]关于犬夜叉的字幕

mcbraben@2010-01-31 02:14

能告诉一下犬夜叉开头音乐字幕是如何制作的吗?? 如可以的话,能不能给一个字幕的文件
引用

ZEROSYSTEM@2010-02-06 00:34

特效是那条蛇。请单独M他,这里找不到他去flsnow找他,他肯定在。。。
引用

LLLzh@2010-02-06 03:28

用Aegisub的template,去網上搜搜就有

粒子效果可以用這個例子
http://www.mediafire.com/?myjn2nctmzc

Format
bezier_move(x1,y1,x2,y2,x3,y3,x4,y4,t1,t 2,accel,afterimage_blur,afterimage_dur,d ensity)

Parameters
x1,y1 : current position (pixel)
x2,y2 : control point 1 (pixel)
x3,y3 : control point 2 (pixel)
x4,y4 : next position (pixel)
t1,t2 : start and end time. the times are relative to the start time of the syllable (millisecond)
accel : 1 the animation speed to be linear . 0 < 1 the animation to start fast and end slow . 1 < the animation to start slow and end fast.(the speed is influenced also by the position of the control point. )
afterimage_blur : the range of the afterimage moves (pixel)
afterimage_dur : the duration of the afterimage moves (millisecond)
density : the drawing number of times per one frame
引用

| TOP