skype-rec fails on Ubuntu edgy systems
Brought to you by:
kraken
When attempting to do the stereo mixing of conversations using skype-rec, it will fail on newer Ubuntu systems. An investigation of this revealed that sox has problems with the temporary filesnames ending with .au.TMP.au -- and consequentially, not knowing how to create the output. While this most likely a sox bug, this patch fixes the problem by creating different temporary output filenames, with only a single period in the filenames.
patch to fix the problem