ProRes Software Decoder
October 2, 2023 ยท View on GitHub
Hosted demo of our initial ProRes Software Decoder so we can have a sample of people run it and report on the real-time playback numbers.
Instructions
- Open the demo page
- Report the Frames Per Second or Real-time multiple.
Running locally
npm install -g serve
serve
Credits
- libav.js doing the heavy lifting.