On Sun, Oct 07, 2018 at 23:19:56 +0200, Daniel Molkentin wrote:
> +Sets the display scale for the loudness. Valid parameters are @code{absolute}
> +(in LUFS) or @code{relative} (LU) relative to the target. This only affects 
> the
> +video output, not the summary or continous log output.
                                    ^ continuous

> +    { "scale", "sets display method for the stats", OFFSET(scale), 
> AV_OPT_TYPE_INT, {.i64 = 0}, 0, INT_MAX, V|F, "scaletype" },

Same remark regarding the range as for the other patch.

Adding options (and changing output line format?) might also warrant a
micro-version bump of lavfi, but that's up to others to decide.

Cheers,
Moritz
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to