audio - How to extract video's file volume information using FFMPEG? -


we need extract volume information every second video file in order produce graphical representation of volume changes during video progress. i'm trying use ffmpeg audio filter stucked in how extract volume information every second (or frame) , export information report file.

thanks in advance.


Comments

Popular posts from this blog

php - Global connection variable or new one every time -

c++ - protocol buffers - generate NON-inline accessors -