Text changes size during fade-in/fade out.

I have a project where I wanted to lay in a simple full screen text element...just white text over black...between groups of clips. I'm VERY new to FCP. I had no problem creating the text, setting the length to 5:00 sec, and inserting it into the time line. I easily stuck a fade-in/fade-out 1 sec transition on either side of the text. After outputting to DVD, the text re-sized at the end of the fade in and at the beginning of the fade out. I'm working in anamorphic. I found the aspect setting in text and changed it to 1.77. Still NG. Any pointers would surely be appreciated.

I really just wanted to dip to black and come up text, followed by another dip to black and up on content. I tried dissolving to a color (black) and the distortion of the text during the dissolve was eliminated.
So what is the difference between a fade in/fadeout dissolve and a dissolve to black?

Similar Messages

  • Dinamic text changes sizes on different computers!!!!!

    I am using flash 8, with dinamic text boxes so I don't have
    antialias on my texts but I'm having trouble with different
    computers because the text changes sizes depening on the computer
    that I see my swf movie. I want my texts to always look the same
    but in some computers it displays smaller and the text can't be
    read. How can I aviod this! I didn't embed the the text boxes
    because I don't want any antialias. How can I force the text to
    stay a certain size!!!!
    Thanks a lot for any help,
    Brenda.

    Yes.
    Some will tell you how large the file actually is, some will tell you how many drive blocks it occupies.
    Some computers use 1024 bytes to the the MB, some use 1000 bytes when measuring size/capacity.
    x

  • Font changes size during copy and paste

    How can you get photoshop to keep the same font size during copy and paste? For example, I copied text that was 14pt and it pasted as 16.44pt. I am copying and pasting text in the same photshop document. Thanks!

    Then tell us more about your issue: is it the case for all files, does it happen for text lines, or paragraph text, inside the same text block...
    What are the settings of the text tool?

  • Cs4 problem with link text changing size when clicked

    designing in cs4, the actual text of my text links become huge for a split second when clicked, and then they go back to normal size.  I don't know what is causing this.  I don't want them to change when clicked.  Any ideas?  thanks in advance.

    John,
    If you need all the CSS code, I will attach it below:
    @charset "utf-8";
    body  {
        text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
        color: #000000;
        background-color: #333;
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 0;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14pt;
    .twoColFixLtHdr #container {
        width: 950px; /* the auto margins (in conjunction with a width) center the page */
        border: 1px solid #000000;
        text-align: left; /* this overrides the text-align: center on the body element. */
        background-color: #E0D2A3;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
        padding-top: 0px;
        height: auto;
    .twoColFixLtHdr #header {
        padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
        background-color: #000;
        border: 5px ridge #333;
        margin: 10px;
        background-image: url(../website%20stuff/stepping%20on%20constitution--crop%20text.jpg);
        text-align: left;
    .twoColFixLtHdr #header h1 {
        margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
        padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
        font-size: 18pt;
        color: #FFF;
    .twoColFixLtHdr #sidebar1 {
        float: left; /* since this element is floated, a width must be given */
        width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
        padding: 10px;
        background-color: #E0D2A3;
        margin-left: 20px;
        text-decoration: none;
        color: #000;
        font-style: normal;
        font-size: 16px;
    .twoColFixLtHdr #mainContent {
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 250px;
        padding-top: 0;
        padding-right: 20px;
        padding-bottom: 0;
        padding-left: 20px;
        text-align: left;
        font-size: 14px;
    .twoColFixLtHdr #footer {
        padding: 0 10px 0 20px;
        text-decoration: none;
        background-color: #E0D2A3;
    .twoColFixLtHdr #footer p {
        margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
        padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
    .fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
        margin-left: 8px;
    .clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
        clear:both;
        height:auto;
        font-size: 16px;
        line-height: normal;
        text-decoration: none;
        font-style: normal;
        text-align: center;
        color: #00F;
    .mainarea {
        background-color: #FFF;
        border: 5px ridge #333;
        font-size: 14pt;
    .twoColFixLtHdr #container #footer {
        font-size: 14px;
        color: #000;
    .twoColFixLtHdr #container #header table {
        text-align: center;
    .twoColFixLtHdr #container #footer .clearfloat table {
        font-size: 14px;
        font-weight: bold;
        color: #F00;
    .twoColFixLtHdr #container #footer .clearfloat {
    .twoColFixLtHdr #container #header table tr td {
        font-size: 24pt;
        font-style: normal;
        font-variant: normal;
        font-weight: bolder;
        color: #000;
        background-image: url(Images/stepping%20on%20constitution--crop%20text.jpg);
    no link underline {
        text-decoration: none;
    .twoColFixLtHdr #container p {
        font-size: 14px;
        font-style: normal;
        color: #000;
    small text {
        font-size: 10px;
    .twoColFixLtHdr #container #header table {
        font-size: 16pt;
    .twoColFixLtHdr #container #header table {
        font-size: 16pt;
    .twoColFixLtHdr #container #header table tr td h2 {
        font-size: 22pt;
        color: #000;
    .twoColFixLtHdr #container #mainContent .twoColFixLtHdr {
        text-align: left;
        font-size: 14px;
    .twoColFixLtHdr #container #mainContent .twoColFixLtHdr h2 {
        color: #009;
        font-style: normal;
        text-align: left;
    .twoColFixLtHdr #container #mainContent .mainarea table tr td strong {
        font-style: normal;
    .twoColFixLtHdr #container #mainContent .mainarea table tr td p {
        font-style: normal;
        font-weight: normal;
    .twoColFixLtHdr #container #sidebar1 {
        color: #00F;
    .twoColFixLtHdr #container #mainContent .twoColFixLtHdr h2 em {
        text-align: center;
    .italics {
        font-style: italic;
    .italics {
    .font-color {
        color: #003;
    .italics {
        font-style: italic;
    .twoColFixLtHdr #container #mainContent .mainarea table tr .twoColFixLtHdr .blue a {
        color: #009;
    .twoColFixLtHdr #container #mainContent .mainarea table tr td .link-font-color {
        color: #00C;
    .align-center {
        text-align: center;
    .twoColFixLtHdr #container #mainContent .mainarea table tr .align-center {
        text-align: center;
    .center-align {
        text-align: center;
    Thanks,
    Craig

  • Links Break and Text Changes Size-RH for Word

    Whenever I open either of my Robohelp for Word projects, some
    strange things happen: some (not all) links to oustide PDFs no
    longer work. Also, the font size changes and sometimes the font
    that should be bold is no longer bold and vice versa.
    Every time I open the project I'm fixing something new that's
    broken. Am I on Candid Camera?
    This custom help project was created at least 7 years ago,
    and I have been using it ever since. I am currently on V. 7 but
    this was happening in V.5 as well.

    I'm having the same issue. Does anyone know how to fix this
    issue?

  • Fade out text while scrolling in Muse

    How can I make text fade out (not in) in Adobe Muse?
    As you scroll up, I want a headline and some text below it to fade out completely. I've tried adjusting the Scroll Effects information, but can't figure it out.
    It will only appear, and not fade out.

    Hello,
    Please check the video in the links below.I am sure you will find them useful.
    https://www.youtube.com/watch?v=HAFiYMM_0Eo
    Scroll Effects: Opacity | Adobe Muse CC tutorials
    Adobe Muse CC 7.0 Tutorial | Auto-Fading Design Elements - YouTube
    Regards
    Vivek

  • How to fade out text on top of video footage?

    Not quite sure how to sum up my question in Subject line, but here's what I'm trying to achieve: I've placed a text (Lower 3rd) on the V1 track, and a video clip on the V2 track. The Composite of the text is 'Normal', the video clip is 'Travel Matt - Alpha'. So the video appears inside the font, which is what I wanted.
    But now I'd like to fade out the font, while just leaving the video play. When I add a Fade In Fade Out effect to the text, though, the video fades out as well, until the effect is over. Do I make sense?
    Is there a way to just fade out the font (or Dissolve or Slide) without touching the video?
    Thanks!

    The video should be on V1 and the text on V2.
    Click the zig zag button at the bottom left of the timeline and you will see an opacity line going across your clips just below the top of them.
    Put a keyframe on the opacity line of the text clip around a couple of seconds before the end.
    Put another keyframe at the end of the text's opacity line and drag it to the bottom of the clip.
    This will cause just the text to fade out.
    You can do the reverse at the beginning to make it fade in if you wish.
    PS. To create keyframes click P and your cursor will become the Pen (Keyframe) tool.

  • Multiple Sound fade outs during slideshow on a burned DVD

    Using iDVD, I created a slideshow, from an iPhoto album.
    I added music from my iTunes library.
    I tried it on the screen, and it worked great.
    Then I burned my DVD, and tried it on my TV set with a DVD player connected to it.
    It works OK, except that at each slide change, during the transition, there is a sound fade out.
    Then the music continues, to the "normal" sound level.
    I did it twice.
    One DVD burned with the slide timing forced to 5 seconds, and once with the automatic timing, that choses the timing based on the music duration.
    Same result : Sound level fluctuation (fade out/fade in)
    Anyone knows the solution

    Do you have more than 99 photos in this slideshow? There is an issue similar to what you described when this is the case. I also wouldn't rule out music purchased from iTunes.
    Here are two suggestions.
    1. If you do have more than 99 photos, create your slideshow in iPhoto, and export it as a QuickTime movie. Then drag the movie icon into the DVD window; be sure to avoid the drop zones. Complete your project in iDVD.
    2. Burn the music you purchased to a CD, and reimport as an AIFF file. iTunes>Preferences>Advanced>Importing>Import using: (drop down menu) AIFF encoder
    Before you actually burn another DVD, first save as a disk image. This will allow you to view the project on your computer using the DVD player. You can catch any errors and correct them before burning the DVD.
    I hope this helps.

  • Any way to automate text opacity fade in and fade out?

    I am doing a lot of text subtitles, and for each subtitle, I take a text slug, type in the text, then at the beginning of the clip I make the opacity zero, then a second in I increase the opacity to 100%, then I apply "Smooth" to each point and then do the opposite on the tail end.
    Is there anyway to automate the fade in and fade out of opacity so that I can save myself a ton of time?
    Thanks so much.
    Charles

    Several ways to do it:
    • Set the Opacity changes to one clip; copy the clip then Paste Attributes->Opacity to the other clips at one time.
    • Use a Fade In Fade Out transition as the default transition and apply to all selected clips at the same time.
    • Use a filter like Digital Heaven's DH Fade and apply to all clips (Paste Attributes->Filters.
    -DH

  • Hi all.When pressed play and make some changes in loop (eg fade in fade out) are very slow to implement, and also the loops from the library are very slow to play, corrects the somewhat self so is the Logic??

    hi all.When pressed play and make some changes in loop (eg fade in fade out) are very slow to implement, and also the loops from the library are very slow to play, corrects the somewhat self so is the Logic??

    Hey there Logic Pro21,
    It sounds like you are seeing some odd performance issues with Logic Pro X. I recommend these troubleshooting steps specifically from the following article to help troubleshoot what is happening:
    Logic Pro X: Troubleshooting basics
    http://support.apple.com/kb/HT5859
    Verify that your computer meets the system requirements for Logic Pro X
    See Logic Pro X Technical Specifications.
    Test using the computer's built-in audio hardware
    If you use external audio hardware, try setting Logic Pro X to use the built-in audio hardware on your computer. Choose Logic Pro X > Preferences > Audio from the main menu and click the Devices tab. Choose the built in audio hardware from the Input Device and Output Device pop-up menus. If the issue is resolved using built-in audio, refer to the manufacturer of your audio interface.
    Start Logic with a different project template
    Sometimes project files can become damaged, causing unexpected behavior in Logic. If you use a template, damage to the template can cause unexpected results with any project subsequently created from it. To create a completely fresh project choose File > New from Template and select Empty Project in the template selector window. Test to see if the issue is resolved in the new project.
    Sometimes, issues with the data in a project can be repaired. Open an affected project and open the Project Information window with the Project Information key command. Click Reorganize Memory to attempt to repair the project. When you reorganize memory, the current project is checked for any signs of damage, structural problems, and unused blocks. If any unused blocks are found, you will be able to remove these, and repair the project. Project memory is also reorganized automatically after saving or opening a project.
    Delete the user preferences
    You can resolve many issues by restoring Logic Pro X back to its original settings. This will not impact your media files. To reset your Logic Pro X user preference settings to their original state, do the following:
    In the Finder, choose Go to Folder from the Go menu.
    Type ~/Library/Preferences in the "Go to the folder" field.
    Press the Go button.
    Remove the com.apple.logic10.plist file from the Preferences folder. Note that if you have programmed any custom key commands, this will reset them to the defaults. You may wish to export your custom key command as a preset before performing this step. See the Logic Pro X User Manual for details on how to do this. If you are having trouble with a control surface in Logic Pro X, then you may also wish to delete the com.apple.logic.pro.cs file from the preferences folder.
    If you have upgraded from an earlier version of Logic Pro, you should also remove~/Library/Preferences/Logic/com.apple.logic.pro.
    Restart the computer.
    Isolate an issue by using another user account
    For more information see Isolating an issue by using another user account.
    Reinstall Logic Pro X
    Another approach you might consider is reinstalling Logic Pro X. To do this effectively, you need to remove the application, then reinstall Logic Pro X. You don't have to remove everything that was installed with Logic Pro X. Follow the steps below to completely reinstall a fresh copy of Logic Pro X.
    In the Finder, choose Applications from the Go menu.
    Locate the Logic Pro X application and drag it to the trash.
    Open the Mac App Store
    Click the Purchases button in the Mac App Store toolbar.
    Sign in to the Mac App Store using the Apple ID you first used to purchase Logic Pro X.
    Look for Logic Pro X in the list of purchased applications in the App Store. If you don't see Logic Pro X in the list, make sure it's not hidden. See Mac App Store: Hiding and unhiding purchases for more information.
    Click Install to download and install Logic Pro X.
    Thank you for using Apple Support Communities.
    Cheers,
    Sterling

  • Text shifts slightly at end of fade-in and at the start of fade-out

    Hi, I have created text with a crossfade at both ends. I find that my text jitters a bit at the point where the fade-in ends AND at the point where the fade-out begins. How can I get rid of that slight shift?
    Thanks, Bob

    Hi Tom, I am working in standard DV, and viewing the jittery text straight off the timeline. By your question, I am starting to assume that this problem may disappear when this project is eventually burned on a disk and viewed on a TV?
    By the way, thanks for all your generous help. I hope you realize that you are saving a lot of people from going crazy. I wish I knew your address, and could send you a gift.
    Bob

  • Fade Out Text Help Needed

    First flash project. All looks great in preview. I've created
    a text fade out by converting the white text to a movie clip
    symbol. In one keyframe the text is alpha 100%. Several frames
    later I've created another keyframe with alpha set to 0%. I've
    added a motion tween between the 2 keyframes.
    The SWF looks good when I pan it on the timeline, however,
    when I test it or publish it. The text just stays alpha 100%.
    Your assistance is appreciated.
    Kristi

    windowswarrior wrote:
    > First flash project. All looks great in preview. I've
    created a text fade out
    > by converting the white text to a movie clip symbol. In
    one keyframe the text
    > is alpha 100%. Several frames later I've created another
    keyframe with alpha
    > set to 0%. I've added a motion tween between the 2
    keyframes.
    >
    > The SWF looks good when I pan it on the timeline,
    however, when I test it or
    > publish it. The text just stays alpha 100%.
    >
    > Your assistance is appreciated.
    > Kristi
    >
    First let me just point out that if text is not Alpha at all,
    you don't need to set
    it to 100%, you just set the side where the 0% is, or
    whatever number lower than 100%.
    100% means no alpha so it's not required to specify that at
    all.
    Secondly, my guess is that you set the text to DYNAMIC not
    STATIC. Dynamic text can
    fade in authoring but will fail upon export. In fact try to
    Export Preview movie all
    the time, this is the only reliable method to find out
    whether it's all functioning
    properly. Preview while authoring it's never reliable.
    Best Regards
    Urami
    "Never play Leap-Frog with a Unicorn."
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

  • Text fades out, hard to get text back in focus

    As of late, the text on the lcd screen grows very faint after 2 seconds an remains that way, every once in a while, if i press the menu button, the lcd screen comes back to normal, then will fade out again. Also, earlier today the lcd screen was off center...went thru restore process, lcd screen still faint...PLEASE HELP! I love my ipod!

    nevermind, got it fixed...thanks anyway

  • How to fade out lines of scrolling Text as they reach top of screen

    Hello,
    What I require is scrolling text (full screen width) & the ability to make the lines of text fadeout as they reach the top of the screen. Making the scrolling text fade out as it reaches the top of the screen is easy with Final Cut Express & I think makes for a more polished presentation instead of the text scrolling off the top of the screen.
    I have tried using “feather” in the Mask effect in Final Cut Pro x but I cannot make the top line of full screen scrolling text fade. Is there any way to achieve this effect in Final Cut Pro x ?
    Thanks, JohnH

    Hello Luis Sequeira1 Thanks for your reply,
    As you can see Karsten Schlüter replied to an earlier request from me regarding the same subject & yes it is possible to obtain the fade effect using “feather” in the Mask effect. However I’m surprised that there is not an easier way to fade out the top line of scrolling text. I was hoping someone would have a quicker way of achieving the effect – It’s so quick with Final Cut Express. Either my iMac is not up to running Final Cut Pro x (3.06 GHz Intel Core 2 Duo with 4GB 800 MHz DDR2 SDRAM) or the Final Cut Pro X Trial version is different to the full version (Apple says both versions are the same) I find it hard to believe that an effect that is so easy in Final Cut Express is so difficult to achieve in the supposedly all singing & dancing Final Cut Pro x.
    JohnH

  • I have 5 layers of texts with a white background on the bottom(V1). I want to cross dissolve to black at the same time on all layers. However they all don't disappear at the same time. It seems the top layer fades out last, and so on.

    I have 5 layers of texts with a white background on the bottom(V1). I want to cross dissolve to black at the same time on all layers. However they all don't disappear at the same time. It seems the top layer fades out last, and so on. These are 20 frame dissolves.

    FCP User Manual, page 798.
    You can condense multiple clips that are stacked above each other into a nest. The nest appears as a single clip in the Timeline. If you need to modify the individual clips inside after you have created the nest, it can be expanded again by double clicking it.

Maybe you are looking for

  • Commits in Stored Procedures or ADO

    I'm working on a .Net project and the Developers want to put the commit/rollback control in the ADO. This makes for extra trips and extra logic in the ADO that I think should be in stored procedures. What arguements can I make to convince the develop

  • Performance tuning  - bad sql

    Problem: Simple select query accessing and joining four tables is using 6+mins. Database Version : 11g When run the 2nd time - it completes in secs(shd be due to explain plan changed by 11g feature). Without OEM gridcontrol - can we analyse what is c

  • Which FXs do you use for Remix Vocals?

    Lets say, that it sounds like the Madonna Remixes Tapes. I´m thinking about the JamesBond Song. Of course I know many things depends on the Singer, but the I never done somethings like this and need advise to get close to this art. I don´t have any e

  • Prevent application from quitting

    Does anyone know a program that can disapple the "quit" option in programs?? I need it because i run one of my macs as an iTunes "server", and running on a miniMac i also have an n-wifi application running, that i will prevent from accidential quitti

  • Upgrading or downgrading?

    When I bought my computer, it came with iMovie '08. I really hate iMovie '08. Is there anything I can do _for free_ along the lines of downgrading to '06 or upgrading to '09? I'm just a poor college student who wants to make movies.