Horizontal Scroll Problem in Rendering in After Effects

I am having a 30 minute video in which i need to ADD a horizontal scroll till video end, I made a JPG file of 6000px width and 40px height. Place it in a comp with horizontal scroll effect with -70 speed and adding this code in tile centre expression.
offset = effect("Autoscroll - horizontal")("Speed (pixels/second)") * (time-inPoint) * (100/scale[0]);
reset=thisLayer.width*10; //reset after 100 times the width has been scrolled
[(thisLayer.width/2 + offset)%reset, thisLayer.height/2]
Now when i check it in Ram preview it works fine but when i render it via AME then it stopped somehwere like
8.20 minute - 13 minute
19.52 minute - 22 minutes
between this time scroll doesn't work. Please help me how to solve this problem, It's really urgent for me I need to complete a project.

I'm not sure what is going on but a better workflow may be to create the scroll as a separate AE comp by pre-composing it, then render and replace in your comp or add the scroll in Premiere Pro and render your deliverable from there.
It looks like you want the scroll to repeat. The repeat may be where the problem lies. Another approach would be to have your scroll move once, trim the layer to the end of the scroll, Pre-compose trimming the pre-comp to the length of the layer, and then either loop the pre-comp in your main comp using time-remapping and loopOut("cycle") in time remapping, or render and replace the pre-comp and loop the footage indefinitely in Footage Interpretation.
I tend to to simple title scrolls on Premiere Pro because it's so easy if it's just text and it renders a lot faster than from AE.

