Hi All,
For a project we are trying to encode as much audio streams as possible to AAC.
I'm able to call Aenc1_create() only 5 times, after that the call returns an error.
Doesn't anybody know if this limit is a hard limit?
I would assume typical codec engines never need more that 4 codecs (video encode/decode and audio encode/decode), we would like to do for instance 32 aac audio encodes only.
Thanks,
RvB