-
Notifications
You must be signed in to change notification settings - Fork 91
Error: 'NoneType' object has no attribute 'data' #123
Comments
I snipped the last few seconds off the clip and it now works. Maybe it was a problem with the video shrugs |
I am also having this issue for videos that have been trimmed using |
I noticed a similar issue (using "butterflow-0.2.4a4-win64"):
and I also used an input video that was trimmed using ffmpeg like this:
This command worked:
Yet this gave the error (with option -k):
I could pull the rendered video with 821 frames (0-820) from the cache though. |
Same. Input is an mp4 container from
or using the
gives the OP error and no output. While simply leaving a few bits off the end (in.mp4 is 14.5 seconds long) works just fine
butterflow-0.2.4a4-win64 |
I get this error when trying to interpolate a video I've got. Weirdly it works when I tried it on a 10 second slice of the video.
I also tried copying the video to another .mkv container to no avail.
The text was updated successfully, but these errors were encountered: