←back to thread

162 points Aissen | 2 comments | | HN request time: 0.401s | source
Show context
chriskanan ◴[] No.42130234[source]
I don't understand why in the current era we don't have videos just post-processed by the media player / TV. That seems like it would increase accessibility while not irritating folks who do not have epilepsy.

I tried to search to see if something like a plugin existed for VLC, and I didn't find anything. Seems like it should be solvable at least if the media can be parsed ahead of time or with some delay for a live feed.

replies(6): >>42130402 #>>42130482 #>>42130491 #>>42130656 #>>42131097 #>>42131235 #
1. dalbin ◴[] No.42130656[source]
There is a feature called "Dim Flashing Lights" available on iOS, and the algorithm with multiple implementations is on Github : https://github.com/apple/VideoFlashingReduction
replies(1): >>42134107 #
2. koshergweilo ◴[] No.42134107[source]
That's actually pretty cool, props to Apple for open sourcing it