Node-OpenMAX icon indicating copy to clipboard operation
Node-OpenMAX copied to clipboard

Node wrapper for the OpenMAX library

Results 3 Node-OpenMAX issues
Sort by recently updated
recently updated
newest added

Hi, I'm trying to get JPEG images to display to screen, but my code just seems to hang somewhere after the image decode is initiated and nothing appears on screen....

Hi, this code is fantastic! Thanks for building it. I'm wondering if it's possible to use the VideoDecoder with a raw RGB888 format and then push this to the renderer?...

First, great library and thank you for writing this! Using this library in C++ is painful even if it is a necessary evil at times. Have you tried this with...