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 |
Based on that .ini file, no, it doesn't have the needed parameters to do so.
Is the "program" they sent you just a gui for an open source converter? Either way, I think virtualdub has the ability you're looking for. http://www.virtualdub.org/index.html |
Here is a special version of AviConverter that rotates though 90 degrees:-
http://www.mympxplayer.org/aviconver...tup-df726.html |
Re: need help to rotate video on small mp4 player
I don't think the special version of AviConverter you listed will work. I installed it and it doesn't support 128x128 which my player needs. Your question about is this a gui for open source software, I don't really understand that question. The software is a large rectangle. Along the bottom is Add, Delete, Convert Now, Stop, Close. I can choose from several resolutions and aspect ratio. Everything else is fixed and cannot be changed. I tried using Virtual Dub Mod and also TmpGenc 4 Exp, but neither of these programs will yield a 400kbps bitrate. When I select 15fps and 128x128 and 400kbps, the encoding on both softwares is (changed) at about 128kbps. Raising the bitrate to 1000kbps or higher, still yields a bitrate of about 128 kbps. Only the supplied AVi Converter will yield 400kbps and 128x128 and 15fps. I was successful to use Virtual DubMod to rotate the video 90 degrees and then use the supplied Avi Converter to do the necessary conversion, but I don't want to process the video 2 times. I want to be able to rotate and convert all in one process.
|
Re: need help to rotate video on small mp4 player
With the help of looking at the ini file of
http://www.mympxplayer.org/aviconver...tup-df726.html I was able to modify the ini file in my AVI Converter 5 so that I can rotate the the video when using resolution 128x128. ( Must choose Full Aspect ratio when rotating.) If someone wanted to rotate other resolutions or use other frame rates (than 15fps), I think if you study the ini file for a while you can see what is necessary to change. Following is the ini file. [Version] Ver=CHN-EN Package [Quality] Quality-1=0 Quality0=Low\Normal\High [Types] Types-1=1 Types=320x240\220x176\176x132\160x128\128x128\128x 128Rotate [Scale] Scale-1=1 Scale0=16:9\4:3\Full [parameter] 1-1-1=-ofps 15 -vf-add scale=128:128, -vf-add expand=128:128:-1:-1:1,rotate=3,flip -srate 44100 -ovc xvid -xvidencopts bitrate=800: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=220:165, -vf-add expand=220:176:-1:-1:1,rotate=3,flip -srate 44100 -ovc xvid -xvidencopts bitrate=800: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=220:124, -vf-add expand=220:176:-1:-1:1,rotate=3,flip -srate 44100 -ovc xvid -xvidencopts bitrate=800: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:128, -vf-add expand=128:128:-1:-1:1,rotate=3,flip -srate 44100 -ovc xvid -xvidencopts bitrate=700: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=220:165, -vf-add expand=220:176:-1:-1:1,rotate=3,flip -srate 44100 -ovc xvid -xvidencopts bitrate=700: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=220:124, -vf-add expand=220:176:-1:-1:1,rotate=3,flip -srate 44100 -ovc xvid -xvidencopts bitrate=700:max_bframes=0:quant_type=h263:me_quali ty=0 -oac lavc -lavcopts acodec=mp2:abitrate=96 3-1-1=-ofps 15 -vf-add scale=128:128, -vf-add expand=128:128:-1:-1:1,rotate=3,flip -srate 44100 -ovc xvid -xvidencopts bitrate=600:max_bframes=0:quant_type=h263:me_quali ty=0 -oac lavc -lavcopts acodec=mp2:abitrate=96 3-1-2=-ofps 15 -vf-add scale=220:165, -vf-add expand=220:176:-1:-1:1,rotate=3,flip -srate 44100 -ovc xvid -xvidencopts bitrate=600:max_bframes=0:quant_type=h263:me_quali ty=0 -oac lavc -lavcopts acodec=mp2:abitrate=96 3-1-3=-ofps 15 -vf-add scale=220:124, -vf-add expand=220:176:-1:-1:1,rotate=3,flip -srate 44100 -ovc xvid -xvidencopts bitrate=600:max_bframes=0:quant_type=h263:me_quali ty=0 -oac lavc -lavcopts acodec=mp2:abitrate=96 1-2-1=-ofps 15 -vf-add scale=128:128 -vf-add expand=128:128:-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-2-2=-ofps 15 -vf-add scale=128:96 -vf-add expand=128:128:-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-2-3=-ofps 15 -vf-add scale=128:72 -vf-add expand=128:128:-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-2-1=-ofps 15 -vf-add scale=128:128 -vf-add expand=128:128:-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-2-2=-ofps 15 -vf-add scale=128:96 -vf-add expand=128:128:-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-2-3=-ofps 15 -vf-add scale=128:72 -vf-add expand=128:128:-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 3-2-1=-ofps 15 -vf-add scale=128:128 -vf-add expand=128:128:-1:-1:1 -srate 44100 -ovc xvid -xvidencopts bitrate=300:max_bframes=0:quant_type=h263:me_quali ty=0 -oac lavc -lavcopts acodec=mp2:abitrate=96 3-2-2=-ofps 15 -vf-add scale=128:96 -vf-add expand=128:128:-1:-1:1 -srate 44100 -ovc xvid -xvidencopts bitrate=300:max_bframes=0:quant_type=h263:me_quali ty=0 -oac lavc -lavcopts acodec=mp2:abitrate=96 3-2-3=-ofps 15 -vf-add scale=128:72 -vf-add expand=128:128:-1:-1:1 -srate 44100 -ovc xvid -xvidencopts bitrate=300:max_bframes=0:quant_type=h263:me_quali ty=0 -oac lavc -lavcopts acodec=mp2:abitrate=96 1-3-1=-ofps 15 -vf-add scale=160:128 -vf-add expand=160:128:-1:-1:1 -srate 44100 -ovc xvid -xvidencopts bitrate=400:max_bframes=0:quant_type=h263 -oac lavc -lavcopts acodec=mp2:abitrate=96 1-3-2=-ofps 15 -vf-add scale=160:120 -vf-add expand=160:128:-1:-1:1 -srate 44100 -ovc xvid -xvidencopts bitrate=400:max_bframes=0:quant_type=h263 -oac lavc -lavcopts acodec=mp2:abitrate=96 1-3-3=-ofps 15 -vf-add scale=160:90 -vf-add expand=160:128:-1:-1:1 -srate 44100 -ovc xvid -xvidencopts bitrate=400:max_bframes=0:quant_type=h263 -oac lavc -lavcopts acodec=mp2:abitrate=96 2-3-1=-ofps 15 -vf-add scale=160:128 -vf-add expand=160:128:-1:-1:1 -srate 44100 -ovc xvid -xvidencopts bitrate=300:max_bframes=0:quant_type=h263 -oac lavc -lavcopts acodec=mp2:abitrate=96 2-3-2=-ofps 15 -vf-add scale=160:120 -vf-add expand=160:128:-1:-1:1 -srate 44100 -ovc xvid -xvidencopts bitrate=300:max_bframes=0:quant_type=h263 -oac lavc -lavcopts acodec=mp2:abitrate=96 2-3-3=-ofps 15 -vf-add scale=160:90 -vf-add expand=160:128:-1:-1:1 -srate 44100 -ovc xvid -xvidencopts bitrate=300:max_bframes=0:quant_type=h263 -oac lavc -lavcopts acodec=mp2:abitrate=96 3-3-1=-ofps 15 -vf-add scale=160:128 -vf-add expand=160:128:-1:-1:1 -srate 44100 -ovc xvid -xvidencopts bitrate=250:max_bframes=0:quant_type=h263 -oac lavc -lavcopts acodec=mp2:abitrate=96 3-3-2=-ofps 15 -vf-add scale=160:120 -vf-add expand=160:128:-1:-1:1 -srate 44100 -ovc xvid -xvidencopts bitrate=250:max_bframes=0:quant_type=h263 -oac lavc -lavcopts acodec=mp2:abitrate=96 3-3-3=-ofps 15 -vf-add scale=160:90 -vf-add expand=160:128:-1:-1:1 -srate 44100 -ovc xvid -xvidencopts bitrate=250:max_bframes=0:quant_type=h263 -oac lavc -lavcopts acodec=mp2:abitrate=96 1-4-1=-ofps 15 -vf-add scale=176:144 -vf-add expand=176:144:-1:-1:1 -srate 44100 -ovc xvid -xvidencopts bitrate=500:max_bframes=0:quant_type=h263:me_quali ty=0 -oac lavc -lavcopts acodec=mp2:abitrate=96 1-4-2=-ofps 15 -vf-add scale=176:132 -vf-add expand=176:144:-1:-1:1 -srate 44100 -ovc xvid -xvidencopts bitrate=500:max_bframes=0:quant_type=h263:me_quali ty=0 -oac lavc -lavcopts acodec=mp2:abitrate=96 1-4-3=-ofps 15 -vf-add scale=176:99 -vf-add expand=176:144:-1:-1:1 -srate 44100 -ovc xvid -xvidencopts bitrate=500:max_bframes=0:quant_type=h263:me_quali ty=0 -oac lavc -lavcopts acodec=mp2:abitrate=96 2-4-1=-ofps 15 -vf-add scale=176:144 -vf-add expand=176:144:-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-4-2=-ofps 15 -vf-add scale=176:132 -vf-add expand=176:144:-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-4-3=-ofps 15 -vf-add scale=176:99 -vf-add expand=176:144:-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 3-4-1=-ofps 15 -vf-add scale=176:144 -vf-add expand=176:144:-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 3-4-2=-ofps 15 -vf-add scale=176:132 -vf-add expand=176:144:-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 3-4-3=-ofps 15 -vf-add scale=176:99 -vf-add expand=176:144:-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 1-5-1=-ofps 20 -vf-add scale=224:176 -vf-add expand=224:176:-1:-1:1 -srate 44100 -ovc xvid -xvidencopts bitrate=550:max_bframes=0:quant_type=h263 -oac lavc -lavcopts acodec=mp2:abitrate=128 1-5-2=-ofps 20 -vf-add scale=224:168 -vf-add expand=224:176:-1:-1:1 -srate 44100 -ovc xvid -xvidencopts bitrate=550:max_bframes=0:quant_type=h263 -oac lavc -lavcopts acodec=mp2:abitrate=128 1-5-3=-ofps 20 -vf-add scale=224:126 -vf-add expand=224:176:-1:-1:1 -srate 44100 -ovc xvid -xvidencopts bitrate=550:max_bframes=0:quant_type=h263 -oac lavc -lavcopts acodec=mp2:abitrate=128 2-5-1=-ofps 20 -vf-add scale=224:176 -vf-add expand=224:176:-1:-1:1 -srate 44100 -ovc xvid -xvidencopts bitrate=450:max_bframes=0:quant_type=h263 -oac lavc -lavcopts acodec=mp2:abitrate=64 2-5-2=-ofps 20 -vf-add scale=224:168 -vf-add expand=224:176:-1:-1:1 -srate 44100 -ovc xvid -xvidencopts bitrate=450:max_bframes=0:quant_type=h263 -oac lavc -lavcopts acodec=mp2:abitrate=64 2-5-3=-ofps 20 -vf-add scale=224:126 -vf-add expand=224:176:-1:-1:1 -srate 44100 -ovc xvid -xvidencopts bitrate=450:max_bframes=0:quant_type=h263 -oac lavc -lavcopts acodec=mp2:abitrate=64 3-5-1=-ofps 20 -vf-add scale=224:176 -vf-add expand=224:176:-1:-1:1 -srate 44100 -ovc xvid -xvidencopts bitrate=300:max_bframes=0:quant_type=h263 -oac lavc -lavcopts acodec=mp2:abitrate=64 3-5-2=-ofps 20 -vf-add scale=224:168 -vf-add expand=224:176:-1:-1:1 -srate 44100 -ovc xvid -xvidencopts bitrate=300:max_bframes=0:quant_type=h263 -oac lavc -lavcopts acodec=mp2:abitrate=64 3-5-3=-ofps 20 -vf-add scale=224:126 -vf-add expand=224:176:-1:-1:1 -srate 44100 -ovc xvid -xvidencopts bitrate=300:max_bframes=0:quant_type=h263 -oac lavc -lavcopts acodec=mp2:abitrate=64 1-6-1=-ofps 20 -vf-add scale=320:240 -vf-add expand=320:240:-1:-1:1 -srate 44100 -ovc xvid -xvidencopts bitrate=600:max_bframes=0:quant_type=h263:me_quali ty=4 -oac lavc -lavcopts acodec=mp2:abitrate=128 1-6-2=-ofps 20 -vf-add scale=320:240 -vf-add expand=320:240:-1:-1:1 -srate 44100 -ovc xvid -xvidencopts bitrate=600:max_bframes=0:quant_type=h263:me_quali ty=4 -oac lavc -lavcopts acodec=mp2:abitrate=128 1-6-3=-ofps 20 -vf-add scale=320:180 -vf-add expand=320:240:-1:-1:1 -srate 44100 -ovc xvid -xvidencopts bitrate=600:max_bframes=0:quant_type=h263:me_quali ty=4 -oac lavc -lavcopts acodec=mp2:abitrate=128 2-6-1=-ofps 20 -vf-add scale=320:240 -vf-add expand=320:240:-1:-1:1 -srate 44100 -ovc xvid -xvidencopts bitrate=500:max_bframes=0:quant_type=h263:me_quali ty=4 -oac lavc -lavcopts acodec=mp2:abitrate=64 2-6-2=-ofps 20 -vf-add scale=320:240 -vf-add expand=320:240:-1:-1:1 -srate 44100 -ovc xvid -xvidencopts bitrate=500:max_bframes=0:quant_type=h263:me_quali ty=4 -oac lavc -lavcopts acodec=mp2:abitrate=64 2-6-3=-ofps 20 -vf-add scale=320:180 -vf-add expand=320:240:-1:-1:1 -srate 44100 -ovc xvid -xvidencopts bitrate=500:max_bframes=0:quant_type=h263:me_quali ty=4 -oac lavc -lavcopts acodec=mp2:abitrate=64 3-6-1=-ofps 20 -vf-add scale=320:240 -vf-add expand=320:240:-1:-1:1 -srate 44100 -ovc xvid -xvidencopts bitrate=450:max_bframes=0:quant_type=h263:me_quali ty=4 -oac lavc -lavcopts acodec=mp2:abitrate=64 3-6-2=-ofps 20 -vf-add scale=320:240 -vf-add expand=320:240:-1:-1:1 -srate 44100 -ovc xvid -xvidencopts bitrate=450:max_bframes=0:quant_type=h263:me_quali ty=4 -oac lavc -lavcopts acodec=mp2:abitrate=64 3-6-3=-ofps 20 -vf-add scale=320:180 -vf-add expand=320:240:-1:-1:1 -srate 44100 -ovc xvid -xvidencopts bitrate=450:max_bframes=0:quant_type=h263:me_quali ty=4 -oac lavc -lavcopts acodec=mp2:abitrate=64 [FilePath] SounceFile=E:\My Documents\video.subtitle.test TargetFile= |
| All times are GMT -7. The time now is 6:15 am. |
Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2015, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0 RC 2