Zulko / moviepy

Video editing with Python
https://zulko.github.io/moviepy/
MIT License
12.1k stars 1.51k forks source link

Fix the issue caused by deprecation of `ANTIALIAS` in Pillow version 10.0.0 #2003

Closed yoichitgy closed 12 months ago

yoichitgy commented 1 year ago

Fixed Issue #2002.

Reference: https://stackoverflow.com/a/76616129/4522678

I removed checkboxes because I supposed non of them were applicable.

(Thank you for making this amazing library in open source!šŸ˜ƒ)

simonbarker commented 1 year ago

+1 for getting this done and merged in as soon as possible please šŸ˜€

tburrows13 commented 12 months ago

Thanks, it looks like LANCZOS was added in pillow 2.7.0 (from 2015), so probably don't need to consider minimum version constraints.

coveralls commented 12 months ago

Coverage Status

coverage: 81.965% (-2.7%) from 84.697% when pulling 1d95b234f1b71357df14f0e54ae85fec23559b2c on yoichitgy:fix-pillow-antialias-deprecation into b5bb086439cfd0960011a065f229eb7a7b4ebad5 on Zulko:master.

jwbats commented 11 months ago

I need this fix. Is this coming out in a new release soon?

kevinlinxc commented 11 months ago

When will another Pypi release happen?

muhammad-mobeen commented 11 months ago

You guys need to update this to PyPi fast! I was going to add this issue again!

tburrows13 commented 11 months ago

Iā€™m afraid that a PyPI release is unlikely to happen any time soon - see #1874