brianchirls / Seriously.js

A real-time, node-based video effects compositor for the web built with HTML5, Javascript and WebGL
MIT License
3.88k stars 354 forks source link

ASCII effect looks different in Firefox and Chrome #43

Closed brianchirls closed 10 years ago

brianchirls commented 10 years ago

Not sure why. They should be the same. Need to check Safari and IE too, even though I don't wanna.

brianchirls commented 10 years ago

After some research, it looks like this is not a problem with the ASCII effect but rather with the color profile of the source PNG image file. This is probably not going to be an issue with most video sources, though it would not be a bad idea at some point to write up some best practices for color profile management.