Exporting AVI format videos is very blurry and clearly mosaic like
w-wj-07 opened this issue · 2 comments
Hi all, I found an issue while using MLT. The same video material, when I export it to AVI format, will become very blurry and appear mosaic, and this blurriness will become more blurry as the resolution of the profile configuration increases. However, if I export it to MP4 format, there will be no blurriness or mosaic issues. May I ask what the problem is and how can I solve it? Thank you very much.
This is a video exported to MP4 format with a resolution of 1440p. The video is very clear and has no blurring issues.
https://github.com/mltframework/mlt/assets/75413574/029f3be4-64a4-46f5-9cf7-4f335937a60a

This is a video exported to AVI format with a resolution of 1440p, which is very blurry and has mosaic effects.

I used ffmpeg to print out the information of two videos and found that the encoding parameter of the mp4 video is high profile, while the encoding parameter of the avi video is simple profile. Is simple profile the cause of video blurring? May I ask how to modify the AVI format video? The default export is a high profile, not a simple profile. Can I achieve this by setting the consumer's configuration.
This is the information from AVI video

Your links do not work for me and the images are too blurry to read. But High profile works for both mp4 and AVI for me in my simple test. Maybe you did not set the resolution or profile correctly.
The parameters for the avformat consumer are here:
https://mltframework.org/plugins/ConsumerAvformat/
I will close this issue because this bug tracker is not available for general support. Please see the support options here and use the appropriate one:
https://mltframework.org/support/
