-
Tue, 02-03-2004, 04:32 AM
#1
Student
hi guys ^^
i'm trying to apply a transition effect to a little clip i've so that the words will bounce & change colour.
i'm doing it with lines like this:
{\t(\fs50\3c&H3072B6&}te{\r}xt
and so on.
the problem is that i'd like to make the word change it's colour to #3072B6 (blue) while i obtain an orange colour @@
i'm just a noob in such kind of things (well i'm not even a fsubber just doing this for me ^^" and i dunno where i'm doing things wrong @@
could you help me?_?
-
Tue, 02-03-2004, 08:21 AM
#2
AonE Staff
going to bed now dude just read your post going to see if I get the same result. I'm tooo damn tired now though...
If no reply by tommorow I'll see what I can do
I might btw be wrong but shouldn't the color codes be H&aaarrggbb& ?? That would explain the color change. But I vaguely remember this not counting for Transitions.
-
Wed, 02-04-2004, 02:21 AM
#3
Student
ehm, i dunno >.<
i just followed what i found on the ass specs of vobsub for change of color and change of font size @@
as i told you i'm not a fansubber so dunno if i did it wrong and where is the error @@
btw thx for your reply hope you can help ^^
-
Wed, 02-04-2004, 10:53 AM
#4
AonE Staff
-
Wed, 02-04-2004, 11:47 AM
#5
Student
nothing seems changed >.< it keeps glowing it orange instead of blue >.<
i start wondering why did i ever wanted to do this -.-"
could you try it to see if it's just mine problem? @@
-
Wed, 02-04-2004, 12:23 PM
#6
AonE Staff
well uuuh I don't know what filter you use
in my AVS I have this:
</div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>CODE </td></tr><tr><td id='CODE'>
# PLUGINS
SetWorkingDir("C:\Program Files\encode\AVS25plugins")
LoadPlugin("VSFilter.dll")
#
# SOURCE
AviSource("D:\ttmp\ccs karaoke\CardCaptor Sakura Ep 01 RC00.avi")
#
# TEXTSUB
TextSub("D:\ttmp\ccs karaoke\karaoke.ass")
</td></tr></table><div class='postcolor'>
the karaoke.ass file contains the karaoke text substation alpha v4.0+
I used your code on one of the lines put 00 infront of the color and it works...
-
Thu, 02-05-2004, 02:35 AM
#7
Student
@@ i'm simply loading the ass script with textsub 2.18 on virtual dub @@
is this the reason?_?
-
Fri, 02-06-2004, 01:11 PM
#8
I think the format requires the color to be entered bbggrr....so, try B67230
-
Sun, 02-08-2004, 04:01 AM
#9
Student
it finally worked
truly thx
-
Tue, 02-24-2004, 03:46 AM
#10
Ey, I also got a problem of the same kind in here. I made a logo in Photoshop and I want to load it into my ssa. I read ass-specs.doc, which says
</div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>CODE </td></tr><tr><td id='CODE'>7. Picture event lines, [Events] section
These contain the same information as Dialogue events, but Field 10 contains the full path and filename of the picture to display, instead of subtitle text.
The Style specified is ignored. The "scroll up" transition effect can be used for picture events.
The Left and Vertical Margin Overrides specify the bottom-left corner position of the picture. A left margin of all zeroes means that the picture will be horizontally centered. A vertical margin of all zeroes means that the picture will be vertically centered. </td></tr></table><div class='postcolor'>
I thought that means the following line would do:
Dialogue: Marked=0,0:00:6.00,0:00:11.80,whocaresrightnow,log o,0000,0000,0150,,{\an5\fry40}D:\wo rking_folder\logotje.jpg
but it didn't. It only displayed the plain text . I also use substation alpha for timing, and I hit the "P" button. That changed it into:
Picture: Marked=0,0:00:6.00,0:00:11.80,whocaresrightnow,log o,0000,0000,0150,,{\an5\fry40}D:\wo rking_folder\logotje.jpg
This line didn't show anything at all. Could someone please explain me how this works, I really can't figure it out .
Thanks already (Sorry if my grammar sucks)
-
Sun, 02-29-2004, 10:48 AM
#11
Please answer! I urgently need answer I don't wanna wait another 5 days.. Please help me out!
-
Tue, 03-02-2004, 05:17 AM
#12
AonE Staff
You should check out the vobsub documentation. That is all you need I haven't worked with images yet at all.. Also you might want to try putting the path between double (or single) quotes. It's a long shot but maybe worth a try
Sorry for a late reply
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules