haneulso
June 24th, 2009, 12:05 PM
I want to convert video files to play it by portable dvd player.
I will use this command.
"mencoder foo.avi -ovc lavc -oac mp3lame -o foo2.avi -ffourcc XVID"
The problem is video image size.
My player cannot play a file which has image size over 720x480.
But, some video image size of my video files are over 720x480.
I want to downsize its image size without change of resolution ratio.
How can I get this?
In summary, how can I downsize video resolution without change of resolution ratio.
I will use this command.
"mencoder foo.avi -ovc lavc -oac mp3lame -o foo2.avi -ffourcc XVID"
The problem is video image size.
My player cannot play a file which has image size over 720x480.
But, some video image size of my video files are over 720x480.
I want to downsize its image size without change of resolution ratio.
How can I get this?
In summary, how can I downsize video resolution without change of resolution ratio.