android-aac-enc icon indicating copy to clipboard operation
android-aac-enc copied to clipboard

Encode AAC files in Android

Results 13 android-aac-enc issues
Sort by recently updated
recently updated
newest added

When using JNI in Android Studio I get this error: FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:transformNativeLibsWithMergeJniLibsForDebug'. More than one file was...

how can I use aac-enc in android studio?

03-07 15:42:31.151 5562 5562 F DEBUG : ABI: 'arm64' 03-07 15:42:31.151 5562 5562 F DEBUG : pid: 3395, tid: 5239, name: Thread-27 >>> system_server

HI, has plan to support x86 ?

Hi, do you have any plan for supporting ADIF format ?

android-aac-enc android 5.0 problem: Fatal signal 11 (SIGSEGV), code 1, fault addr 0x82df8000 in tid 12653 (Thread-589)

Apparently sample rate is the length(time in milliseonds) of the pcm recording and it is relevant to the .aac conversion. But somehow it has to be 8000! This is not...