If you login via SSH and try something like this:

Code:
ffmpeg -i 2.wmv -acodec mp3 -ar 22050 -ab 32 -f flv ../flvideo/2.flv
What happens ?