pj4533 / Pokora

A 100% Local AI Video Creation Platform using Stable Diffusion in a Native SwiftUI Interface
MIT License
49 stars 7 forks source link

Multiple passes of rendering: ffmpeg #122

Open pj4533 opened 11 months ago

pj4533 commented 11 months ago

This needs more research but I think could unlock interesting functionality.

Could you do a pass that ffmpeg interpolates the intermediate frames, then do image to image processing on the output?

Could test manually...