Hi Elie, This has worked for me in the past. c:\ffmpeg.exe -loglevel error -i inputfile.wmv -vf "transpose=0" -vf "hflip" "converted.mp4" My apologies in advance if this is a n00b answer to your question.