ZeroOneZeroR / android_audio_mixer

A simple android library for processing audio and mixing multiple audios parallelly or sequentially, made with android native media APIs (MediaExtractor, MediaCodec, MediaFormat, MediaMuxer) and JAVA.
68 stars 18 forks source link

Merging multiple audios in parallel has low quality #13

Open Eilya112 opened 1 year ago

Eilya112 commented 1 year ago

When I merge several audios in parallel, the final file is of low quality.

toshifumi-matsuno-hm commented 1 year ago

+1 I have the same problem.