chenxiaolong / BCR

A Basic Call Recorder for rooted Android devices
GNU General Public License v3.0
1.67k stars 109 forks source link

Version 1.52 opus recording empty #438

Closed R44D44 closed 12 months ago

R44D44 commented 12 months ago

LOS 20/Android 13 the opus recording (*.oga) 48kbps + 24000/48000Hz is not working. the produced audio file is silent. flac is working btw. 20231002_143806.209+0200_out_08003638469_Amazon Kundenservice.oga.zip

chenxiaolong commented 12 months ago

Can you enable debug mode by long pressing BCR's version number and then make 2 calls, once with flac and once with opus? It'll create two log files in the output directory. Please upload both here.

R44D44 commented 12 months ago

20231003_180631.083+0200_out_08003638469_Amazon Kundenservice.log.txt 20231003_180704.811+0200_out_08003638469_Amazon Kundenservice.log.txt

interestingly as with the other "bug" i was stating, it all works now with both codecs + settings. after un+reinstall. due to a backup restore happening inbetween there might have the app part of total recall still been installed. i dont remember exactly.

chenxiaolong commented 12 months ago

Hmm, both of those logs are empty files. Glad it's working now though. If you run into this problem again, feel free to reopen this issue.

due to a backup restore happening inbetween

This might be part of the problem. Some root backup apps have trouble restoring URI permissions, which can lead to situations where BCR can't write data to the output files.