Skip to content

Add warnings if ffmpeg version is older than 3.0

Compare
Choose a tag to compare
@faroit faroit released this 18 Feb 16:58
· 53 commits to master since this release

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