-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: expose 4K resolution cap when requesting to standardize inputs (#…
…105) * feat: expose 4K resolution cap when requesting to standardize inputs * adjust cutoff max dimension check when inspecting video input * pass back inspection error separately * thread through the maximum resolution * fix: handle edge case where input is standard but rescaling still necessary * fix: use lower frame rate limit for 4K video
- Loading branch information
1 parent
0f4098a
commit b673e57
Showing
13 changed files
with
342 additions
and
200 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.