Best after market effects generators for text and graphics?

Someone posted a link of many different companies that have after market effects you can download to FCE. Does anyone have that link AND what after market programs do you recommend?
All i have is LiveType that came with Final Cut Express, I need to amp up my graphics/text and motion.
I have looked into some BORIS FX but I dont know which is the best?
Can anyone help answer this question based on the information I have given.
(I need Better Graphic/Text Generators, for like lower 3rds etc...)

jrcash2 wrote:
.. I need Better Graphic/Text Generators, for like lower 3rds etc...
define 'better' ...
imho, LiveType offers an exhausting variety of options, for sure you're not limited by 'ready-mades', you can create your very own ones.. your creativity is the limit
plus, LT and/or FC/e allow usage of Photoshop-layers.
simple ex, create a title in PS/elements (=for video, no need for the Big CS-suite), create a 2nd layer with the shadow => in FC/e you can 'animate'/keyframe the shadow and the title independently, e.g. the shadow 'follows' with a little delay the in-flighing text..
many professional lower 3rds are a combo of 'static' grafic plus animation - so, you can 're-enact' this with *two tracks* of grafic + LT titleing.

Similar Messages

  • My ringer is no longer working for text and email notifications. Only working for phone calls. I have gone through all the settings to see where something is off. Not finding anything. I have tried changing the tone and it just vibrates on everything.

    My ringer is no longer working for text and email notifications. Only working for phone calls. I have gone through all the settings to see where something is off. Not finding anything. I have tried changing the tone and it just vibrates on everything.

    Ok so I happened to figure it out while on the phone to apple support. Even though the guy was very nice, I think I knew more than him! He was explaining very basic resolution principles I played about. I had the second option in displays resolution. All I did was unplug the HDMI cable, click on 'best for display' then plugged the HDMI in and my resolution on the normal monitor changed to the normal blue, then went black momentarily and then changed to a strange resolution but another window appeared that said SONY BRAVIA HDMI at the top! Hey presto! Don't know why it didn't do it yesterday - I probably left the HDMI cable in or something! Oh well. Problem solved!

  • What is the best All in One program for picture and video editing?

    Hello i am new to photoshop and would like to really make some fantastic photos and video for my family and friends. I want to add effects to video and Edit photos to the 10th degree. Can someone please recommend an Adobe program. Should i get CS4 extended should i get master suite? Also where can i watch Video Tutorials that start from the basic and lead to the complex. Thanks in advance

    What is the best All in One program for picture and video editing?
    There is no such thing. If there were, nobody would bother writing different applications. If you are primarily focused on still image editing and video, Adobe Production Premium is the way to go. You can find any number of tutorials just by searching Google and many good ones are linked from the Adobe help systems as well.
    Mylenium

  • Different Ringtone Notifications for Text and Email

    I would like to assign different ringtone notifications for texting and email, and if possible, different ringtones for each of my two email accounts.  I need to see texts immediately, but not emails.  Am picking up the phone 50 times a day so I don't miss a text, critical to my work. Could do this on Bb Storm, but can't figure out on Incredible.  At a minimum, I would like to shutoff notification for email, and just get pinged for texts.  Thanks!!

    valniemiec wrote:
    I would like to assign different ringtone notifications for texting and email, and if possible, different ringtones for each of my two email accounts.  I need to see texts immediately, but not emails.  Am picking up the phone 50 times a day so I don't miss a text, critical to my work. Could do this on Bb Storm, but can't figure out on Incredible.  At a minimum, I would like to shutoff notification for email, and just get pinged for texts.  Thanks!!
    Well, 
    The default notification tone that you set in the Settings->Sound is for the default tone in the generic e-mail account and all other notifications.  If you use the Gmail client, you can set your own personal ringtone in it's settings (Menu->Settings).  In the messaging Application you can also set a custom notification sound from there as well (Menu->Settings)
    As for different e-mail accounts using the same e-mail application, I don't think that is possible with the in stock app...tho I am not totally sure I haven't use it like that before.
    Hope that helps!

  • My itunes can't see my iphone 4 after i make ubdat for iphone and itunes also ?

    my itunes can't see my iphone 4 after i make ubdat for iphone and itunes also ?

    Hi there 3eboo,
    You may find the troubleshooting steps in the article below helpful.
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/ts1538
    -Griff W. 

  • Is it possible to do a GLOBAL color change for both text and graphics in ACrobat XI?

    I used to do this using the Pitstop Pro plugin but now Pitstop is almost $900 and this is the only thing that I would use it for, not worth the investment
    I can change text color by selecting individual text items, but I want to change all of the red text into white text
    I also need to change all of the red graphics into white graphics and I can't figure out how to do that either
    I have a trial version of XI on a Mac and will buy it if it can do what I am trying to do, i.e. global color changes to both text and graphics
    thanks!!

    I have version 6, but it is way out of date, doesn't work on my current system, I downloaded a trial version of the new one, version 12 I think, now I have to decide if I can afford to buy it, it is not cheap!
    oops, sorry, I didn't read your entire message, aargh!
    I'll check with them if I can upgrade from this early version, thanks for the suggestion!
    (edited because I didn't read properly!)

  • I went on iTUnes after not using it for awhile and all my playlists are gone. How can I find them?

    Hi Apple community ---
    I went on iTunes after not using it for awhile and my old playlists are all gone.  My library seems intact, but I don't have a record of  my playlists, except for what's in my iPod.  I'm afraid to sync them to get the playlists back into my computer, becuase the last time I synced my iphone it erased all my contacts from both my iphone and my computer, and I don't want the sync operation to remove the playlists from the iPod as well. 
    I don't have any music on my iPhone, so the two devices in question are just the iTunes program on the computer (it's a Dell with Windows Vista) and my 160 GB iPod classic. 
    Thanks for your help!!!
    Doc E

    This post may be a clearer place to start...
    tt2

  • Search file for text and delete the found text.  How?

    I need to know how to search a file for text and delete the found text. I think grep will let you do this but not sure of the syntax.

    Hi Dmcrory,
       In addition to what Camelot and nobody loopback point out, one must also consider the fact that UNIX text tools are largely line based. You also fail to tell us for what kind of text you are searching. If you are looking for multiple words, there's a very good chance of finding the expression wrapped onto different lines. With hyphenation, even single words can wrap to multiple lines. Tools that search line-by-line will miss these unless you use multiline techniques.
       Multiline substitutions require that you write "read-ahead" code for the command line tool that you're using and that you take that into account in the substitution. Given how you want the results to be printed out, you may also want to preserve any newlines found in the match, which is even more difficult. That could bring up the subject of line endings but that's a completely different topic.
       I apologize if this sounds discouraging. Multiline searches aren't needed that often and in most of those cases, exceptions can be dealt with by hand. I just didn't want you to get surprised by it. To give you an idea of how easy basic substitution is, have a look at Tom Christiansen's Cultured Perl: One-liners 102 and One-liners 101. Both have some "in-place" substitution examples.
    Gary
    ~~~~
       MIT:
          The Georgia Tech of the North

  • Recently the sound on my Iphone 4 for texts, and email alerts started working intermittently.  I have upgraded to the latest software and the Apple store even replaced the phone but safe issues

    Recently the sound on my Iphone 4 for texts, and email alerts started working intermittently.  I have upgraded to the latest software and the Apple store even replaced the phone but safe issues

    For each mail account, along with designating a primary SMTP server, you should be able to just turn off any and all other SMTP servers you have listed.  In that case, if there is a problem with comcast, the message send should just fail.
    Also make sure your comcast smtp settings are correct (port, likely 587 but might be something else for comcast, whether you should be suing SSL or not, do you need authentication or not).
    You might find the comcast forums useful for getting the settings right - I found this:
    http://forums.comcast.com/t5/E-Mail-and-Xfinity-Connect-Help/iphone-email/m-p/66 1151?view=by_date_ascending#M131151
    The second poster notes, SSL should be on, authentication should be "password" and you should be using port 995

  •   I don't have an sd card and I have to pay for texting and I have 59 pictures

      I don't have an sd card and I have to pay for texting and I have 59 pictures

    Which phone and can it be plugged into a PC?

  • What's the best logic reverb to use for trumpets and sax

    what's the best logic reverb to use for trumpets and sax.

    The lower transmit frequency limit is in there to make the device meet FCC regulations.. that is a regulation imposed of US regions and, to a lesser extent, Latin american regions that border with the US.
    In addition, you'll be pleased to know that the N900 will not use certain European WiFi channels if a) the sim card is removed or b) the phone has a sim card but is OUT of 3G coverage.. again, to make the device meet FCC regulations.. (seriously.. when you go out of 3G coverage, the kernel reports it is switching from EU wifi to US wifi!!)
    Let me put this into perspective..
    From: http://www.nokia.com/results/Nokia_results2009Q3e.pdf
    Nokia sold 3.1million handsets in the US 2009 Q3
    Nokia sold 27.1million handsets in Europe during the same period.. That is 9 times as many.
    The USA has its OWN firmware
    and yet ALL versions of the firmware (including the UK specific one) are crippled to meet the requirements of a region that produces the lowest sales figures by a factor of 3 (Latin America produced 9.7 million units in 2009Q3)
    Why the HELL are we suffering because of US restrictions..
    That's like saying you can't use bluetooth because it isn't allowed on the Christmas islands.. (it is allowed.. not picking on you, Christmas Islands, but you are small!)
    If the FCC wants a phone that doesn't allow broadcasts on sub 88Mhz frequences, and doesn't want certain Wifi channels to be used, the ALTER THE US FIRMWARE..
    What next, BMWs have with left hand steering in the UK because the US drives on the Left?
    Phillips TVs that only work on 120V because the US uses 120V..
    I don't give a **** what the FCC say.. I'm not in the US and I have my own european and UK legislation to adhere to..
    For a company that INSISTS on having a billion regional firmware versions, they don't appear to be able to get that right either!!! The UK version lacks UK specific restrictions such as the ability to us UK frequencies for wifi and FM transmission!!
    Crazy and very very irritating

  • My share operation failure occurs after about 5 seconds for DVD and Apple Devices.  I can share to a master file, but without audio.  Help?

    My share operation failure occurs after about 5 seconds for DVD and Apple Devices.  I can share to a master file, but without audio.  Help?
    It has error number -50.

    If it only happens with this project, it's probable some media files have become corrupted.
    Those may be render files. Make sure background rendering is off. Select the project in the browser and from the file menu, choose Delete Project Render Files; choose All from the dialog. Without rendering,try exporting.
    If that doesn't work, use an optimized version of your DSLR clips. (Right click on the clips in the browser and hit Transcode.)
    Russ

  • Why won't text and graphics line up in adobe premiere?

    Hey, I have been out of the editing thing for about 8 years now. I recently needed to make a video for another business I run.
    Anway, I am using animated / still graphics and the basic text titles that come with premiere. I see that the graphics line up correctly behind the text in the Previews Folder. When I render it, the text has shifted down completely. Also, the text and graphics look horrible after it's rendered, very pixelated. I used to be a pro at this stuff and in fact, I would use flash to import my animated graphics. But it seems that doesn't work anymore either. (That would probably solve this problem too). Anyone know why this is taking place in the final render??
    I would much rather you ask the questions before i post all sorts of unnecessary info.
    Premiere Pro 1.5.1
    Thanks!

    1. not sure what you mean by "preset". The project settings are:
    General -
    Capture - DV 1394 -
    Video Sequence -
    Default Sequence -
    2. The dimensions of the stills are 2000x2000, *.png
    3.Titles - I do not align them here, I align them in the effects controls
    4. Screen Cap
    5. Export settings
    6. That article is nice, but not what I'm needing. remember, the preview clips shows everything perfectly lined up. but the final export shows all the text being shifted down.
    Thanks for the reply, I look forward to a response and I hope these answer your questions.

  • HP Photo Creations - where's the text and graphics tabs?

    I downloaded V 3.5  HOwever I can't seem to find the tabs for text, graphics, etc. All I can find is touchup, crop, red eye, and one or two others. But where is the text and graphics, and the other cool ones.?  I'm sure I downloaded 3.5.
    melodee007

    Hi Melodee.
    The additional editing tools appear with collage projects. When you choose basic prints, you'll see only the touchup tools (crop, image adjustments, red-eye, airbrush, tint).
    In other words, to add text, borders, and graphics, choose Collage Prints instead of Prints. This link will take you there:
    Collage Prints
    There are quite a few cool effects in the touchup section, though.
    Under Image Adjustments, click Advanced Controls at the bottom of the screen to try the Posterize effect.
    Under Airbrush Effects, try the Rub Through, Blur, and Monochrome brushes. 
    Rub Through loads a photo in the background that's slowly revealed as you paint over the original photo. Blur is good for toning down distracting elements in your picture, making a snapshot look like a photo taken with a fancy lens. The photo below uses both those plus the Monochrome Brush.
    Hope this helps,
    RocketLife 
    RocketLife, developer of HP Photo Creations
    » Visit the HP Photo Creations Facebook page — news, tips, and inspiration
    » See the HP Photo Creations video tours — cool tips in under 2 minutes
    » Contact Customer Support — get answers from the experts

  • Pixelated text and graphics in MacBook Pro Retina

    Why are text and graphics in pixelated in Numbers and iBooks applications, to name two, on the MacBook Pro Retina? All updates have been downloaded.

    Clinton- The problem is that the way things are setup is a bit confusing. Apple doesn't let us use the actual full resolution of 2880 x 1800, in relateive size. There is a hack to see the screen at full native resolution, and it's unbelievably small. So what they do is use the pixels, but use 4 vs 1, and thus they make the UI look like it would look as standard 1440 x 900 display. I have an old 15" and looking at both, the UI is the same relative size on the screen. However the retina is using more pixels to make the same physical size.
    Now, Apple also lets apps use 1:1 within their "working area." For instance, if you view a graphic on a web page, it shows it doubled, and pixelated. But if you drag that image to the desktop then open in Preview, preview will show it half size of Safari, but in actual resolution. it's sharp, but half the size of Safari, as Safari is doubling it. So apps can take advantage of that but will have to be updated. Pixelmator isn't updated, and graphics/text/vectors are blurry in their work area, but once you save/export, and view in preview, they are perfect.
    So there is going to be a lot of strange stuff going on until everyone gets on the same page.
    I did find you can view Pages/Numbers with better resolution (just not icons) by right-clicking "get info" and unchecking open in low resolution. But Pages acts weird. I will post a screenshot in a minute about what I mentioend about apps using the native resolution within work spaces.
    Bryan

Maybe you are looking for

  • Vendor is not extended to a Co Code but still able to create a PO

    Hi Guys I got an issue here. A Vendor "X "is not extended to a Company code 'Y" but still able to create a PO without any error or warning message. ( Normally system wont allow and throws a error message saying Vendor not extended to a Company Code)

  • Deploy supporting files to WAR

    Is there a way to include support files (eg. *.gif, *.jpg, *.js) in the deployment profile for the WAR file using Oracle9i JDeveloper 9.0.2.829? I guess I could add them manually after the deployment but I'd rather not. Is there a better way? Thanks,

  • Viewing an HTML file in a portlet &

    Dear reader: I need to view an HTML file in a portlet according to a specified parameter passed via URL address, can i use url.display_url or not, and how? and if not what should i use? and related to that how can i call a portlet (or a page publishe

  • Selecting a layer while importing an InDesign Document

    Hello All, Does any one know how to select a layer while importing an InDesign document into another document. I have been trying to achieve this since a long time but not able to find the correct API. If any one has tried please do let me know. Than

  • Flash image as a background?

    How do i get a flash image as a background in dreamweaver cs3. do i need to change the file name to somthing else?