Limin Wang (12020-04-09): > My patch set try to make the loudnorm filter easy to use for end user if they > want to process the volume in two pass.
Yes: you are seeing a problem, and you want to fix it, that's fine. But the problem you are seeing is part of a wider problem, and fixing the part you see will make fixing the whole problem harder. We did things like that many time, and it always caused problems. Let us not do it again. Since your goal is "make things easier" and not "fix an exploitable crash", we can take time to do things properly. > I have no clue how to make it common > yet. Well, let us start discussing it right now. 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. What do you think? Regards, -- Nicolas George
signature.asc
Description: PGP signature
_______________________________________________ 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".