For ffmpeg colorspace would be great to have bt709 colorspace for the render.. We only have these two in `canvas.d.ts` `export type CanvasColorSpace = 'srgb' | 'display-p3';`
For ffmpeg colorspace would be great to have bt709 colorspace for the render..
We only have these two in
canvas.d.tsexport type CanvasColorSpace = 'srgb' | 'display-p3';