sadnow / AnimationKit-AI

AnimationKit: AI Upscaling & Interpolation using Real-ESRGAN+RIFE
Other
114 stars 18 forks source link

Add a keep_sound toggle #11

Open sadnow opened 2 years ago

sadnow commented 2 years ago

This would also keep_duration. Feature originally attempted in d8d62fd04a73baf649a6c7c174bc003149ec21df but abandoned due to confusing coding practices

For implementing Method A compatibility, see the ffmpeg examples on https://github.com/xinntao/Real-ESRGAN/blob/master/docs/anime_video_model.md

sadnow commented 2 years ago

Partial unfinished implementation in 5405a8e