Transparency issue within linear wipe effect

Hello,
my client wishes some special linear wipe transitions for his new image movie. Due to the fact, that the transition should have a specified angle i used the "linear wipe" effect to make some presets.
To get a smooth transition i tried to use the feathered edge option. As soon as i choose a value above 9 pixels, the whole layer gets a little bit transparent (approximately 5%) and you can see all video tracks underneath the clip.
I have no idea how to solve this problem. First, i thought that this issue occures only in the preview monitor, but you can see the slight transparency even in the final render. I am surprised that the "linear wipe" effect works perfectly within After Effects, even it is the same plugin file (.aex).
So i tried to import the whole premiere project file into after effects. unfortunately without success.
My current version of  Premiere is "Adobe Premiere Pro CC v7.2.2"
Thanks for any support.
Feathered Edge: 9px
Feathered Edge: 10px

Hi BB,
Sorry you did not get a response here. Did you ever resolve this issue? There is another user on the Red User forum experiencing the same issue. Here's a link: Linear wipe transparency Bug
Any details on your system and media would be most helpful in trying to resolve this issue.
Thanks,
Kevin

Similar Messages

  • Linear wipe through multiple layers

    Hi, I am trying to set up a project where by i can drop multiple stills images into a comp and have a linear wipe go through them one by one, all controlled by expressions.
    similar to vfx breakdown's you get on Youtube
    MPC Prometheus VFX breakdown! - YouTube
    Being an intrepid novice to expressions I though "I can do that, no problem!"
    So I have a comp with the images in it and another comp with the wipe effect in it. Inside the wipe effect comp I have 2 layers, a null with two sliders and a solid with a linear wipe effect.
    The first slider (called pause) controls the length of time before the wipe effect begins and 2nd (called wipeSpeed) controls speed of the wipe:
    if (time < thisComp.layer("Controls Wipe").effect("pause")("Slider")){
    0
    }else{
    ((time - thisComp.layer("Controls Wipe").effect("pause")("Slider")) * thisComp.layer("Controls Wipe").effect("wipeSpeed")("Slider"))
    This works great I can apply a set channels effect to each image layer that takes its alpha channel from the comp with the wipe effect.
    But this is just the first step after this I have become stumped, searching the web unsuccessfully for information, I hope I can get some advice here.
    What I think needs to happen next is once the transition % for the wipe has reached 100 the time (play head for the comp) needs to go back to frame 0 and the whole process begins again.
    Each time the cycle has run the upper most layer in the stack, that is visible, needs to be made invisible, that way each new layer below can be revealed and the whole layer stack is played through sequentially.
    I hope that makes sense and there is someone out there that can help. Thanks for your time.
    Felix

    A Knockout Layer (Advanced Blending) might be an option, but I would recommend putting the Layers in a Group and applying a Vector Mask or Layer Mask to the Group. (edited)

  • Linear wipe

    Hello ..
    please i have a problem with transition effect called linear wipe
    the animation presets is disappeared i cant find it out
    please tell me what i have to do
    i use after effects for mac
    please asap
    thanks

    I'm not sure what your problem is.
    Are you looking for the Effects And Presets panel? If so, Window>Effects & Presets should turn it back on.
    If you're looking for the animation presets in the Effects and Presets panel, there is a setting for that panel that turns presets on and off. Turn it back on.
    If you're looking for the Linear Wipe effect, it's under Effect>Transitions>Linear Wipe.

  • InDesign CS2-generated PDF & feather effect/transparency issues

    I am at my wit's end. I received a client's PDF file created to my specs (same ones we've used for 5 years). I am having massive flattened transparency issues. I am currently using Trueflow version 3, a rip which does not support live transparency; therefore, my distiller settings require that transparency be flattened. There are some horrible results that I can't rectify on my end. There is stitching showing (and outputting to the plate!) where she has placed .psd files on some pages. There is also a problem with feathered objects (which are linked photos) - they look just fine in the document but when exported and flattened, there is a white box behind the pictures instead of the soft feathered look.
    When I exported her CS2 file using Acrobat 5 instead of 4, the effect is fine, but - my rip kicks it out. When I export to my specs, the PDF has the above print issues --
    I want to clarify that I always view print ready PDF files using output and overprint preview -- this is not a preview issue -- it is a definite file & export & resulting print issue.
    I would love to be able to assist my client -- this is a rush job. If anyone has encountered this and has a feeling what may be causing it, please let me know -
    Also - I do not have any software to correct this issue -
    Thanks in advance -

    Peter -- I am looking over those articles now. Here is the problem -- we do not print from the application
    File > Print, and under Output, choose Composite CMYK, and CHECK the “Simulate Overprint” checkbox. Under Advanced, select your all-raster flattener.
    I do not have her entire document -- only a couple of the problem children.
    I suppose a workaround would be to (if I had her files) see if I could print as a postscript and distill it to a PDF -- or print to a postscript and send that into Trueflow to see if it will accept it --
    However, I did receive a warning that by creating that high res setting with the slider all the way to the left, it would rasterize the whole page --
    Now, I can already do that in just one step by opening the PDF in photoshop at a very high resolution and flattening it --
    I simply hate having to go that route when we have type on the page too -- I think my issue is a lack of proper equipment -- we don't like to rasterize if we can help it -
    Since this job is a rush, I may have no choice but to do that on those pages -
    That info is helpful but in reality is a longer way of accomplishing the same thing --

  • How do you change the direction of a Tween Wipe effect

    Hi all,
    Completely new to the forums and I hopefully my query is straight forward.  How do you change the direction in the pre-built tween effects available within Flash CS3 (primarily the Wipe effect).  Example code:
    var Animate_Box:Tween = new Tween(Box, "height", Strong.easeInOut, 0, 200, 1, true);
    OR
    var Animate_Box_2:Object = {type:Wipe, direction:Transition.IN, duration:1, easing:Strong.easeInOut};
    TransitionManager.start(Box_2, Animate_Box_2);
    Many thanks in advance.
    Kam
    ANSWERED:
    Sorry for posting something so pointless!
    You simply add 'startPoint:5' onto the end i.e.
    var Animate_Box_2:Object = {type:Wipe, direction:Transition.IN, duration:1, easing:Strong.easeInOut, startPoint:5'};
    TransitionManager.start(Box_2, Animate_Box_2);
    startPoint:5' = can be any number depending on the direction of the Wipe you want.
    Thanks,
    Kam

    What you really want is a way of automatically mirroring the the X and/or Y coordinates of the keyframes within the effect. This ability would be very useful.
    But right now there's no way to do that. You'd have to do it manually. That effect actually uses the Slide parameter to generate the movement (instead of a discreet X/Y coordinate for the position.) Changing the first keyframe value of the Slide parameter to a negative number still doesn't give the effect I think you're looking for.
    So, it's probably easier to just rebuild the effect the way you want it from scratch.
    Bony

  • How to create the Over exposure wipe effect?

    Films like The Secret produce a wipe effect of over exposed light emiting from the video as it transitions to the next shot. Any idea how to creat this effect?
    Thx
    Kevin

    It can definitely play a factor. DVD has a little more leeway, and I've never seen an issue on my TV, but it's properly set up. For the typical viewer who probably has their brightness turned way up so they can watch TV in the afternoon with the sun shining right on the screen, the transitions will probably tear and distort.
    I love the vapor across transition, but only use it for web based projects, and things I know that only I am going to be watching.

  • Transparency issues with INDCS3 and Pantone color

    Running Windows XP, Serv Pk 2, Creative Suite CS3, All updates.
    Heres the deal: We are having problems with PDFs printing and Ripping when using transparencies and drop shadows.
    Issue 1: INDD CS3 file with transparent PDF placed as image. Separate frame filled with paper, stroke and drop shadow placed under trans PDF file. Filled frame areas of percentage tint using a PANTONE color used on same page. File re-PDFed (compat to v6) and file printed correctly to XEROX 7760 and HP color. PDF views correctly. Recommended ordering policy applied to all layers as to keep drop shadow below text. PROBLEM: User running Acro 7 to printing to same color printers, receives copy with color tint areas missing.
    Issue 2: INDD CS3 file with solid Pantone color on background. Several text frames layered above. Under text frame a solid box with SOLID Drop shadow. PDFed using Acro 8. PROBLEM: User's RIP and DIGITAL presses do not recognize the drop shadow? White knockout box appears in this area.
    It seems that CS3 is handling transparency issues differently and/or that Acro 8 (compat to v6) is doing something different. The Acro 8 users have no problem printing or PDFing.
    Could this also be the "known issue" of transparencies and PANTONE colors? We are testing out converting all the colors to CMYK.
    Please respond at your earliest.
    KEN PANTHEN, Albany, NY

    Ken,
    If your final output is to the Xerox, which can't print Spot colors without converting them to CMYK, you should use process colors instead.
    Also, read the articles from InDesign Secrets:
    http://indesignsecrets.com/eliminating-the-white-box-effect.php
    http://indesignsecrets.com/eliminating-ydb-yucky-discolored-box-syndrome.php
    Peter

  • Transparency Issues with PSD files in FCP 7

    I'm having some weird file layer transparency issues with FCP 7. I'm working on a project that's made up entirely of graphics drawn in Photoshop CS5. They Photoshop settings were done to match an HDTV 1080i (16:9) sequence in FCP. In FCP, the pixels were set to square, field dominance to none, frame rate to 29.97 and compressor is Apple ProRes 422.
    I exported my PSD files out of Photoshop, with each layer being exported to its own file. In general, things were fine, but there were a few files where you could see the outline of the character against the background, but mind you that this is only visible once the video is rendered out in the FCP timeline. Nothing is visible in Photoshop, nor is it visible while viewing from the Browser in FCP. I told this to the artist and he went back and made corrections, making sure everything was on a transparent background, but the result was still the same - once I rendered the graphics out in FCP, these edge lines were visible.
    I then went back into Photoshop, opened all the files that were giving me trouble, clicked on the "foreground color" and changed it to a color other than white, then back to white and hit ok. That seemed to work - even when rendered out, I was getting no artifacts, until I tried enlarging the graphics over 100%.
    Also, with some of the same graphics, I was trying to layer them so that a guy was in the foreground with other people and a van behind him in the background. Once again, no problem in Photoshop, but once brought into FCP, the background people were actually being displayed over the main foreground character.
    I'm pretty baffled - what to do? I'll attach a photo of the weird lines around the characters. It might be hard to see at this size, but if you download and enlarge it to 300% or so, you'll see what I mean.

    Just saw that Adam's original post was an older one.  Will keep this here anyway to maybe help the most recent poster.
    Sharon
    Adam, did you try what David said about pointing to the root folder?  Did that work?
    When I copy the SD card, I name a new folder on my hard drive something specific, like Smith Wedding.  Then I copy everything inside the SD card to that new folder.  The first level inside my new folder now has folders for
    AVF_INFO
    PRIVATE
    and on down from there.  When you open Log and Transfer, point it to the Smith Wedding folder (of course whatever you have named yours).
    ClipWrap2 also works great to convert the files beforehand if you want.
    What camera are you using?  I have the Sony NX30 and it was giving me fits because the .mts files don't ingest if the clips are longer than 11 min. My problem is that I'm still on FCP 6.0.6.  I think 7.0.3 fixed that.  But I did find enough work-arounds to keep the camera. 
    This is a link to the full discussion if you are interested.
    https://discussions.apple.com/message/19085158#19085158
    Sharon
    Message was edited by: SSteele

  • Can Anyone help with an Illustrator transparency issue?

    I created a logo in Illustrator which includes an imported Photoshop psd file with a transparent background. The transparency behaves properly in Illustrator, but as soon as I place it in In Design or open it in photoshop the graphic shows up on a white box/background (the rest of the elements in the logo remain transparent, as they should be). And btw-the greyscale version of this same logo has no transparency issues.

    function(){return A.apply(null,[this].concat($A(arguments)))}
    it is part of an entire suite of logos that are all vector based Illustrator files
    No, it is not. It contains a raster image, so it is not "all vector" regardless of its being assembled in Illustrator.
    function(){return A.apply(null,[this].concat($A(arguments)))}
    The EPS file will not handle transparency.
    EPS supports "transparency" in 1-bit raster objects. It also supports clipping paths, which is how this particular logo would have been handled in earlier times (assuming one insists on the simple grads being raster).
    function(){return A.apply(null,[this].concat($A(arguments)))}
    What kind of file do you save and place in ID - should be an AI - is it?
    InD doesn't really import AI content. It only imports PDF content of an .ai file (if any).
    function(){return A.apply(null,[this].concat($A(arguments)))}
    I'm on a time crunch
    Take Scott's earlier advice. Especially given that you are compiling a collection of (presumably) reuseable logo files, this should be re-created as entirely vector content. That mark should take no more than a few minutes to redraw. Simply by including the raster element (which is primary element, by the way), you are obviating the core advantage of vector artwork (resolution independence) to begin with. So if you insist on that element being raster, then the whole thing might as well be, and your workflow is needlessly convoluted.
    JET

  • Indesign CS4 to PDF 1.3 transparency issue

    We submitted an ad to the local newspaper that we created in Indesign CS4 and Acrobat 9. The ad was exported as a press-quality Acrobat 4 PDF.
    It is a fairly simple layout, with type and a logo.
    The headline and logo have a drop shadow applied with multiply blend mode. All colors are CMYK.
    When the ad prints, the headline and logo have 1% black-filled boxes around them.
    I know this is a transparency issue. However, we've done the same ad in Indesign CS3 and Acrobat 8 with no problems as long as we were CMYK and Acrobat 4.
    Has something changed in CS4 that I don't know about? Could it be the multiply blend mode rather than normal?
    Problem is, the newspaper can't give me a proof -- we have to wait and see what happens when they print. I can't simulate the problem on my end. The ad prints perfectly on my HP5000N in b/w and on my Phaser 8560 in color.
    One workaround suggested was to export the file as a JPG or EPS and save as a Photoshop PDF. We did that on one ad that will run Monday, so we'll see. However, that makes the files with photos enormous -- like from 4 mb to 26 mb.
    Any ideas would be greatly appreciated. We're in the middle of an ad campaign and we're resorted to the old-fashioned manual drop shadow out of desperation!
    mev

    Has something changed in CS4 that I don't know about? Could it be the multiply blend mode rather than normal?
    Something did change. In some cases (maybe all), the flattener in CS4 will put the shadow behind the background rather than in front. In both cases, though, using a RIP and/or viewer which is set to honor overprints will avoid the problem, and allow the artwork to render correctly.
    You say that all colors are CMYK. Are you absolutely certain that the background (whatever the rectangular shadow-containing "boxes" knock out) is not a spot color? Your problem description would be more easily explicable if it were.
    One workaround suggested was to export the file as a JPG or EPS and save as a Photoshop PDF. We did that on one ad that will run Monday, so we'll see. However, that makes the files with photos enormous -- like from 4 mb to 26 mb
    This in itself suggests that these folks do not know what they are doing (though I know that's not terribly helpful to you if you need to advertise with them). I must say that given current economic realities in the newspaper business, it's hard to image a paper refusing to cooperate with a paying advertiser - especially one who has been previously bitten - if not by the newspaper's own incompetence, at least by their unwillingness/inability to provide a proof.

  • Example of Spark Wipe effect?

    Does anyone have an example of using the new Wipe effect outside the context of a transition?
    Thanks,
    David

    And here's an update of your example with the non-transition usage. It can be done. However, it helps to match the size of the target and the bitmap you are going from etc. You avoid some of that awkwardness in your example by binding your rect size to the size of the bitmap. Anyhow, hope this helps a bit more. The animateShader classes are very powerful once you understand their usages:
    <?xml version="1.0" encoding="utf-8"?>
    <s:Application
        xmlns:fx="http://ns.adobe.com/mxml/2009"
        xmlns:s="library://ns.adobe.com/flex/spark"
        xmlns:mx="library://ns.adobe.com/flex/halo" >
        <fx:Script>
            <![CDATA[
                import spark.effects.WipeDirection;
                [Embed(source='asset/blue.png')]
                public var blueImage:Class;
                public var blueBitmap:Bitmap = new blueImage();
            ]]>
        </fx:Script>
        <fx:Declarations>
            <s:Wipe id="wipeIn"
            target="{wipeGraphic}"
            direction="{WipeDirection.RIGHT}"
            bitmapFrom="{blueBitmap.bitmapData}"/>
        </fx:Declarations>
        <s:Group id="g1"
        x="143" y="89">
            <s:Rect id="wipeGraphic"
            width="{blueBitmap.width}" height="{blueBitmap.height}">
                <s:fill>
                    <mx:SolidColor color="#EEEEEE"/>
                </s:fill>
            </s:Rect>
        </s:Group>
        <s:Button x="140" y="338"
        label="Play Effect"
        click="wipeIn.play()"/>
    </s:Application>

  • [svn:fx-trunk] 10960: Fixed performance of Wipe effect.

    Revision: 10960
    Author:   [email protected]
    Date:     2009-10-09 13:55:47 -0700 (Fri, 09 Oct 2009)
    Log Message:
    Fixed performance of Wipe effect. It turns out that micro-tuning the shader code is very important, since that same inner loop runs on every pixel of the bitmap being affected. This change splits the single Wipe shader (with a direction parameter) into four separate Wipe shaders (WipeLeft, etc.), to avoid a switch on the direction parameter. Also, it avoids some setup of pixel values, only bothering to sample the pixel values after it determines which image to sample from. Little stuff, but gained about 20-25% performance on some sample wipe effects.
    QE notes: This broke 3 Wipe effects tests because the old WipeEffectInstance class went away. These tests have supposedly been updated by the time this checkin is happening.
    Doc notes: No
    Bugs: sdk-23279
    Reviewer: Corey
    Tests run: checkintests, mustella spark/effects
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/sdk-23279
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/effects/Wipe.as
    Added Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/effects/WipeDown.pbj
        flex/sdk/trunk/frameworks/projects/spark/src/spark/effects/WipeDown.pbk
        flex/sdk/trunk/frameworks/projects/spark/src/spark/effects/WipeLeft.pbj
        flex/sdk/trunk/frameworks/projects/spark/src/spark/effects/WipeLeft.pbk
        flex/sdk/trunk/frameworks/projects/spark/src/spark/effects/WipeRight.pbj
        flex/sdk/trunk/frameworks/projects/spark/src/spark/effects/WipeRight.pbk
        flex/sdk/trunk/frameworks/projects/spark/src/spark/effects/WipeUp.pbj
        flex/sdk/trunk/frameworks/projects/spark/src/spark/effects/WipeUp.pbk
    Removed Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/effects/Wipe.pbj
        flex/sdk/trunk/frameworks/projects/spark/src/spark/effects/Wipe.pbk
        flex/sdk/trunk/frameworks/projects/spark/src/spark/effects/supportClasses/WipeInstance.as

  • I purchased an iPhone 3 and had photos on it. Started having issues within 30 days and could replace it. Moved photos to back up on iCloud. did not restore new phone from back up how can i save the new photos and retrieve the old ones?

    I purchased an iPhone 3 and had taken some photos on it. I started having issues within 30 days and could replace it. So I created an iCloud account and  saved those photos as a back up on iCloud. I did not restore my new phone from back up because I did not realize I needed to restore and not just activitate it. How can I save the new photos, apps, and other stuff but retrieve the old photos?

    If all you want is your old photos, you could backup your new phone using iTunes, then restore it from your iCloud backup, import the old photos to your computer, then restore it from the backup your made in iTunes returning your newer data to your phone.  If you want your old photos on your phone, sync them there from your computer using iTunes.  The process would look like this:
    Connect your phone to your computer, when it appears in iTunes on the left sidebar right-click on it and select Transfer Purchases; right-click again and select Backup.
    Disconnect from your computer and go to Settings>General>Reset>Erase All Content and Settings to return it to new
    Go through the activation setup, choosing to Restore from iCloud backup.  Make sure your phone is plugged into a charger and has access to wi-fi as this can take hours to complete.
    When complete, without connecting your phone to your computer, open iTunes and go to Preferences.  On the Devices tab check "Prevent...from syncing automatically"
    Now import the old photos to your computer (see http://support.apple.com/kb/HT4083)
    When done, open iTunes, right-click on the name of your phone on the left sidebar and select Restore from Backup, choose the backup you made in step 1.
    Go to the Photos tab and select the photos you want to sync to your phone and sync.

  • How to remove or change wipe effect in MenuBar?

    Does anyone know how to remove or change the default wipe
    effect in Flex 3's MenuBar? I've seen several mentions online about
    an openDuration property in the Menu class, but not in MenuBar. I
    would greatly prefer to have either no effect or just a very brief
    fade.
    A solution in either MXML or ActionScript would be greatly
    appreciated.
    Thanks very much!
    Mike Laurence

    We had an old version of Dreamweaver (DW-MX) in which I have found the layer. It apears to be an image made in Photoshop.
    The way I solved the problem now is that I deleted the layer in DW-MX and made a new background image. I am no pro, just an amateur
    Anyway, thank you very much for your fast reply and the offer to help me out this problem.

  • TS1646 I use and overseas credit card for purchases but Itunes is insisting on a credit card issued within NZ where I live.?

    Why can I not use and overseas credit card for purchases?  My account information is insisting on a credit card issued within my country of residence..?

    iTunes doesn't allow a credit card that was issued by a bank in another country (possibly because it's a way of confirming that you are able to buy from a country's store) - you will only be able to use a credit card issued by a New Zealand bank. Or you could use iTunes gift cards as your payment method, as far as I can see they are available in New Zealand.

Maybe you are looking for

  • Premier Pro CC 2014 update error, Photoshop doesn't open files from file menu, Illustrator lost swatches

    Hi, as you see i have so many issues and no idea how all this happened but is so bad and slowing my work extremely. I can find out what to do and also i've been asking all over for help, even twitter but no one come back to me. So when come to paymen

  • Wired ethernet network disappears after upgrading to Yosemite

    I am a lone iMac on a Windows network, but have connected through ethernet without a problem for years. Since upgrading to Yosemite, however, my network has disappeared. My ethernet is connected, my IP address is the same as before (assigned by DHCP)

  • Range setting in case structure

    Hello everyone! I'm working on an engineering project where I read in a sound input and if it's on high volume, a red led connected to a MyDaq box lights up, if it's on low, the green LED lights up, and both will be off if there's no sound input. I p

  • Paper problem

    My HP Photosmart C7280 has suddently started to spew out a blank sheet in between every printed page - does anyone know what might have caused this or better still, how to stop it?

  • 60 minutes not available

    I have Office 365. My free 60 minutes should be available every 17th. But they are not. How come? Solved! Go to Solution.