Skip to content

[FEAT] Constant Framerate #48

@ez-me

Description

@ez-me

Feature Request

A button/toggle to change the framerate to a constant one, or keep the original (possibly variable) framerate.
This could be done by duplicating and dropping frames (like with ffmpeg -vf "fps=60") or linear interpolation (ffmpeg -vf "framerate=60")

Current Behaviour

Currently, Compressor keeps the same framerate as the original video, with no option to change it.
This could in rare cases lead to audio desynchronization if the app expects constant framerate and finds variable framerate.

Device Info

  • Device Model*: Google Pixel 2 XL
  • Android Version*: 15
  • Device Chipset: Snapdragon 835 (msm8998)
  • Device Model Number: G011C (taimen)

Metadata

Metadata

Assignees

Labels

backburnerThis issue is of very low priority due to one of various reasons.enhancementNew feature or requesthelp wantedExtra attention is neededlow priorityThis issue is of low/default prioritymedia3This issue is related to Android's Media3 framework

Projects

Status

Backburner

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions