How to reduce the size of the resulting video (while maintaining high quality)
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.
One option is to use better video compression algorithms with 'slow' preset. It'll increase video encoding time though.
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.