need help to rotate video on small mp4 player
I have a mp4 player bought in China (Newman m520 1GB) with a tiny screen. It came with a software called Avi converter setup 5 that will convert video so that it will play on the mp4 player. If I look at the converted file with Gspot, the file is 400kbps, 128x128, 15fps, xvid 1.1.0, avi ver 1, mpeg1 Layer 2 96kbps.
I want to rotate the video 90 degrees. I looked at the ini file in the software and have pasted part of it as follows. Is there a way to edit the ini file to rotate the video 90 degrees, or is there another Avi converter that I can get and still convert to the above parameters? I noticed there is a Avi converter listed in the Download section, but it doesn't have the above parameters.
[Version]
Ver=CHN-EN Package
[Quality]
Quality-1=0
Quality0=Low\Normal\High
[Types]
Types-1=0
Types=320x240\220x176\176x132\160x128\128x128\128x 96
[Scale]
Scale-1=1
Scale0=16:9\4:3\Full
[parameter]
1-1-1=-ofps 15 -vf-add scale=128:96 -vf-add expand=128:96:-1:-1:1 -srate 44100 -ovc xvid -xvidencopts bitrate=400:max_bframes=0:quant_type=h263:me_quali ty=0 -oac lavc -lavcopts acodec=mp2:abitrate=96
1-1-2=-ofps 15 -vf-add scale=128:96 -vf-add expand=128:96:-1:-1:1 -srate 44100 -ovc xvid -xvidencopts bitrate=400:max_bframes=0:quant_type=h263:me_quali ty=0 -oac lavc -lavcopts acodec=mp2:abitrate=96
1-1-3=-ofps 15 -vf-add scale=128:72 -vf-add expand=128:96:-1:-1:1 -srate 44100 -ovc xvid -xvidencopts bitrate=400:max_bframes=0:quant_type=h263:me_quali ty=0 -oac lavc -lavcopts acodec=mp2:abitrate=96
2-1-1=-ofps 15 -vf-add scale=128:96 -vf-add expand=128:96:-1:-1:1 -srate 44100 -ovc xvid -xvidencopts bitrate=350:max_bframes=0:quant_type=h263:me_quali ty=0 -oac lavc -lavcopts acodec=mp2:abitrate=96
2-1-2=-ofps 15 -vf-add scale=128:96 -vf-add expand=128:96:-1:-1:1 -srate 44100 -ovc xvid -xvidencopts bitrate=350:max_bframes=0:quant_type=h263:me_quali ty=0 -oac lavc -lavcopts acodec=mp2:abitrate=96
2-1-3=-ofps 15 -vf-add scale=128:72 -vf-add expand=128:96:-1:-1:1 -srate 44100 -ovc xvid -xvidencopts bitrate=350:max_bframes=0:quant_type=h263:me_quali ty=0 -oac lavc -lavcopts acodec=mp2:abitrate=96
|