# Bitrate Codec Condition

With the help of the bit rate codec condition it is possible to use the bit rate of a video file as a condition for further actions. Helmut 4 uses Media Info for this, which is automatically installed when the client is installed. It is possible to define the bit rate in mbit as an integer. This condition is helpful if e.g. For each video file that exceeds a certain bit rate, a high res or proxy should be generated so as not to overuse the storage bandwidth.

The Bitrate Codec Condition can theoretically be queried in every stream, as it is not linked to the project object or the user object, but it mostly makes sense if there is a job object in the stream. The job object is available if it is a HelmutIO stream.

<figure><img src="/files/Kf5a8VB0qK2KK6s3GtCC" alt="" width="375"><figcaption><p>Mediainfo binary path</p></figcaption></figure>

The path to the mediainfo binary can be customized if the binary is located in a different directory or if a different version is desired.


---

# 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.8.0/helmut4-components/streamdesigner/nodes/conditions/media-info-8/bitrate-codec-condition.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.
