Log in

View Full Version : Medusa... animation karaoke....


loa-ash
12th June 2005, 21:09
Teachers!!!!
I need help for this script .ass with medusa:

{\r\t(0,1700,0,\fscy150)}why {\k170}should {\k170}I {\k170}feel {\k170}discouraged

I'd like to create an subtitle that enlarge with effects in medusa....

is that correct???

Sylf
13th June 2005, 16:35
It's close. In \t(0,1700,0,\fscy150), the 3rd value, 0, is the accelration rate of that style transformation. 1 is no accelration. Smaller than 1 is the transformation will deccelerate, and bigger than 1 is accelration. 0 means the decceleration is taken to the max - you won't see any transformation at all. Change that to \t(0,1700,1,\fscy150), and you will see much more desirable result.

loa-ash
13th June 2005, 18:41
mmm its seems that you're expert with medusa.... maybe do you have some guides or help different by the medusa's F1 help???

thanks a lot

Sylf
14th June 2005, 16:49
For the complete guide, look at the ASS Spec document that came with Medusa. If you get stuck with any functions in that document, I can explain specific functions.

loa-ash
14th June 2005, 20:39
ok, thanks again... I'll found the ass docs in vobsub directory also... see ya soon.. thanks again!

P.S: do you use msn messenger?

Sylf
23rd June 2005, 16:13
I've searched for a while for the actual file download, and failed. So let's opt out for Internet Archive - download your copy here (http://web.archive.org/web/20041030192231/http://forum.doom9.it/viewtopic.php?t=3775).

ac-chan123
24th June 2005, 01:58
Medusa is now named cronosub and can be found at sf.net ander the projectname medusa.
http://sourceforge.net/projects/medusa/

SonicBlow
29th June 2005, 06:49
about adding a custom animation,
is there a faqs/ guide about special command to create them ?
such as /kf is for body filled ...

Sylf
29th June 2005, 16:32
Yes. Look for ASS Spec document that's included with medusa or vobsub.

SonicBlow
30th June 2005, 05:00
ah ic thanks for your direction =D
ah and about medusa,
is ver 1.20 is the latest one before changed inot chronosub ?