dr_meter
dr_meter copied to clipboard
Platform-agnostic alternative to TT Dynamic Range Meter for measuring dynamic range of music.
Hi there, I tried to build dr_meter and got the following error. I am using Debian Wheezy and libavformat-dev 6:11-1. ``` cc -O3 -ggdb -std=c99 -Wall -Wextra -Werror -c -o...
I've updated the code to the latest version of ffmpeg. av_close_input_stream( .... ) is deprecated! Please don't use the -Wall option.
It would probably be good to output a syntax quick-reference with the -h or --help option, as many other programs do.