# Job Shutdown Adobe Media Encoder Action

The Job Shutdown Adobe Media Encoder Action node can be used to close a running instance of Adobe's Media Encoder on a Windows or macOS client.

{% hint style="info" %}
The application will be closed forcibly, ensuring that the action proceeds without interruption, even if a warning or save dialog would typically prevent closure by a manual user action.
{% endhint %}

The node can be used to periodically close Media Encoder via job, which helps free up occupied RAM and release file handles for exported files.

<figure><img src="/files/c26PsGgKKkP8I05Na4PF" alt="" width="354"><figcaption><p>Job Shutdown Adobe Media Encoder Action</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.helmut.de/helmut4-releases/v4.9.1/helmut4-components/streamdesigner/nodes/actions/job-action/job-shutdown-adobe-media-encoder-action.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
