HTML9-Responsive-Boilerstrap-js
HTML9-Responsive-Boilerstrap-js copied to clipboard
Causes reversed cinegram playback in black-colored mobile devices
reproduce:
- run cinegram in device that outer shell is colored black, or blackish dark color.
- notice that cinegram runs in reverse
Have you tried painting the device another color?
Can you detect the device shell color from within your app?
If so, when device.luminance < 0.15 start cinegram with { start: 'end', speed: -1.0 }