Skip to content

Only reencode files larger than 25 MB #26

@dhcgn

Description

@dhcgn

Feature Request

Only perform reencoding operations on files that are larger than 25 MB.

Rationale

  • Reencoding small files can be unnecessary and time-consuming.
  • By limiting reencoding to files greater than 25 MB, processing time and resource usage can be optimized.

Acceptance Criteria

  • Files <= 25 MB are not reencoded.
  • Files > 25 MB are reencoded as before.
  • The workflow and user experience remain consistent.

Please implement a size check prior to reencoding and update the logic accordingly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions