Skip to content
This repository was archived by the owner on Jun 23, 2025. It is now read-only.
This repository was archived by the owner on Jun 23, 2025. It is now read-only.

Time value in Statistics is increase and decrease, instead of continuous increase #804

@TipsBox

Description

@TipsBox

First of all thanks for making such great project.
I will try with details as much as i can.

Description
When migrated from mobile-ffmpeg to ffmpegkit
com.arthenica:mobile-ffmpeg-full:4.4.LTS to com.arthenica:ffmpeg-kit-full:6.0
I am facing issue while using Statistics.time value for showing processed video progress.

Expected behavior
Statistics.time value should work same way in ffmpegKit as it was working in mobile-ffmpeg.
Statistics.time value should have to increase with ongoing video processing.

Current behavior
Right now, the Statistics.time value increase and decrease.

To Reproduce
I have added command that i have used for both ffmpeg and ffmpegKit.

Screenshots
Here is the screenshot of code and logs for mobile-ffmpeg.
Untitled-1

Here is the screenshot of code and logs for ffmpegKit.
Untitled-2

Logs
I have combined code and logs in screenshot. Please check.

Environment

  • Platform: Android
  • Simulator/Device: Samsung M31 Prime
  • Version: com.arthenica:ffmpeg-kit-full:6.0
  • Android Studio version: Android Studio Electric Eel | 2022.1.1 Patch 2

Other
Add any other context about the problem here.

Metadata

Metadata

Assignees

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions