On Tue, Jan 24, 2017 at 15:45:27 +0100, Moritz Barsnick wrote: > 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.
Actually, I think you lost your change which makes actual use of the variable vstats_version to allow two different outputs! _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel