On Mon, Jan 23, 2017 at 18:25:45 -0800, Sasi Inguva wrote: > +@item -vstats_version @var{file} ^ @var{int}
> +++ b/ffmpeg.c > @@ -1347,6 +1347,7 @@ static void do_video_stats(OutputStream *ost, int > frame_size) > enc = ost->enc_ctx; > if (enc->codec_type == AVMEDIA_TYPE_VIDEO) { > frame_number = ost->st->nb_frames; > + > fprintf(vstats_file, "frame= %5d q= %2.1f ", frame_number, Totally useless and unrelated change. > + "Version of the vstats format to use."}, ^ for consistency, this probably shouldn't be a capital letter. Moritz _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel