---
title: "List major encoding constraints that should be respected"
method: GET
path: "/1/vod/encoding/constraint"
tags: ["V2 > Encoding"]
---

# List major encoding constraints that should be respected

`GET /1/vod/encoding/constraint`

in order to guarantee correct output encoding in most cases.

Still, following these rules may lead to incorrect encodings.
For example, trying to encode something into a flv container
will fail if the audio sampling rate is not 44100, 22050 or 11025 Hz.

## Response `200`

OK

- object
  - `result` 'success' | 'error' | 'asynchronous', required — Result of the HTTP request
  - `data` string[]

---

[API](https://skmtc.dev/infomaniak/apis/api-reference-developer-tools.md) · [All operations](https://skmtc.dev/infomaniak/apis/api-reference-developer-tools/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/infomaniak/api-reference-developer-tools/revisions/667aae28fec6/schema)
