usage: python reduce-quality.py [-h] [-i ITERATIONS] [-d DOWNSCALE_BY] [-c] filename This script is a wrapper for ffmpeg. It squeeses and stretches out the video several times to reduce video quality.
# you may not use this file except in compliance with the License. # You may obtain a copy of the License at # http://www.apache.org/licenses/LICENSE-2.0 from ...