Similar Messages

  • QuickTime Files rendered from After Effects won't open

    I currently have QuickTime version 7.6. Files that I download from elsewhere or that I view in the FireFox plugin online play just fine. However, files rendered from After Effects CS3 (I prefer MPEG-4 codec, but I just tried and Sorenson 3 won't do it either) will not play in FireFox's plugin and they won't open QuickTime when I double-click them in Explorer. They will only open in the QT player if I already have the player open. Otherwise, I have to open them in VLC. I much prefer the QT player and I don't want to have to open it first to view my files. Any thoughts on what's going wrong here? This has only started in the past month or so.
    Other people can view the files just fine, it's just my computer. I've tried uninstalling and reinstalling a few times now and have updated my video drivers, to no avail. I've also installed Avast! Antivirus and run a boot-time virus scan, but no lick there either.
    Error signature from Windows:
    EventType : BEX P1 : QuickTimePlayer.exe P2 : 7.60.92.0
    P3 : 496279cc P4 : QuickTimePlayer.exe P5 : 7.60.92.0 P6 : 496279cc
    P7 : 0000130d P8 : c0000409 P9 : 00000000

    I wouldn't have a clue from here on, it could be anything. The key would be, if you could recall what changes were made to the computer during the time the problem surfaced. I'm not familiar with After Effects C3S but I'd disable it from loading at start-up if it does, and try QT again, but that's just a pure guess, based on the EventType error numbers, that are somewhat familiar with memory load

  • Clips rendered in After Effects appear blown out in Color.

    720p DVCPRO 23.98 project from FCP has graphics rendered in After Effects (same codec) in sequence.
    They appear fine in the FCP project. All the properties of the graphic clips match the same settings as the footage that was shot.
    Once in COLOR the clips rendered from AE appear blown-out, washed-out...
    Any ideas why or how to correct this?
    thanks!

    There is also a problem with Big-Endian-ness being flip-flopped with dpx files incompatible with some external graphics processing software. This has the feel of some sort of scaling misinterpretation.
    Shake was broken (in Quicktime) for anything above 8-bit for a long time before that finally got fixed about 6 months ago. All of a sudden (after the FCS2 introduction and Quicktime update) all we got out after a seemingly normal render (showed up fine in Preview) was a big noiseball of something that looked vaguely like it might be the outline of the original media. Its curious that FCP previews it "okay"... did you indicate the recompressing software? Compressor?
    jPo
    Message was edited by: JP Owens

  • Problem on activating Adobe After effects

    I'm having problem on activating Adobe After Effects. I've already activate other programs such as Photoshop & Illustrator.
    Mac Pro unit was recently upgrade from Maverick to Yosemite & experience incompatibility when running After Effects, i read some of feedback on Adobe Forums that an upgrade must be installed first to resolved the issue.
    Installed on my Mac Pro machine was an Adobe Creative Suite 6.
    Hope someone can help with my problem. thanks. sorry for my bad grammar.

    You need to install the 11.0.4 update for After Effects CS6. updates for Adobe Media Encoder, Premiere Pro, After Effects, Prelude, Audition, and SpeedGrade

  • I'm rendering in after effects cc output is came as parts what should i do?

    i'm rendering in after effects cc output is came as parts what should i do?

    Sorry, your info is simply of no use. You have not provided any info about your render settings and other details like what system you are actually on.
    Mylenium

  • Quick time won't play mp4 rendered in After Effects.

    Since I upgrade to Mavericks i've been unable to play mp4 videos rendered using After Effects cs5. After rendering i get a file icon with the quicktime logo instead if the usual thumbnail with the play button; first indication that the clip might not play. Then when i try to play it i get the error message: "The document “MVI_7772.mp4” could not be opened. This media may be damaged." What do i do?
    Any help would be very much appreciated.
    Thanks3e

    I would not expect CS5 apps to be very compatible with Mavericks. You could try to render the file out in After Effects as a Quicktime MOV file using H264 and see if that works for you. If it does you can change the extension from mov to mp4.

  • DataGrid Horizontal Scroll Problem when datagrid contains Item renderer

    I have datagrid with horizontal scroll policy enabled. Grid
    contains some item renderer also.One of the item renderer is
    datefield when i select a date from the datefield and say the
    adjacent cell of the grid also contain datefield itemrenderer
    and i am selecting date from that itemrenderer also.When i
    scroll horizontally the date in the itemrender changes to any one
    of the two itemrenderer.Some time it works fine.I am getting the
    issue for combobox itemrender also.Can any one help me to solve
    this issue.

    "happybrowndog" <[email protected]> wrote in
    message
    news:ge11ag$jdo$[email protected]..
    >
    quote:
    Originally posted by:
    ravi_bharathii
    > I have datagrid with horizontal scroll policy enabled.
    Grid contains some
    > item
    > renderer also.One of the item renderer is datefield when
    i select a date
    > from
    > the datefield and say the adjacent cell of the grid also
    contain datefield
    > itemrenderer
    > and i am selecting date from that itemrenderer also.When
    i scroll
    > horizontally
    > the date in the itemrender changes to any one of the two
    itemrenderer.Some
    > time
    > it works fine.I am getting the issue for combobox
    itemrender also.Can any
    > one
    > help me to solve this issue.
    >
    > Ravi, I am having a similar problem. I subclass a
    TextInput as an
    > itemrenderer for a column in a datagrid. My subclassed
    TextInput checks
    > to see
    > the value in the overriden set() method, and depending
    on the value, sets
    > the
    > background color of the TextInput to green. When the
    datagrid scrolls
    > horizontally, some unrelated cell colors also change
    green and some of the
    > data
    > gets duplicated in the cells. The underlying data
    provider's data is not
    > confused however. Seems the rendering is screwed up when
    the Datagrid
    > scrolls.
    >
    > Did you find a solution to this problem? I think
    Datagrid is a piece of
    > screwed up code.
    http://www.magnoliamultimedia.com/flex_examples/Amys_Flex_FAQ.pdf
    Q2

  • Problems with lighting in After Effects CC using Mavericks

    I recently upgraded to Mavericks this week and installed the Adobe patch so that AE CC will work properly. I am having issues in a comp where I have an ambient light placed in the comp with no keyframes throughout the comp. As I scrub through the timeline, the light suddenly shuts off at a specific point in the timeline. When I render the comp into a .mov file, the light is definately shut down at that point with no keyframe.
    In addition, I have added a spotlight to a different comp, moved the start and end of the light to the place I need it. When I scrub through the timeline, the light is coming on about 5 seconds in advance of where I directed it to come on. When I go to a point before the the light is initiated via a keyframe, and the light is on, I click on the "eye" to disable the light and it does shut off. Neither of these were issues in AE CC before Mavericks as far as I am aware.
    Can anyone confirm that they have had a similar issue or is there a known fix yet! Thanks to all of the engineers at Adobe for your amazing assistance!
    Jeff Hilliard
    Compudigital Industries
    Rocklin, CA

    There MUST be a simple answer to this problem....
    There is a simple answer indeed.
    Here it is:
    The highlighted button in the Comp panel enables Pixel Aspect Ratio (PAR) Correction.
    So, instead of stretching the footage horizontally, you create a Composition with the same frame aspect and Pixel Aspect Ratio as your source footage (just drag the clip to the New Comp button in the project panel and AE will automate this) and then enable PAR correction and After Effects will give you a corrected (deanamorphized) preview so you won't see it squeezed at all on a computer monitor. When you export it, it will look squeezed until you take it to the target video application. Any professional video application will handle this correctly.Millions of people do this every day, since non-square pixels are still dominant among the most popular video formats.
    Even Photoshop has had support for non-square pixels (and PAR correction in the document panel) since CS (ie. Photoshop 8.0).
    Note that when you turn on PAR correction (just like when you use odd magnification levels) AE switches to a draft filtering mode, which makes type and other elements look a bit jagged. Don't worry, it's just a preview.
    The ideal solution, and the one video professionals rely on, is adding video output hardware to your computer, so you can connect a professional video monitor. After Effects can provide a live preview using such a set-up.
    For more information on PAR, see Pixel aspect ratio and frame aspect ratio in After Effects Help.

  • Slow rendering in After Effects CC 2014

    I'm using Adobe After Effects CC 2014.02 on a Macbook pro with 10.9.3 OSX installed.
    I need to render a composition that is 3 minutes long, without any special effects or video. It's just a 500 mb Photoshop file with some movements. This takes anywhere from 7 to 30 hours to render. I rendered a similar composition before and this only lasted 20 minutes. Rendering it at a third of the quality only takes a couple of minutes, so the 7 to 30 hours seem excessive.
    These are the memory settings:
    Installed RAM: 16,00 GB
    Current RAM Usage: 9,64 GB
    Allowed RAM Usage: 11,00 GB
    Process ID
    Application Name
    Min Needed Memory
    Max Usable Memory
    Max Allowed Memory
    Current Memory
    Current Priority
    1105
    After Effects
    0,40
    16,00
    11,00
    9,64
    1 - High
    Tried clearing disk and media cache, boosting RAM and installed CUDA, but nothing worked. What could be the problem?

    NVIDIA GeForce GT 650M 1024 MB graphics
    The time it takes to render is the same in CC. Flattening the file in Photoshop is not an option, since I need all the different layers.
    The strange thing is that the first video I made using After Effects rendered fine, while the second one (and the third I'm working on now) are not. So I would think my computer is capable of doing this and it has to be something to do with a setting somewhere. Also, I sent someone on a Windows computer the files and the composition rendered within 20 minutes.

  • Stuttered footage after rendering in After Effects

    Who can help me?
    When I rendered footage in After effects (6.5) it's a little bit stuttering.
    It looks like shooting on progressive scan. The settings are on upper field. It's 16:9 PAL and came out of media 100 editing system.
    The only thing we did in AFX is color correction.
    Does anyone know this problem?
    greeting Jacco

    See if this helps you...
    http://discussions.apple.com/message.jspa?messageID=3379010#3379010

  • Problems with anamorphic in after effects...HELP!

    I've just been given the job of designing a title sequence.The problem is that it's been shot in anamorphic.My question is how do I design a title sequence when I have been given the footage in anamorphic which I have to stretch out to fit the 1920x1080 project composition settings,design the titles and then pop it back to fit the original format for export?All my design work will go to waste as the final sequence will consist of bunched up text and obviously look terrible.There MUST be a simple answer to this problem....

    There MUST be a simple answer to this problem....
    There is a simple answer indeed.
    Here it is:
    The highlighted button in the Comp panel enables Pixel Aspect Ratio (PAR) Correction.
    So, instead of stretching the footage horizontally, you create a Composition with the same frame aspect and Pixel Aspect Ratio as your source footage (just drag the clip to the New Comp button in the project panel and AE will automate this) and then enable PAR correction and After Effects will give you a corrected (deanamorphized) preview so you won't see it squeezed at all on a computer monitor. When you export it, it will look squeezed until you take it to the target video application. Any professional video application will handle this correctly.Millions of people do this every day, since non-square pixels are still dominant among the most popular video formats.
    Even Photoshop has had support for non-square pixels (and PAR correction in the document panel) since CS (ie. Photoshop 8.0).
    Note that when you turn on PAR correction (just like when you use odd magnification levels) AE switches to a draft filtering mode, which makes type and other elements look a bit jagged. Don't worry, it's just a preview.
    The ideal solution, and the one video professionals rely on, is adding video output hardware to your computer, so you can connect a professional video monitor. After Effects can provide a live preview using such a set-up.
    For more information on PAR, see Pixel aspect ratio and frame aspect ratio in After Effects Help.

  • Endless crashes rendering with After Effects CC

    System:
    Windows 7 Pro 64bit (all latest updates)
    16gb RAM
    i5-2200k processor
    GTX780 video card
    Latest version of After Effects CC
    To preface this, I am a novice to After Effects but fairly experienced with other video editing software such as Sony Vegas.
    I have been trying to render a simple downloaded audio visualizer/react template for the last 4 days and every time I get some kind of crash. The template has a few layers and particle effects which react to an audio layer.
    First it was blue screens of death, usually with the "MEMORY MANAGEMENT" blue screen error about 10-20% into the render. Of course I ran a Windows memory diagnostic, which found no problems. I'm able to use + render from Vegas and Premiere no problem also, I might add, which would seem to indicate that it is not a hardware problem. The system is stable otherwise. I have AE set to use 12gb of RAM - multiprocessing I've tried both ways, on/off. Eventually I found a user suggestion to reduce voltage to my RAM via my BIOS, which I did, and that seemed to stop the blue screen problems.
    Next, I would get errors such as "A crash occurred while invoking plugin..." anywhere from 50% to 80% through the render. The exact plugin varied. All are default AE plugins, no 3rd party stuff. For example, one crash occurred with the basic hue/saturation plugin, another with glow. These do not occur ion load or on normal playback. I have tried using the secret preferences to purge every 30 frames, turned off RAM preview, etc.
    It's just insane how finicky and unstable this software is. The machine is practically brand new. Very clean installation, latest graphics card drivers, etc. NO problems with any other software including video software so again I find it unlikely to be a general hardware issue. Currently I am working on reinstalling EVERYTHING on the machine with a clean W7 pro install - nothing but W7, CC, and the graphics drivers.

    OK, I've totally wiped my system and reinstalled with very little luck. Here is the full list of specs/info as per the FAQ.
    After Effects version: 13.0.2.3, 2014.0.2 release (After Effects CC)
    Have I installed recent updates: Yes
    What OS: Windows 7 Home Premium 64bit. Version 6.1 (Build 7601: SP 1)
    Error messages: Currently my system alternates between "MEMORY MANAGEMENT" BSODs, and a series of errors to the effect of "Crash occurred while invoking effect plugin" followed by a series of native AE plugins in my project, such as radial wipe, glow, hue/saturation, etc
    What was I doing when problem occurred: In all cases, simply leaving a freshly-rebooted system to render in peace with no other applications open and caps lock ON
    Has this ever worked before: I managed to render the project once, somehow, with no errors. I have not changed any settings, hardware, or software since then.
    Computer hardware: CPU is i5-2500k @ 3.3ghz 4 cores, 16gb Corsair XMS2 RAM, GTX780 graphics card with LATEST DRIVERS, 20" LED monitor connected via HDMI, USB wireless LAN adapter, USB mouse, PS/2 keyboard, no other peripherals or hardware. OS + AE installed on a FRESH 250gb Samsung SSD. One other HD in the system (500gb normal HD)
    Graphics driver version: GeForce 344.11 release date 9/8/2014, version 344.11
    Third party i/o hardware: No
    Source footage: You can download the exact template I'm using here. http://impactsoundworks.com/work/AudReactV2.rar
    QuickTime installed: Yes version 7.7.5 (1680.95.13)
    What other software am I running: While using After Effects, nothing except the Adobe CC application, Geforce control panel, and Samsung Magician for my SSD. No firewall no antivirus.
    Third-party effects / codecs: None. This occurs with a 100% completely fresh installation of Windows 7 (with all windows updates) and AE CC, with no additions
    OpenGL Features in AE:  Not sure how to check.
    RAM preview, final output?: The problem happens when rendering. Though if I try to play back the projects in real time, after about 5 seconds it says my RAM is maxed out @ 16gb
    Using render multiple frames simultaneously? Happens with this feature on AND off, makes no difference.
    Ray-traced 3D render: Not sure
    Render settings: Occurs with H.264 AND uncompressed AVI, both set to 1920x1080 resolution, 8bit depth, 48khz audio, 24 fps
    Please note for clarity, these problems were occurring on my previous installation of Windows with the same machine. So, I put in a 100% new hard drive, installed Windows 100% fresh, with nothing but Adobe CC and the same problems still happened. I then installed Premiere and Sony Vegas. I have been able to use and render from these with NO PROBLEMS at all.
    I'm at my wit's end here...

  • Help. Problems with rendering when using effects

    OS 10.68
    Final Cut Pro 7 Studio latest build
    Macbook Pro 2.66 Ghz i7, 4gig RAM
    This problem has been plagueing me for 3 weeks and happened suddenly.
    Whenever I apply any effects to a clip in the timeline it renders with irregular framerate speeding it up and at end of the clip its black with soundtrack still playing. It seems to be out of sync with audio with the video only speeding up. It happens E=even when I render a standalone Quicktime mov.
    What are my options to resolve this issue?
    Could this problem be in OS or software? If it is the OS I have no way to reinstall Snow Leopard because I lost my disc.
    Would you advise I upgrade to Mountain Lion?
    My problem is isolated to rendering only after applying effects. Otherweise the sofware runs smoothly.

    How much room is on your capture drive... assuming that it is the same drive you are sending your renders to.  The first few things I'd try...
    1) Trash the Preferences (look around for FCPRescue)
    Then, if that didn't work...
    2) Trash the RENDERS... I believe it is under tools, render manager.  It will force you to re-render the entire sequence, but maybe something in there is corrupted.
    This also assumes you've got some quality footage.  I mean, what is the format of the video you are working with?  Hope its not some 'schtuff' you grabbed off the internet.  Is it a quality and usable codec?
    Try those first two things if the last is a given.
    Good luck,
    CaptM

  • Jumpy AVCHD rendering in After Effects CS4

    Hey Everyone,
    i am working with ACVHD footage which can easily be edited in ae and premiere cs4 on my computer. But since
    have rendered out my material (I have tried, mov, avi, flv, and whatnot) it runs fluently but is now and again
    jumpy when played. Its like a few frames are repeated sometimes.
    What is the trick to achieve a good result, what is the best output format? Can anyone please help?
    Thank you in advanced!
    Best,
    Alex

    Hi there,
    ( Wow! An actual Adobe employee in this forum... ;-)  )
    I am experiencing what I would think to be AVCHD decoding problems in Premiere Pro CS4 as well and am wondering, if this might be the same problem as in After Effects.
    I have observed the following effects:
    - Sometimes during editing in Premiere a single frame will simply be the wrong one. This error is then persistent and can be reproduced until some internal buffers get rerendered and the problem may vanish, for instance, after I render an effect or dissolve in a different part of the timeline... until it happens again at a totally different location.
    - When I render the video out (export in Adobe Media Encoder or playback to my "old" Sony HDV cam via firewire) in different formats (I prefer Blu-Ray MPEG2 because it is faster for Full HD material than a AVCHD render), the problem appears in the resulting video as well about every few minutes or so (Frames jump back and forth or sometimes a single wrong frame is displayed). The problem shows up at random locations and no two renderings have the same problems at the same locations.
    During editing I was ok with that behaviour and could even live with the non-realtime previews. Hey, I am a programmer myself and know, that bug-free software is not possible to make.
    But I was expecting, that at least the final rendered video sequence would be ok. Well, this is obviously not the case and renders (pun intended) the whole result of the video project unusable. 
    I concur, that there seems to be a problem in the AVCHD decoder used to get the frames that need to be rendered (I assume that this is somehow a part of the ImportProcessServer, which uses gigs of memory on a project with something like 1400 video clips. I do not think, though, that this points to a problem in the AVCHD data stream or is even connected to Panasonic cameras. I am shooting with a Sony HDR XR-520.
    My System:
    Core i7 950 QuadCore @ 3.2 GHz
    NVidia Geforce GTX 275
    Windows 7 64bit (performance index 5,9 due to hard disk, everything else 7,3 - 7,5)
    12 GB RAM
    4 TB Hard Disk space
    Adobe CS4 Master Collection
    I have been a fan of Adobe software for years and am also using After Effects.
    Under these circumstances, I will have to rethink upgrading to CS5, though. Based on previous support and update experiences I do not dare hope to see a fix for this severe bug in an upcoming CS4 patch!?
    Regards,
    Gunnar

  • Some problems with my imac + after effects

    Hi everybody! Fisrst of all, sorry for my english, i've just started to study seriously...
    My problem is: I have an iMac with a few years on its back. Here the specs:
         - iMac
         - Intel Core 2 Duo
         - 2,8 GHz
         -  1 (Processor)
         - Core number: 2
         - Cache Level 2 6Mb
         - Memory 4 Gb
         - Bus speed: 1,07
    I'm trying to use after effects in order to make a simple 2' video. And the computer became slower than my turtles...
    Any idea or any advice? maybe just add some extra memory? or just a new computer?... Any help will be greatfull!
    ThanK you all!

    Mac requirements are v10.7.4 or later >  Adobe After Effects CC for Mac tech specs
    If your Mac is running v10.6 as noted in your profile, you need to upgrade at the least to v10.7 Lion to run After Effects.

Maybe you are looking for

  • OWB HS DATES DUAL -1

    oK, I was able to get the below view to pull back records based on today's date from an HS service. But where do I put the -1 to change the dual date from today's to yesterday?? select "order_number", "date_created" from SYS.NICHECOM_TRANS_CREDITS_VW

  • Single sign-on on L Series

    Hi Support, I am very unhappy about the missing single sign-on functionality at my L420. If you have a look at the official specification of the Notebook (http://www.lenovo.com/products/us/laptop/thinkpad/l-series/L420/l420_l520_datasheet.pdf) you ca

  • Quicktime export from FCP universal, audio export function

    Hey there, I just recently bought the 17 inch mac book pro and did the crossgrade swap to the latest version of FCP studio. Doing my first complete video edit and DVD project and am at the export stage. I am doing what I normally do on my dual 2.5 g5

  • HT1689 How do I discontinue my subscription to The Daily?

    How do I discontinue my subscription to The Daily?

  • Using Events

    I am very new to Java Programming. I have an assignment and am trying to catch a button click event. I would like to have a message pop-up with the proper name to SS # when they click the button and type in a SS#. Here is what i have so far. WHere do