Hi, On Thu, Apr 9, 2020 at 10:57 AM Nicolas George <geo...@nsup.org> wrote: > There is JSON-specific code in af_loudnorm.c, there should not be, I > think we should start here. > > My opinion is we should rework ffprobe's writers and move them to lavu. > That would be the first step.
Is there already a helper API for filters (or codecs) that output a statistics file? If not, that's probably a pretty big undertaking. In the codec case, there are probably stats files which we have no control over, since they are written directly by some linked library. As an aside, I've often thought about improving the 2-pass version of this filter and not reuse the AGC on pass 2. A stats file would be a requirement for this. Thanks, Kyle _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".