Is there a way to change the export codec?

3 posts · 468 views
JulienBayle Julien Bayle #1

I’d like to change the export codec instead of using a batch encoding flow after all my captures. Indeed, I’d like to use HAP Codec for decoding on GPU in MaxMSP.

Is it possible ?

jillianmorrow jillian morrow Staff #2

We don’t offer other export formats at the moment, but for the time being, I recommend using FFMPEG to re-encode to HAP as described here.

JulienBayle Julien Bayle #3

Thanks, I’ll do that by batching them 🙂