[FFmpeg-devel] [PATCH] ffmpeg_opt.c: Introduce a -vstats_version option and document the existing -vstats format.

Sasi Inguva isasi at google.com
Tue Jan 24 18:21:49 EET 2017


I have it in a separate patch. Sorry about the newline.

On Tue, Jan 24, 2017 at 6:47 AM, Moritz Barsnick <barsnick at gmx.net> wrote:

> 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:
> >
> > > + at 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 at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>


More information about the ffmpeg-devel mailing list