imageio / imageio-ffmpeg

FFMPEG wrapper for Python
BSD 2-Clause "Simplified" License
233 stars 52 forks source link

quality=None is not respected in ffmpeg imageio #64

Closed hmaarrfk closed 2 years ago

hmaarrfk commented 2 years ago

https://github.com/imageio/imageio-ffmpeg/blob/8de24f789725785206d35ce81db0a58b8923e987/imageio_ffmpeg/_io.py#L344

Documentation says that setting to None will enable us to specify the output parameters, but it seems that it still specifies them for us.

https://imageio.readthedocs.io/en/stable/_autosummary/imageio.plugins.ffmpeg.html#module-imageio.plugins.ffmpeg