#122 - AE local - added local render functionality to documentation

This commit is contained in:
Petr Kalis 2021-08-05 09:18:28 +02:00
parent dfe538ae26
commit ce6067c883

View file

@ -22,7 +22,7 @@ Drag extension.zxp and drop it to Anastasyi's Extension Manager. The extension w
## Implemented functionality
AfterEffects implementation currently allows you to import and add various media to composition (image plates, renders, audio files, video files etc.)
and send prepared composition for rendering to Deadline.
and send prepared composition for rendering to Deadline or render locally.
## Usage
@ -53,6 +53,10 @@ will be changed.
### Publish
#### RenderQueue
AE's Render Queue is required for publishing locally or on a farm. Artist needs to configure expected result format (extension, resolution) in the Render Queue. Currently its expected to have only single render item and single output module in the Render Queue.
When you are ready to share your work, you will need to publish it. This is done by opening the `Publish` by clicking the corresponding button in the OpenPype Panel.
![Publish](assets/aftereffects_publish.png)