[Cin] The best strategy to render yuv (mpeg, limited range) from yuvj (jpeg, full range)?
Andrea paz
gamberucci.andrea at gmail.com
Fri Aug 30 00:12:38 CEST 2024
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?
More information about the Cin
mailing list