Processing Forum
So I'm using GSVideo's library and I need to access both video and audio channels, independently, from a GSMovie object. The video data is obtained in a trivial way using the pixels array, however the audio data... not so much. I've searched everywhere for an answer but no luck.
Any ideas? Is this feasible if I use another open library besides GSVideo? Can I find a workaround by hacking it through Java? Once again, thanks in advance.