I too gave the command line a try because GUI always crashes but aaxtomp3.exe keeps working for a CPU-intense while but without any resulting file. The command above makes the shell continuously writing tons of charactars without seemingly ever finishing. Are there any other arguments like "-i" ?
I really want this to work because the workaround with iTunes+VirtualCD is truly painful.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Doesn't like spaces, etc. Works with quotes. Can choose different output file formats whatever ffmpeg supports. See my project if you wanted to try another GUI that can batch. https://sourceforge.net/projects/aax-batch-convert-mp3/
Last edit: logicisme 2019-01-10
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I too gave the command line a try because GUI always crashes but aaxtomp3.exe keeps working for a CPU-intense while but without any resulting file. The command above makes the shell continuously writing tons of charactars without seemingly ever finishing. Are there any other arguments like "-i" ?
I really want this to work because the workaround with iTunes+VirtualCD is truly painful.
aaxtomp3.exe -i {pathtofile.aax} | ffmpeg -i pipe:0 {pathtoout.mp3}
Doesn't like spaces, etc. Works with quotes. Can choose different output file formats whatever ffmpeg supports. See my project if you wanted to try another GUI that can batch. https://sourceforge.net/projects/aax-batch-convert-mp3/
Last edit: logicisme 2019-01-10