Skip to content

Commit

Permalink
add resolution to vod support matrix (#337)
Browse files Browse the repository at this point in the history
Co-authored-by: Hunter Hillman <hunterhillman@Hunters-MacBook-Pro-109.local>
  • Loading branch information
hthillman and Hunter Hillman committed Feb 16, 2023
1 parent c2bfdfc commit a8f2440
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion pages/reference/api-support-matrix.en-US.mdx
Expand Up @@ -36,7 +36,13 @@ import { Callout } from 'nextra-theme-docs';
| Adobe Flash (.flv) | AAC |
| Matroska (.mkv) | AAC, Dolby Digital (AC3), Dolby Digital Plus (EAC3), Opus, WMA, WMA2 |
| WebM (.webm) | Opus, Vorbis |
| Advanced Systems Format (.wmv) | WMA, WMA2, WMA Pro |
| Advanced Systems Format (.wmv) | WMA, WMA2, WMA Pro

#### Other Attributes

| Attribute | Notes |
| ------------------------- | -------------------------------------------------------------------------------------------------------------------------------- |
| Resolution | Maximum resolution is [8192]x[4320] or [4320]x[8192] in portrait mode |

### Outputs

Expand Down

1 comment on commit a8f2440

@vercel
Copy link

@vercel vercel bot commented on a8f2440 Feb 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

docs – ./

docs-git-main-livepeer.vercel.app
docs-livepeer.vercel.app
docs.livepeer.org

Please sign in to comment.