sniklaus / 3d-ken-burns

an implementation of 3D Ken Burns Effect from a Single Image using PyTorch
Other
1.52k stars 225 forks source link

RuntimeError: imageio.ffmpeg.download() has been deprecated. #67

Closed cyberkatrina closed 9 months ago

cyberkatrina commented 1 year ago

Seems that the 4th step of created the Ken Burns Effect doesn't work anymore. It appears that one of the libraries this is built with has changed and deprecated some of its code

sniklaus commented 1 year ago

Seems to work fine for me still. Have you tried this: https://stackoverflow.com/a/55969838

sniklaus commented 9 months ago

Closing due to inactivity, please feel free to reopen should you still be facing this issue. :+1: