Hi,
I'm looking for a way to split a .wav file with embedded cue sheet (BWFMetaedit can export it just fine as XML). This seems to be a bit out of scope for this project maybe, unless I'm missing something. Any suggestions would be appreciated.
I'm not sure either how to process the exported XML cue sheet - all the required information is in there but I don't know what other software can digest it as-is. I would like to avoid writing a script , but that is currently my only idea (e.g. parse that xml and run multiple ffmpeg commands)
Thanks !