You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 23, 2025. It is now read-only.
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.
Here is the screenshot of code and logs for ffmpegKit.
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.