[FFmpeg-devel] [PATCH] lavfi/af_ebur128: update filter to use new ebur128 API
Clément Bœsch
u at pkh.me
Thu Nov 17 21:24:11 EET 2016
On Thu, Nov 17, 2016 at 11:04:46AM -0600, Kyle Swanson wrote:
> Hi,
>
> Here's a couple of patches which update the ebur128 filter to use the
> recently added ebur128 API. This updated filter allows fine-tuned
> control over which EBU R128 parameters are measured, and provides
> modest speed increases over the previous ebur128 filter. Also
> noteworthy: this removes the video output option of the ebur128
> filter. This is extraneous for an ebur128 measurement filter IMHO, but
> if we wanted to keep similar functionality in FFmpeg, we'd be better
> served by a new video source filter where custom meters could be
> created via exported frame metadata.
>
No, please don't. I don't want the native ebur128 filter to depend on that
code. And I'm opposed to removing the video output.
Regards,
--
Clément B.
More information about the ffmpeg-devel
mailing list