zeh/ffmpeg.app

When encoding, show spent/projected finish time

zeh opened this issue · 1 comments

zeh commented

The progress bar (when a file is being encoded) should show the time spent so far in encoding, and extrapolate (based on transcoding progress) to try and get the projected time remaining for completion. This should make for a more user friendly progress, so one knows how much is left in an encoding action.

Depends on #14.

Requirements

  • Show time spent, and time remaining, when encoding a file
zeh commented

Implemented in 0490c02.