adrielcafe / AndroidAudioConverter

Convert audio files inside your Android app easily. Supported formats: AAC, MP3, M4A, WMA, WAV and FLAC.
1.33k stars 254 forks source link

After the Android upgrade to 14, the recording wav file can be converted to MP3 file using FFmpeg, and the transcoding cannot be normal #54

Open xrw555 opened 7 months ago

xrw555 commented 7 months ago

After the Android upgrade to 14, the recording wav file can be converted to MP3 file using FFmpeg, and the transcoding cannot be normal。Debug the code, found that the failure information is empty, can not locate the cause of the transcoding failure, please tell me whether there is a solution, or other alternative library.