> For the complete documentation index, see [llms.txt](https://platform.docs.3q.video/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://platform.docs.3q.video/interface/livestream-projekt/vorbereitung-einer-ubertragung/optionale-funktionen/hevc-dash-und-audio-only-manifest.md).

# HEVC, DASH und Audio-only-Manifest

Sie können für einen Livestreams zusätzlich das Format HEVC (h.265) sowie eine "DASH-"und eine "Audio-only"- Manifestdateien erzeugen lassen.

{% stepper %}
{% step %}

#### Öffnen Sie das Side Sheet "Transcoding-Einstellungen".

**Control Center** > Button "**Einstellungen**" > Menüpunkt "**Transcoding-Einstellungen**" > Tab "**Allgemeines**"
{% endstep %}

{% step %}

#### Aktivieren oder deaktivieren Sie die zusätzliche Ausgabeversion.

**Aktivieren** - Setzen sie das Häkchen in der Checkbox der gewünschten zusätzlichen Ausgabeversion.&#x20;

**Deaktivieren** - Entfernen Sie das Häkchen aus der Checkbox der nicht benötigten Ausgabeversion.&#x20;

Speichern Sie die Einstellung.

<figure><img src="/files/4pwO7F8ZE3VDDjOgruAu" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Wenn für das Projekt die Automatische Untertitelung aktiv ist, wird kein DASH-Manifest erzeugt!
{% endhint %}
{% endstep %}

{% step %}

#### Überprüfen Sie die Bereitstellung der Video (MP4 / HEVC)- Ausgabeformate.

Wechseln Sie im Side Sheet zum Tab "Ausgabeformate". Hier werden die aktuell erzeugten Ausgabeformate mit den aktiven Auflösungen angezeigt.

<figure><img src="/files/TNPGlwIWbxTmxyc8kKPS" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Kopieren Sie die Streaming URL / Manifestdatei.

Öffnen Sie das Side Sheet "**Playout und Sharing**" und gehen Sie zum den Tab "**Streaming URLs**".

&#x20;**Control Center** > Button "**Einstellungen**" > Menüpunkt "**Playout und Sharing**" > Tab     "**Streaming URLs**"

1. In der Formatliste klicken Sie auf das Icon "Details" des gewünschten Formats.&#x20;
2. Im Fenster "Streaming URL für ..." wird Ihnen die URL angezeigt und Sie können diese, zur weiteren Verwendung, in die Zwischenablage kopieren.

<figure><img src="/files/4W19LdtMNj0rWRJJFKDD" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://platform.docs.3q.video/interface/livestream-projekt/vorbereitung-einer-ubertragung/optionale-funktionen/hevc-dash-und-audio-only-manifest.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
