Add warnings if ffmpeg version is older than 3.0
Add some code and warnings to detect the ffmpeg version and warn users when a version older than 3.0 is used since that is adding additional silence to the output files when encoding.
Also addressing #3