Importing ABC directly from collections was deprecated since Python 3.4 and removed in Python 3.9
Created by: tirkarthi
ffmpeg/_utils.py:96: if isinstance(v, collections.Iterable) and not isinstance(v, str):
ffmpeg/_run.py:140: video_size, collections.Iterable