Forum Replies Created

Page 241 of 277
  • Filip Vandueren

    July 28, 2005 at 12:37 am in reply to: how to make a credit list roll

    Most people would say it is best to create the entire text in another app like Adobe Illustrator or Photoshop, then import that text , scale it untill the width looks ok and just animate it’s position with two keyframes.

    You can create a text-layer in AE and animate that, but it’s said to be a slower workflow, especially with very long texts.

    there is some discussion as to what the optimal speeds are, but be sure to add some vertical blur to make sure you don’t get frame or interlace-flicker.

    definately render using fields !

    And do a search on the cow for “rolling credits” or “scroll text”, you might find some more recipes.

  • Filip Vandueren

    July 28, 2005 at 12:30 am in reply to: Live Keying

    No,

    After effects works on video files like quicktimes or AVIs, not on live video-streams.
    It also doesn’t apply it’s effects in realtime, but has to render them out to a new quicktime or avi.

  • After pasting it, use the shortcut: Alt-Home

  • Filip Vandueren

    July 27, 2005 at 1:36 am in reply to: HTML in posts/emails

    Hi Eric,

    as for the Website,
    If you could do a grep-replace like this on the text:
    (this is in BBEdit’s Grep dialect, which is I believe based on Perl)

    Find:
    (]*>\s*)\r+|\r(\s*]*>\s*)\r
    Replace by
    \1\2

    (here’s the HTML version for the website):
    Find:
    (</?[^/>]*>\s*)\r+|\r(\s*</[^>]*>\s*)\r
    Replace by
    \1\2

    then do the \r to BR-conversion then that would solve the whitespace problem in creating lists and such.
    I’ve been testing it, and it seems to get all the offending newlines out while leaving alone others. It might still trip somewhere, so I’ll keep on trying it on different kinds of source-code.

  • Filip Vandueren

    July 27, 2005 at 1:08 am in reply to: strip breaks
  • Filip Vandueren

    July 27, 2005 at 12:34 am in reply to: strip breaks
  • Filip Vandueren

    July 27, 2005 at 12:33 am in reply to: strip breaks
  • Filip Vandueren

    July 27, 2005 at 12:26 am in reply to: strip breaks
  • Filip Vandueren

    July 27, 2005 at 12:19 am in reply to: strip breaks
  • Filip Vandueren

    July 26, 2005 at 11:05 pm in reply to: How do you “swap” a layer’s parent???

    Methinks you would get a huge headache from trying to code something like that.
    Do it the fake way 😉

Page 241 of 277

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy