-
Notifications
You must be signed in to change notification settings - Fork 9.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[regression] providers/aws: Setting MaxFrameRate on ElasticTranscoderPreset breaks fixed frame rate #13638
Comments
Sorry for the trouble here @svanzoest ! I admit I'm not very familiar with Elastic Transcoder, and made a mistake here. Hopefully I understand your situation correct; you're setting Terraform clearly isn't handling reading the default MaxFrameRate correctly, thus our test |
Correct. Just for reference I am setting the FrameRate to
Exactly.
Yes, that is it and if you read the docs carefully, it states that as well.
MaxFrameRate only applies to |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
@catsby #13422 broke #9847 and undid #11340, I can no longer set a preset with a fixed frame rate in 0.9.3, this was the reason the default was removed in the first place.
I now get:
The text was updated successfully, but these errors were encountered: