ffmpeg-android-java
ffmpeg-android-java copied to clipboard
how can i get estimate time of ffmpeg execution
As the title says, I wanna estimate the time for execution.
I was thinking about using the fps, bitrate and other params but I'm not sure whats the right way. Any way to calculate the time left for the execution?