Moore-AnimateAnyone icon indicating copy to clipboard operation
Moore-AnimateAnyone copied to clipboard

How to reduce the size of the resulting video (while maintaining high quality)

Open MoonEese opened this issue 1 year ago • 2 comments

Is there a way to increase the quality of the resulting video while reducing the size of the resulting video? Since there is no need to create large-sized images, I want to create small, high-quality images while reducing the memory and time required to create them.

MoonEese avatar Apr 21 '24 23:04 MoonEese

One option is to use better video compression algorithms with 'slow' preset. It'll increase video encoding time though.

alethea-deepak avatar Apr 22 '24 07:04 alethea-deepak

One option is to use better video compression algorithms with 'slow' preset. It'll increase video encoding time though.

@i-amgeek ffmpeg's 'slow' option? or is there any other algorithms with 'slow' preset? I meant smaller size image results of generating algorithm.

MoonEese avatar Apr 22 '24 08:04 MoonEese