Results 1 to 12 of 12

Thread: transition effect @@

  1. #1
    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&amp}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 ^^&quot and i dunno where i'm doing things wrong @@

    could you help me?_?

  2. #2
    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.

  3. #3
    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 ^^

  4. #4
    </div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (Kaya83 @ Feb 3 2004, 09:31 AM)</td></tr><tr><td id='QUOTE'> {&#092;t(&#092;fs50&#092;3c&amp;H3072B6&amp}te{&#092;r}xt </td></tr></table><div class='postcolor'>
    Change that to:

    {&#092;t(&#092;fs50&#092;3c&amp;H003072B6&amp}te{&#092;r}xt

    Note the 00 is the alpha... Alpha level 00 means fully visible (no alpha applied) Alpha level FF would mean it&#39;s invisible.

    This should solve it

  5. #5
    nothing seems changed &gt;.&lt; it keeps glowing it orange instead of blue &gt;.&lt;
    i start wondering why did i ever wanted to do this -.-&quot;
    could you try it to see if it&#39;s just mine problem? @@

  6. #6
    well uuuh I don&#39;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&#40;&#34;C&#58;&#092;Program Files&#092;encode&#092;AVS25plugins&#34;&#41;
    LoadPlugin&#40;&#34;VSFilter.dll&#34;&#41;
    #
    # SOURCE
    AviSource&#40;&#34;D&#58;&#092;ttmp&#092;ccs karaoke&#092;CardCaptor Sakura Ep 01 RC00.avi&#34;&#41;
    #
    # TEXTSUB
    TextSub&#40;&#34;D&#58;&#092;ttmp&#092;ccs karaoke&#092;karaoke.ass&#34;&#41;
    </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...

  7. #7
    @@ i&#39;m simply loading the ass script with textsub 2.18 on virtual dub @@
    is this the reason?_?

  8. #8
    defs
    Guest
    I think the format requires the color to be entered bbggrr....so, try B67230

  9. #9
    it finally worked
    truly thx

  10. #10
    N1n3_741L3D_F0x
    Guest
    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, &#91;Events&#93; 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 &#34;scroll up&#34; 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,,{&#092;an5&#092;fry40}D:&#092;wo rking_folder&#092;logotje.jpg

    but it didn&#39;t. It only displayed the plain text . I also use substation alpha for timing, and I hit the &quot;P&quot; button. That changed it into:

    Picture: Marked=0,0:00:6.00,0:00:11.80,whocaresrightnow,log o,0000,0000,0150,,{&#092;an5&#092;fry40}D:&#092;wo rking_folder&#092;logotje.jpg

    This line didn&#39;t show anything at all. Could someone please explain me how this works, I really can&#39;t figure it out .

    Thanks already (Sorry if my grammar sucks)



  11. #11
    N1n3_741L3D_F0x
    Guest
    Please answer&#33; I urgently need answer I don&#39;t wanna wait another 5 days.. Please help me out&#33;

  12. #12
    You should check out the vobsub documentation. That is all you need I haven&#39;t worked with images yet at all.. Also you might want to try putting the path between double (or single) quotes. It&#39;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
  •