On Mon, Dec 21, 2020 at 02:51:21PM +0530, Gyan Doshi wrote:
> The first stats is printed after the initial stats_period has elapsed. With a
> large period,
> it may appear that ffmpeg has frozen at startup.
>
> The initial stats is now printed after the first transcode_step.
> ---
> fftools/ffmp
The first stats is printed after the initial stats_period has elapsed. With a
large period,
it may appear that ffmpeg has frozen at startup.
The initial stats is now printed after the first transcode_step.
---
fftools/ffmpeg.c | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --g