-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
File Size Issues #24
Comments
It may depend on encoding of your input file. |
same problem and it looks worse. |
@card0z @NiuAWSM I found something interesting in NVIDIA 560.70 drivers |
i had the same problem with amd rx 6800 card. the issue solved once i checked the compatibility mode and the size is larger and the quality better, and yes the size changes depending on CRF value. |
I have a rx 7900xtx card. My original file is in this format: MKV, H264 1.42GB 1080p. I tryed to check the compatibility mode box and it worked slowly but perfectly fine ONLY IF I change the preset to H264 encoding. Because AV1 will not work and it will automatically convert it to H264 without telling me, which will increase considerably the bitrate. I also noticed that the cpu usage is 100% so I believe when you check the compatibility box, it forces the system to use H264(CPU) encoding regardless of what your presets are I tryed to disable AMF encoding and I used AV1 (CPU) encoding Conclusion: The solution is to disable AMF encoding if you have this problem. The upscale speed will be longer but it is still acceptable. Do not check the compatibility box because you will have somes issues with AV1 (and maybe H265). |
I am having issues with the size of the output file. It is always several times smaller than the original regardless of the CRF value. Even when I set the value to 0 it produces an output file of a much smaller size
The text was updated successfully, but these errors were encountered: