[FFmpeg-devel] [PATCH 0/5] Improvements for EBU R128 plugin

Daniel Molkentin daniel at molkentin.de
Sun Oct 7 19:02:24 EEST 2018


Hi,

we are using ffmpeg to monitor audio for use in online video production.
In order to make this more practical, we added a couple of features to the
ebur128 with the help from audio professionals.

Please let me know if they are good for going into master, and if you would
like to see any changes before they can be merged.

Cheers,
  Daniel

Daniel Molkentin (5):
  libavfilter/ebur128: add target level option for EBUR128 visualization
    filter
  libavfilter/ebur128: add target value to statistics line
  libavfilter/ebur128: add gaugetype option
  libavfilter/ebur128: introduce target range
  libavfilter/ebur128: add mabsolute parameter

 doc/filters.texi        | 21 +++++++++-
 libavfilter/f_ebur128.c | 89 +++++++++++++++++++++++++++++++----------
 2 files changed, 87 insertions(+), 23 deletions(-)

-- 
2.17.1



More information about the ffmpeg-devel mailing list