I make 3D lewds and music (as Kindwyrm) for lewd games. Random stuff here; finished stuff on E621, my Mega archive, and Bandcamp (as Kindwyrm).
The fact I was feeding ffmpeg a JPEG sequence might have something to do with the former, who knows. The documentation says the defaults are unknown.
The fact I was feeding ffmpeg a JPEG sequence might have something to do with the former, who knows. The documentation says the defaults are unknown.
-pix_fmt yuv420p -colorspace 1 -color_primaries 1 -color_trc 1
The args with 1s ensure proper use of BT.709 instead of the ancient BT.470. If you're producing HDR content, you might want to look into BT.2020.
-pix_fmt yuv420p -colorspace 1 -color_primaries 1 -color_trc 1
The args with 1s ensure proper use of BT.709 instead of the ancient BT.470. If you're producing HDR content, you might want to look into BT.2020.