-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Labels
bugIssues that report (apparent) bugs.Issues that report (apparent) bugs.lib-PIL-PillowIssues pertaining to dependency PIL (or PIL fork Pillow).Issues pertaining to dependency PIL (or PIL fork Pillow).needs-more-infoWaiting for submitter's reply, feedback, updates,...Waiting for submitter's reply, feedback, updates,...
Description
first time to write issue
===========================
from moviepy import *
clip = ImageClip('test.jpg',3).resized((1000,1000))
#it get a wrong,you should to del the code in moviepy.video.fx.Resize file
rewrite Image.Resampling.LANCZOS, we should del .Resampling
- Python Version:
- MoviePy Version:
- Platform Name:
- Platform Version:
Metadata
Metadata
Assignees
Labels
bugIssues that report (apparent) bugs.Issues that report (apparent) bugs.lib-PIL-PillowIssues pertaining to dependency PIL (or PIL fork Pillow).Issues pertaining to dependency PIL (or PIL fork Pillow).needs-more-infoWaiting for submitter's reply, feedback, updates,...Waiting for submitter's reply, feedback, updates,...