Skip to content

Draft: Implement Multi-format Rendering

Ajay Chauhan requested to merge (removed):ajay into master
  • Implemented aspect ratio filtering in the main tractor, including a CropCalculator class to compute crop dimensions.
  • Added support for handling crop filters in the consumer and producer, enabling video cropping to the desired aspect ratio, temporary file handling using QTemporaryFile for cross-platform compatibility.
  • Integrated a UI ComboBox to allow users to select the desired aspect ratio during export, passing the selection to the rendering profile.
Edited by Ajay Chauhan

Merge request reports