29 Aug
2024
29 Aug
'24
10:12 p.m.
I don't think YT skips color compression if set directly as YT wants it. Anyway it's a complicated and interesting topic and if you do tests and find an optimal solution please let me know and I'll put it in the manual. However, this is a different matter from what you were asking. You could try using ffmpeg from the command line using the option: -vf "scale=in_range=jpeg:out_range=mpeg" -pix_fmt yuv420p and compare with the result obtained in CinGG to see if there are any differences. Question: In CinGG, what format and preset do you use for the rendering to export to YT?