View the Project on GitHub elements-storage/elements-sdk-python
A legacy transcoder profile defining a custom FFmpeg command for encoding media.
| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | ||
| name | str | ||
| options | str | ||
| binary | str | ||
| command | str | ||
| output_extension | str | ||
| accepts_bitrate | bool | ||
| accepts_fps | bool | ||
| accepts_resolution | bool |