[–] Sephiroth87 11y ago ↗ Doesn't work on Safari on Yosemite, as Apple seems to have fixed/broken their JPEG decoder, usually can't display glitched images.I had a similar problem in an app I'm working on and I had to use libjpeg for the decoding, not sure if there are ways to handle it in JS...PS. but it's a cool idea :)
[–] hoggle 11y ago ↗ Thanks for the headache, it was worth it - cool project! What's your stack? [–] fatiherikli 11y ago ↗ Thanks.I'm using flask for web app, but the glitching mechanism runs on client side.
[–] fatiherikli 11y ago ↗ Thanks.I'm using flask for web app, but the glitching mechanism runs on client side.
[–] mrjd 11y ago ↗ It's interesting to see this in JS. For a comparison I was playing with JPEG glitching a while back but in Go... http://jamesduncombe.com/whats-brewing/jpeg-crush/
[–] neue 11y ago ↗ Didn't realize it would have sound, jumped when I clicked a link.Pretty neat, though.
6 comments
[ 12.7 ms ] story [ 32.1 ms ] threadI had a similar problem in an app I'm working on and I had to use libjpeg for the decoding, not sure if there are ways to handle it in JS...
PS. but it's a cool idea :)
I'm using flask for web app, but the glitching mechanism runs on client side.
Pretty neat, though.