force framecount on converters #242
Labels
enhancement
New feature or request
ffmpeg-bug
optimization
Issue related to optimizing code performance
structure
code structuring, refactoring, etc
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.
The text was updated successfully, but these errors were encountered: