Forums » Bugs & Problems Search

No output file New Reply

Author Post
Posts: 1
Registered: May 28, 2010

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.

Reply to this Thread

You must log in to post a reply.