thenickdude / webm-writer-js

JavaScript-based WebM video encoder for Google Chrome
272 stars 43 forks source link

Changing color space #30

Open nuthinking opened 3 years ago

nuthinking commented 3 years ago

Looks like the recorded videos have bt470bg as color space. Is there a way to change this?

I use AWS to convert the videos in the cloud from webm to mp4 and they only support:

Meaning colors get modified quite a bit.

I guess this is a browser limitation, but maybe I'm very lucky 😁