I am trying to write a script that would convert a movie for a "Meizu MP4 player".
After some failed attempts (player would not play) I downloaded a sample movie from the player. This movie is here: http://igor.chudov.com/tmp/meizu-video.avi (3 megabytes) This player obviously is compatible with this movie. It is xvid, 240x320, rotated 90 degrees. That is, when I watch it, it is a widescreen movie such that I have to hold my head sideways to properly view it. I tried converting my movies to this format but could not rotate the movie. Here's what I want: 1) xvid format 2) mp3 encoding 3) 240x320 size 4) Flipped by 90 degrees. Any help with composing a command like this will be appreciated. Thanks