-
Notifications
You must be signed in to change notification settings - Fork 11
force framecount on converters #242
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestffmpeg-bugoptimizationIssue related to optimizing code performanceIssue related to optimizing code performancestructurecode structuring, refactoring, etccode structuring, refactoring, etc
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestffmpeg-bugoptimizationIssue related to optimizing code performanceIssue related to optimizing code performancestructurecode structuring, refactoring, etccode structuring, refactoring, etc
Type
Fields
Give feedbackNo fields configured for issues without a type.
As I learned through testing (#239), many format conversions are having a byproduct of adding a frame. We can try to counteract this (supposed bug?) by enforcing the framecount of the input on the output.