hi,
after i upload a wmv file i can only see the thumb image but the file is not converted to flv
but it converts ok when i try
ffmpeg -i 2.wmv -acodec mp3 -ar 22050 -ab 32 -f flv ../flvideo/2.flv
in shell and am not getting any php errors
so what to do ??