Intended for embedded voice recordings in powerpoint presentations. Run it with a shell script (zsh) using common binaries
This script invoked via:
./ppt2aac.sh <path to ppt(x) file (filename)>
Will produce (filename).aac
in the same directory.
It will retrieve all audio recordings embedded in the presentation (voice over functionality of powerpoint, m4a file) and stitch it together into one .aac file (since .aac can be concatenated easily without transcoding).
It should work for any modern powerpoint file that is unzippable.
ffpmeg
unzip