You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)