Open Nekotekina opened 1 year ago
Try adding --pix-format yuv420p
or --pix-format yuv420p10le
it will convert color space
I think this is what I'm doing, to no avail
yep, try adding --sc-method none
error: invalid value 'none'
Actually I think it got fixed by adding --sc-pix-format yuv420p
Hello, I wanted to convert video recorded in OBS to VP9, and I don't understand the problem. I don't want libvpx to encode in yuvj444p, it's just the input format.