Posted: 2010-05-28 22:08:31
|
Everything seams ok but I don't get any output file. Ubuntu Studio 8.04
$ /usr/echo-nest-remix-examples/swinger$ python swinger.py ../music/Push.mp3 output.mp3
Probing for existing analysis
Analysis found. No upload needed.
en-ffmpeg -i "../music/Push.mp3"
en-ffmpeg -y -i "../music/Push.mp3" -ac 2 -ar 44100 "/tmp/tmpsaz5DW.wav"
Rendering...
en-ffmpeg -y -i "/tmp/tmpUuJvsd.wav" -ab 128k "Push_swing+33.mp3"
Deleting: /tmp/tmpUuJvsd.wav
Neither "Push_swing+33.mp3" or "output.mp3" are to be found on my computer.
|
|