audapolis icon indicating copy to clipboard operation
audapolis copied to clipboard

support import of aifc

Open EnidKapelsen opened this issue 2 years ago • 4 comments

In GitHub or in the app itself, a list of which audio files can be imported would help.

QuickTime (macOS) seems to export .aifc as default, which does not seem to work. Unfortunately, I now do not know which file format I should choose in my export settings.

✌️

EnidKapelsen avatar Oct 13 '22 18:10 EnidKapelsen

First of all, thanks for raising this issue. Theoretically every file format that ffmpeg can read should be supported (this includes aifc files). Can you provide an example file, so that I can reproduce the issue? Thanks :)

anuejn avatar Oct 13 '22 19:10 anuejn

Hey there. I am not allowed to send you the original file, but at least a screenshot. Bildschirmfoto 2022-10-13 um 21 28 03

Also, m4a did not work for me (the other Quick Time default).

In made 2 test files, you can download: https://we.tl/t-vLmzz6nP6X

EnidKapelsen avatar Oct 13 '22 19:10 EnidKapelsen

Ping ... WeTransfer just notified me, that the files are not downloaded yet. Just a reminder that they will expire soonish. Greetings 🖖

EnidKapelsen avatar Oct 18 '22 07:10 EnidKapelsen

Thanks for the ping, I just downloaded the files. Also as a quick reply, the currently allowed list of extensions can be found here in the code https://github.com/audapolis/audapolis/blob/460285cd2afef74dc276b1809af1458e54312855/app/src/state/transcribe.ts#L50

pajowu avatar Oct 19 '22 14:10 pajowu