Output Module - Multiple  compositions render

AE CC / Mac / Mavericks
After adding a comp to the render queue, I'm getting a message when I go to output that says "not yet specified"
I have comp name set to default in the settings but it still is "not yet specified" when I add comps to the render queue, and you have to do this one by one. In previous versions, if I remember correctly, once you set a destination for something the render queue all comps added afterwards would default to that location.  This doesn't seem to be the case anymore.   It makes rendering multiple shots in the same project really annoying. Any suggestions?

What version of AE CC are you running?

Similar Messages

  • Setting format and format options in Output module settings for render queue item

    Hello,
    I am unable to set the "Format" and "Format options" for video in output module settings programatically using After effects apis.
    I referred the after effects cs3 sdk guide for the apis.
    I find apis for all other options in the "outputmodule settings " like :
    AEGP_SetEmbedOptions
    AEGP_SetOutputChannels
    AEGP_SetStretchInfo
    AEGP_SetSoundFormatInfo
    But there is no api listed for setting the options available in the "Format" tab and "Format options" tab.
    The "Format" tab and "Format options" tab is available in the dialog that opens when user clicks on the Output module settings for the render queue item.
    The format tab when clicked shows a drop down list with aff different formats. By default "Video for Windows" is set.
    The drop down list contains following format options
    Adobe Clip Notes
    Adobe Flash video
    Quicktime movie
    Video for Windows
    I need to be able to set the "Quicktime movie" option in the Format tab programmatically and then set the compression type as "Animation" in the compression settings programatically using the api functions available in AE CS3 SDK
    Please suggest the suitable api to do so.
    I need to write my own plugin to export to Quicktime movie using the after effects apis.
    I follow below steps to do so.
    1. AEGP_InsertMenuCommand and add export option to AE with my own plugin name
    2. In the command hook, select active item using AEGP_GetActiveItem
    3. Add it to render queue
    4. Set the output module settings for 0 th output module using
    suites.OutputModuleSuite1()
    5. Use different functions from suites.OutputModuleSuite1() to set the output module settings like EmbedOptions,StrechInfo etc.
    6. Till this step, I am doing it right. But I am not able to find any api for setting Format options using suites.OutputModuleSuite1()
    I also checked all other suites available for setting FormatOptions but no luck.
    Please help.
    Thanks,
    -Namita

    Hi Namita,
    I am experiencing the same problem.
    I am using AE CC SDK, and I am unable to change the outputmodule format to any of the other movie format types (mov, mpg, flv, etc.).
    It is always set to "avi"
    I even compiled and ran the Queuebert example in the SDK, and there I get the same problem: the path extension is always left on ".avi"
    Does anyone know how to change this?

  • Output Module Not Working - Limited Options

    After upgrading to After Effects CC I am facing problems when using output modules in the render queue.
    I can use one of my Output Module presets as a starting point but when I try to change the settings, it only shows a limited number of options. For example, If I choose a H.264 preset and try to adjust the settings, it changes to show me the options for an AVI and the dropdown list only shows a limited range of options. (see below image)
    This is annoying, I can't even change the data rate or audio options of a preset.
    Has anyone else experienced this issue?
    Thanks
    Aidan

    Rendering h.264 from the output module will work like it did before. The problem with using the Output module is that h.264 movies will just not look very good when compared to movies rendered with the Adobe Media Encoder with the same data rate. Sure you can jack up the data rate and get better looking movies, but all GOP compressed (mpeg) formats require multi pass processing to reduce motion and color artifacts at data rates suitable for distribution. That is why you are better off rendering highly compressed video using the Adobe Media Encoder.
    The only time you don't want to render a composition directly in the AME is when you are using GPU accelerated Ray-traced rendering for things like extruded text. In that case you should use the Render Cue to render to a lossless or nearly lossless production codec so AE will take advantage of the GPU, but here again, there is a catch. You must have a compatible NVIDIA graphics card to effectively use this new feature.
    Personally I have never understood the desire to use the Output Module for h.264. It's slower and produces less quality than the AME.

  • "...an Output Module failed" error screen...

    Greetings AE Peeps!!
    Long time - no see - been stupid busy. My Studio has just ponied up and upgraded our 5 Edit Stations to AE CS5. I personally am a huge advocate of not upgrading software while in the middle of a project, but this was out of my control. I am having a lot of crashing (app just quits for no reason while scrubbing) and other weirdness...like today. I am rendering a 3 minute piece in ProRes 4:2:2 (1280x720p) to my RAID (no special plug-ins or anything) and I get the following error at the very end of every render:
    After Effects Error: Rendering error while writing to file (insert my RAID path here). An output module failed. The file may be damaged or corrupted (-1610153464)
    I have never in 11 years got a "failed Output Module error". Can anyone speak to this and tell me how to get rid of it short of reinstalling AE?
    Grazie! Ciao!
    Joey

    First, make sure that you've installed the After Effects CS5 (10.0.1) update.
    Regarding the output module failure: It may be that this is because you have an output module created in a previous version of After Effects that refers to a codec or set of settings that isn't working in After Effects CS5. The best thing to do is to remove the output modules from the render items and then rebuild them in After Effects CS5. That may sound tedious, but you only need to do it once, and then you can save output module templates that you know work with After Effects CS5.
    As Mylenium suggested, there are some challenges associated with the fact that there is no 64-bit QuickTime, so we had to create our own 32-bit-to-64-bit QuickTime conversion layer (QT32 Server). QuickTime does work with After Effects CS5, but there are some hiccups in some cases on first use.
    If this doesn't help, answer back and we'll help you through.
    Oh, this might be useful, too:
    http://blogs.adobe.com/toddkopriva/2011/02/troubleshooting-quicktime-errors-with-after-eff ects.html

  • Adding extra output modules in AE script

    Hi,
    Is it possible to add extra output modules to a render queue item using an AE script? I can't seem to find the functionality in the guide, and OMCollection is read-only so I can't add using standard array functions.
    I need additional output modules on each render queue item to render plates for my CG department - for example the default output module will be assigned a full-resolution TIFF sequence for the camera tracker, and the second output module will be assigned a half-resolution JPEG sequence for the animation team.
    If this functionality isn't included, would someone please explain why?
    I'm developing at home in CS3 at the moment, but the target version is CS5 at work - I've not rechecked the release notes yet but don't recall this being added after CS3.
    Many thanks, Christian

    Hi,
    Found the answer at http://aenhancers.com/viewtopic.php?f=8&t=1290
    The add() function is listed on page 186 of the guide in the summary, but is not listed as being one of OMCollection's functions on page 104 (in fact it says that there are no functions for OMCollection above what it inherits from Collection.
    Cheers!

  • Repeated Formats in Output Module Settings

    If I click on Output Module in the Render Queue and pull down "Format" to change it from say, a JPG to a Quicktime movie, why is it that each format is repeated twice? I'm runnning CS3 on Vista.
    Now, to be clear - my TEMPLATES aren't repeated .. just the FORMATS listed for what the templates could be.
    Adobe Clip Notes
    Adobe Clip Notes
    Adobe Flash Video
    Adobe Flash Video.
    H.264
    H.264
    Windows Media
    Windows Media
    You get the idea.
    Thanks
    Marc

    Mmh, still strange. Even if it looks harmless, it may cause issues eventually, if AE attempts to also load a specific output module twice. I'd keep an eye out for it. I forgot to mention that some of these modules also are hooked in the registry, so may be that's where this nonsense comes from - identical settings under different keys or redundant user-specific vs. systemwide keys.
    Mylenium

  • Multiple output modules cause render to fail?

    Is anybody else having trouble with using multiple output modules in after effects?  Let me elaborate:  so I'm working on a 3d film, and my worflow is to simply work with the footage side by side in a single comp (we're at HD, so the comp size is 3840x1080).  Very often, I need to fire off a quick render to show to the director.  Most of the time, I just do the left eye by cropping to that 1920x1080 area in the output module.  Other times I need to deliver both eyes, so instead of cropping to 1920x1080, I resize the frame in the output module to 1920x1080.  Yea, we lose half of our horizontal resolution, but that's not such a big deal for us when just working on approvals.
    Here's the thing: sometimes I like to export multiple variations of this at once (ie one output module for the left eye, one for the right eye, and another for the squished side-by-side left-right video).  Whenever I try to output multiple modules with quicktime, it fails.  Every time.
    When it fails, I get two messages: the first (a warning) says "After Effects warning: last frame was written to one or more output modules, but not all! ( 26 :: 153 )"
    The second message (an error) shows up once for each output module: "After Effects error: Rendering error while writing to file "C:\blahh blah blah\whereIputmyfiles\the_render.mov". An output module failed.  The file may be damaged or corrupted. (-1610153464)."  Once it fails, I cannot output to quicktime AT ALL (multiple output modules, or not) without restarting After Effects.
    I tried outputting multiple modules as a PNG sequence... and that worked just fine (if "slow as hell" can ever be called "fine" .... but it worked! )
    I tried outputting to the multiple formats I wanted with one output module per render item (rather than having one render item with multiple modules) as quicktime, and that worked just fine (of course... it takes N times as long though... for N number of outputs).
    I am on Windows 7 64-bit... running After Effects CC 2014... I never had this trouble back when I was working on the CC version (the not 2014 cc version... that is too confusing...).  However, I just went back and tried it with the older version, and it no longer works there either!  What gives?
    When outputting quicktime, I'm using the h.264 codec.
    And before anybody suggests it, no I can't just use AME because that can't resize video (it forces you to keep the aspect ratio through letterboxing) or crop video.

    >The most likely culprit is the h.264 Quicktime. It should have never been included as an option. It doesn't even work well in Quicktime Pro or in Final Cut...
    I'll come to Apple's (partial) defense here:
    Their H.264 codec was written and released at a time when it was difficult to imagine that mainstream computers would have as many CPUs as they do now, so it's somewhat understandable that the severe failures that this codec has with large numbers of threads occurs. Of course, we may all wish that Apple hadn't decided to end development on the QuickTime platform, since this has meant that bugs like this are likely to persist.
    That said, this is why we increasingly recommend that people use other H.264 codecs and not use QuickTime for such things. See the H.264 options currently in Adobe Media Encoder.

  • After Effects "Output Module" render error & rendering advice

    Hi all,
    I've been working on an AfterEffects project for a few weeks and never had a problem with rendering it before, but in the past few days it has started giving me error messages every time I start a render.
    After rendering about 48 - 60 frames of a 2 minute long composition (it doesn't seem to hang in the same place every time), the render freezes and I get this error message:
    After Effects error: An output module stopped responding. The file may be damaged or corrupted. You may need to restart After Effects.
    The project is really huge -- about 1022 3D layers, mostly all created in Photoshop, as well as some Quicktime movies. Motion blur is turned on for everything. Although the project is big, I have a 3D camera that animates through the scene, so not all the layers are onscreen at all times.
    I haven't added anything significant to the composition lately, I've just been adjusting keyframes, so that would lead me to believe the render isn't failing because of a corrupted element.
    I'm using Adobe After Effects CS5, Version 10.0.2.4. I have some 3rd party plug-ins installed (Trapcode, Magic Bullet Looks, Optical Flares), but I'm not using any 3rd party effects on this project, though I plan to in the future.
    I'm running the project on a 2 x 2.66 Ghz 6-Core Intel Xeon Mac Pro with 14 GB 1333 MHz DDR3 RAM, using OS X version 10.6.8.
    Here is some information about my project:
    1280 X 720, Square Pixels, 23.976 Frame Rate, Rendering Plug-in: Advanced 3D. For my preferences, I don't have "render multiple frames simultaneously" checked, and I keep 4 GBs of RAM reserved for other applications. I also have OpenGL disabled.
    And finally, here are some screenshots of my Render Settings and Output Module for this project:
    I'd really appreciate any feedback or advice on how to troubleshoot this error. And I'd also love to hear if the experts on this board have render settings tips or advice on how to set up my render preferences for my particular machine.
    Thanks and hope all is well,
    Dan

    Hey Dan,
    Really nice post in regards to info provided initially. It's rare to see that these days.
    The weird thing in your screen shots that I see, is that in your Output Module Settings, the audio bit-depth settings seem to be grayed out for some reason. Are you using some sort of audio hardware that is customized, or perhaps some compressed audio in your project? Here's what I mean:
    Thoughts? Aside from that, your project does sound as if it is pretty intensive, so I'm sure the problem could be occuring elsewhere...

  • Multiple compositions into render queue with same export settings

    Hi I've got 70 compositions in after effects project and I want to export all these comps at once with the same export settings.. with SHIFT CMD M I can put these comps into the render queue but then i still have to manually change all the export settings for every file! Is there a trick that I just don't know?

    Edit your output module and set the desired render settings as a default. You'll find the settings under the edit menu at the bottom as a sub set of templates.

  • After Effects CC Output Modules on Render Only Machines

    Hi there, I'm having an issue with custom Output Module Templates and my renderfarm:
    After Effects CC 12.0.0.404 (showing as up to date in Creative Cloud)
    Mac OS X 10.8.4 (Latest Mountain Lion version)
    Mac Pro 2.93 GHz 8-Core, Radeon 5870, 32GB RAM and with Blackmagic Decklink Extreme 3D+
    Remote Machines (there are four) are Mac Pros as well (Quad-core, running 10.7.2 with 16GB RAM), using the ae_render_only_node.txt file in their user Documents folder.
    The exact error:
    aerender ERROR: No output module template was found with the given name.
    I am trying to get a renderfarm working with After Effects CC (see exact version above). Unfortunately, I need custom output modules and I can't seem to get the render slaves to recognize them. I found older threads on this exact issue, but no solution was found.
    I am using commandline aerender in OS X terminal to start a render with a basic test scene.
    To simplify things, I have tried testing this on one render slave machine at a time... Same result everywhere.
    Here's what I've tried:
    I exported a .aom file from my main machine (where I have my desired custom Output Modules) and attempted to bring it in on the render slaves. However, because the render slaves are render only, (they have ae_render_only_node.txt in their Documents folder), the ability to import Output Modules is disabled in After Effects (it opens as the After Effects Render Engine, and the Edit>Templates menu is greyed out).
    Next, I thought I'd try copying the main machine's /Users/(user)/Library/Preferences/Adobe/After Effects/12.0 folder over to the render slaves, thinking that would get whatever preference file to them that's needed to define the output modules. No luck. Launched After Effects (which loads as After Effects Render Engine) and reset my disk cache preferences (so they weren't still the main machine's). Tried aerender again... no luck. Same error:
    aerender ERROR: No output module template was found with the given name.
    After that, I thought it would be a good idea to sign out of Adobe Creative Cloud on the main machine, and try logging into the render slave machine with my full UserID and Password and temporarily remove the ae_render_only_node.txt file. Then, I'd import the .aom file in the full version of AE... I tried this and success! The renders work... they find the Output Modules no problem. Only issue is, as soon as I sign out, and switch to using the ae_render_only_node.txt file, the Output Modules are not found. Not sure what's going on-- if the Output Modules are being disabled by the ae_render_only_node.txt file? Or maybe signing out of my Adobe ID is removing the preferences that determine Output Modules? Don't know where the Output Module preferences are stored to be able to tell.
    Next attempt: I thought I'd try syncing my preferences with Creative Cloud. I made sure to check After Effects Sync Preferences to ensure that Output Modules are set to sync. I did a sync where I uploaded my preferences from the main machine. Then, on the render slaves, I ran Sync Preferences, and chose to download preferences. Works when signed in, but not when used as a render only node. When it's a render only node, it still prompts me to Download the Sync Preferences and Quit the Application, which I do, but nothing seems to happen. I try aerender again, and still the same error:
    aerender ERROR: No output module template was found with the given name.
    I can't seem to find any info on where Output Modules are actually stored (apparently they're not anywhere in the User/Library/Preferences/Adobe/After Effects/ folder?). Are render only nodes not allowed to have custom Output Modules? Not even for something as simple as the Multi-Machine Sequence with a post-render action of Set Proxy enabled?
    Any help is greatly appreciated!
    Thank You.

    I've verified this problem and filed a bug. Sorry about the hiccup.
    I've trying to pin down why this happens, and while I don't have a full explanation yet I think I've stumbled onto a workaround:
    Trash the prefs on the render machine.
    Enable the ae_render_only_node.txt file.
    Launch AE and then quit. <- This is a critical step. More on this later.
    Disable ae_render_only_node.txt file.
    Launch AE.
    Add your Output Module template.
    Quit AE.
    Enable the ae_render_only_node.txt file.
    After you do this, I highly recommend making a backup copy of the Adobe After Effects 12.0 Prefs-indep-output.txt file. Just in case. I've had the failure reappear.
    Now test with aerender and let me know if that works. It has on my machine.
    Why does this matter? When you run AE with the ae_render_only_node.txt file enabled, it appears to add a new section to the preferences: "Output Module Preference Section v28-TRIAL". It's the TRIAL part that is important. Without it, AE doesn't seem to be able to keep track of the OM's when in render_only_node mode. And if you disable the ae_render_only_node.txt file, AE has a tendency to destroy the TRIAL section (I'm still tracing why that happens).
    Now, should this not work for you, I recommend you work around the problem by adding your comps to the render queue in each project. When you do that, and change your aerender flags appropriately, you can render to your desired settings without specifying OMtemplate parameter.
    > I can't seem to find any info on where Output Modules are actually stored (apparently they're not anywhere in the User/Library/Preferences/Adobe/After Effects/ folder?).
    You probably already discovered this. In After Effects CC the OM data is stored in the Adobe After Effects 12.0 Prefs-indep-output.txt file. In older versions of AE, a single pref file such as Adobe After Effects 11.0-x64 Prefs.txt holds all of this data.
    Let me know if that workaround does the trick for you. If I get more information on the cause of the problem I'll update you.

  • AE CC Render error output module failed

    Hi, I tried my best to find this answer on the forums but couldn't find anything current.
    I have isolated two issues in AE CC where I can duplicate a failed render with this message:
    After Effects error: Rendering error while writing file "xxx". An output module failed. The file may be damaged or corrupted. (-1610153464)
    This happens when opening an AE CS6 project and trying to render a simple comp with only one text layer and a moving mask. It also just happened after my first round trip test with Cinema 4D. I could RAM preview the c4d layer but the output to Quicktime h.264 failed.
    I have even tried a full reinstall of AE CC. I have the basic FxFactory Pro plugins and MagicBullet Looks installed, but neither are being used since this is a single 1280x720 comp with a single C4D layer. Plus like I said it failed with the same error in past CS6 files.
    I don't know how to force disable a plugin to test that, but I can't see how an unused plugin could cause a render to fail like this.
    I'm on a new (late 2012) 27" iMac
    3.4 GHz Intel Core i7
    8GB RAM
    NVIDIA GeForce GTX 680MX with 2GB VRAM
    OS X 10.8.4
    AE CC 12.0.0.404
    CUDA driver 5.0.59
    Thanks for any suggestions!
    Matt

    Olaf, did you read my reply where I explained my solution? First you should try the steps outlined in the article Todd references:
    http://blogs.adobe.com/aftereffects/2011/02/troubleshooting-quicktime- errors-with-after-effects.html
    There seems to be a good way to isolate if it's the same issue I had, though. Let me go into a bit of depth for you.
    The trick was to launch the OS X app called Console, located in Applications > Utilities. It is a program that compiles and displays the system logs in real time. It's great to see the little things happening in the system that don't make it into the user interface. When I had my Console up and generated that same error you're having, I noticed this error in the log:
    The key here is the Adobe QT32 Server, which is mentioned in the TCP part of the article I linked to above from Todd. In my case at least, what was happening was that a third party app called AirServer was talking to the system's QuickTime over the same TCP ports the QT32 Server engine was trying, and it resulted in Adobe QT32 Server crashing, and that alert being thrown up in AfterEffects.
    If you're in the same boat, it means you have some sort of app or system extension that is also talking to QuickTime over TCP. That may not make any sense, but the easy thing to do is quit ALL third party apps, then quit AE, then restart AE.
    In my situation if AE gave me the error and then I quit AirServer, the error still happened because Adobe QT32 had already crashed. You have to relaunch AE after closing the offending third party app.
    To be sure you've quit all third party apps, open Activity Monitor (Applications > Utilities), chose "My Processes" from the dropdown menu, and scan through the list to make sure. You don't have to recognize all the processes there, but you should be able to recognize any third party ones you put there.
    Hope that helps!
    Matt

  • Import Output Modules to render slaves with expired trial

    Hello, I intend to launch network render jobs through the command line in Windows 7, ie., not with Watch Folder feature but by passing command lines directly to aerender.exe.
    The problem is that I need to create new Output Module settings for the render job and pass it on to my render slaves. The slaves are installed in trial mode which now have expired, so I am not able to open up full After Effects and import an .aom file. And I have not figured out a way to do the same thing with just the Render Engine as the menu option is disabled no matter what I do.
    I thought that copying the preference files from my workstation to the render slaves would give them the new Output Modules as I read that these settings are stored in the preference files somehow, but the render still complains about missing modules if I try.
    I have 'almost' solved the whole thing by temporarily register the expired versions with my serial, import the .aom (or recreate the template from scratch), and then deactivate AE into trial mode again.
    However I noticed a strange behaviour when doing this which I cannot figure out. I had previously put a ae_render_only_node.txt into \Users\Public\Documents\Adobe to force it into Render Engine mode, but it seems like the aerender.exe can no longer find the new Output Module I just created when ae_render_only_node.txt is present in that folder.
    As soon as i remove ae_render_only_node.txt the aerender.exe renders fine, but with the file present it just won't find the new module on any of the slaves. I guess it works for as long as the "new" trial period is active (by registering and deactivating I got 30 days trial mode again.) But once this trial is over I am forced to use ae_render_only_node.txt to make the slaves render, no?
    It is perhaps so that using the standard way of network rendering through Watch Folder will avoid this issue, but the reason is that we are designing custom network render tools that use aerender.exe because of simplicity, speed and reliability compare to Watch Folder.
    In this case it would have been so much easier if Render Settings and Output Modules would have been stored as an ordinary XML or INI file which could be transfered between systems and edited with simple external text editing tools.
    Right now it seems like this won't be a problem for me during these next 30 days, but after that I fear that my custom Output Module settings will no longer be recognized.
    Is there any solution to this?

    >The most likely culprit is the h.264 Quicktime. It should have never been included as an option. It doesn't even work well in Quicktime Pro or in Final Cut...
    I'll come to Apple's (partial) defense here:
    Their H.264 codec was written and released at a time when it was difficult to imagine that mainstream computers would have as many CPUs as they do now, so it's somewhat understandable that the severe failures that this codec has with large numbers of threads occurs. Of course, we may all wish that Apple hadn't decided to end development on the QuickTime platform, since this has meant that bugs like this are likely to persist.
    That said, this is why we increasingly recommend that people use other H.264 codecs and not use QuickTime for such things. See the H.264 options currently in Adobe Media Encoder.

  • After Effects Audio Output Causes Render To Hang Then "Output Module Failed"

    So I have been working on this video for a few weeks now, no special effects just 3D layers and text.
    I had set it to render Thursday afternoon and it finished Friday night after I left work.
    So today I came into work played the video and I realized I didn't render the audio. (NICE!)
    So I reset the render que (didnt change anything but render audio settings) and the render
    doesn't even start, it just stays at "Stage: Compressing and Writing" for a few minutes then gives me
    the good ole' output module has failed.
    Ive already restarted AE, and my comp, I also purged the memory.
    Im running windows 7 (64 bit) with 8gb RAM and Intel Core i7-3770S CPU @ 3.10ghz
    It is definitely the audio output, I tried rendering without it and it started up just fine.
    Any help is greatly appreciated.

    just updated to 11.0.2 and still nothing
    I click Render and it just says rendering but nothing changes
    not even time elapsed or est. remaining
    just stays on compressing and writing and my ram used doesnt even start going up

  • After Effects CS6 render-only: Custom output modules?

    With After Effects CS5.5, we've been able to include custom output module templates (so, aside from the default Lossless, TIFF Sequence with Alpha, etc.).  We're having trouble doing the same with CS6.  Is there any way to make this work?

    this explains what we are trying to use, non-royalty-bearing mode.
    http://blogs.adobe.com/aftereffects/2012/06/codecs-and-the-render-engine-in-after-effects- cs6.html
    please understand we are using a render queue to remotely execute aerender from the commandline.
    http://help.adobe.com/en_US/aftereffects/cs/using/WS3878526689cb91655866c1103a4f2dff7-79a3 a.html
    this is the command that is entered:
    "C:\Program Files\Adobe\Adobe After Effects CS6\Support Files\aerender.exe" -project "\\nas3\graphics\jobs\13912_SHIELD\cmp\BB\BB_CS6_Test2\BB_CS6_Test2.aep" -comp "HeroComp" -output "\\nas3\graphics\jobs\13912_SHIELD\images\BB\BB_CS6_Test2\BB_CS6_Test2.[####].sgi"   -v "ERRORS_AND_PROGRESS" -RStemplate "Full" -OMtemplate "SGI_Premultiplied" -s 11 -e 20
    if we place ae_render_only_node.txt into the appropriate folder this is the error that is generated:
    has video RAM(MB): 0
    aerender version 11.0x378
    PROGRESS: Adding specified comp to Render Queue
    aerender ERROR: No output module template was found with the given name.
    LoadLibrary "n" failed!
    LoadLibrary "n" failed!
    if we register the software aerender correctly renders the frames.
    note: the sgi file format does not have codec licensing restrictions such as mpeg2.

  • Adobe AE CS3 Render Que and Output Modules

    Ok Buddies
    Using Vista 64 with AE CS3
    I Imported a complete project (Audio and video)  from Premiere CS3 to AE CS3 , i Added all my Fx and etc, then i went to Render Que and tried to make my final AVI , I also installed Lagarith Lossless Codec on my system, but rendering is all done with NO AUDIO
    then under Render Que i found this section called " Output Module" by default it was set to Lossless, i am not sure if that is referring to lagarith codec or something else , and under the "Output Audio" is was set to OFF
    so i changed the output module to Microsoft DV NTSC 48khz
    is that mean that i no longer use Lagarith as my codec or that lossless was for audio ?
    or what is the correct way to set my audio channel ON !!
    Thanks

    Thanks once again
    ok so that was very helpful and it did  work and now i have the audio as well , i wonder what that Preset "Lossless" is used for  ? I mean the final output is not compressed (5 mins song is now 6gb) , maybe its used for Encore or other programs that make DVDs ? so that compression is used only once when making the actual DVD.
    the other thing that is very interesting is that i had only 3 layers of video, but with many cuts or clips, now that I imported a Premiere CS3 project into the AE CS3
    , i have around 200 layers, i guess one layer per cut or so...
    Is there anyway to set the layers in order or a way , for example layer 1 is the clip1 and layer 2 is the clip 2 and ect...
    I make it a bit more clear here :
    let's say i am working on layer 1 , which is the intro of the song and layer 2 is beginning of the song and layer 3 is the end of the song, so is there any way i could place the correct layers one after the other ?
    because right now let's say i am working on one the clips and its layer 6 and the next clip is layer 189, is there a way to put these layers one after the other , so i don't have to look for the next clip !!
    Thanks again !!

Maybe you are looking for

  • Problem with setLocation in a multi screen environment

    hello, I'm using a multiple screen environment (matrox graphicccard, 3 screens). I've a application moving some JDialogs to screen-locations saved somewhen before. So far so good. getLocation () for my left screen delivers me a negative value: e.g. g

  • Using the counter to create a input variable in while loops

    I'm using a loop to increment oscillator freq on my lock-in. I want this incrementation to be based off the loop counter. But when I do this, it gives me some kind of circular reference error. Can I make my own counter inside the loop instead? How? S

  • N79 not working..urgent help

    i have already tryed......(3+*+Green soft button).....but still i am not able to start(not even Nokia Logo)....

  • Categories for contacts in osx 10.8

    Is it possible to sort contacts in the adress book osx 10.8 by means of categories like in Outlook?

  • Disappearing I Pod Files

    If anyone could help this would be great... i have a 4th gen, 20Gb i pod. my i pod has suffered a while, in the past its done all the freezing, and error -36, but i managed to sort them out, in stumped here. so i've filled up my i pod, but it wasn't