I need a solution that allows me to take some compressed/encoded video (format and encoding can be anything that is playable in the browser), and turn them into individual frames, for rendering using a Canvas based API.
I want to do this as efficiently and fast as possible. What are my options?
So far I have seen:
2.1m questions
2.1m answers
60 comments
57.0k users