diff --git a/ffmpeg.c b/ffmpeg.c index 039f62948b..19b82ffbf4 100644 --- a/ffmpeg.c +++ b/ffmpeg.c @@ -2412,14 +2412,17 @@ static int transcode(OutputFile *output_files, int nb_output_files, if (key == 'c' || key == 'C'){ char buf[4096], target[64], command[256], arg[256] = {0}; double time; - int k; + int k, n = 0; fprintf(stderr, "\nEnter command: