fn sanitize_ffmpeg_log_message(msg: &str) -> String
Expand description

Strips out buffer addresses from FFmpeg log messages so that we can use it with the log-once family of methods.