Open eaglexboy opened 9 months ago
thank you for your feedback - Yes you are correct, in its current form it only supports MP3 files (as that was the original intent). For now, convert them to mp3 using -c copy file.mp3
in ffmpeg (or whatever tool) as a workaround.
However, I am in the middle of a massive overhaul to the app and I will gladly add m4a processing as well - one of the big new features coming is adding m4b conversion support, so I can slide in m4a support as well.
I love that the script can detect and splice a big file into chapters but it would be nice it also supported mp4a encoding consistently. The script is able to analyze and generate SRT file from mp4a but it cannot splice the file. It would be nice if the script could detect that the source was encoded using mp4a and automatically convert it to a temporary mp3 file so it can splice it or let the user know before it starts to process it that the encoding is not supported.
I manually converted the file mp4a file to mp3 to confirm that the error reported was due to it being mp4 and not for another reason and it worked as expected.
ffmpeg_log.txtx