Why is it that when you choose the width 640, you should have the height set to 352? I thought you were supposed to calculate the aspect ratio like this:
640 / 1.85 = 346 (why use 352 and not 346?)
This seems to be the right way of calculating the height when the aspect ratio is 2.35:1:
640 / 2.35 = 272 (which is right)
Please help me understand![]()
+ Reply to Thread
Results 1 to 7 of 7
-
Thomas
-
No I am not especially talking about ffmpegX. If you do a simple search for aspect ratio 1.85:1 640x352 you will some pages that recommend that you use the height 352 if your width of your 1.85:1 video is 640.
http://divxstation.com/comm/thread.asp?i=14&t=5821&r=0
MacMPEG2Decoder also chooses 640x352 when you use the transform wizard on a 1.85:1 aspect ratio movie.
Why 352?Thomas -
I also see when I do a google search that many divx movies has the width x height: 640x352
I have read through the aspect ratio guide here at dvdrhelp, but I have not yet found an answer to my question.Thomas -
It is because mpeg video is encoded in 16x16 macroblocks, so your resolutions should be some multiple of 16.
-
I'm not sure if you are talking about mpg resolution or not, but mpgs need to have a resolution that is a multiple of 16. So in this case, 346/16=21.625. Round that up to an even 22 and you get 22*16=352!
Happy to be here.
Similar Threads
-
aspect ratio
By devdev in forum Video ConversionReplies: 5Last Post: 19th Apr 2012, 17:31 -
Aspect Ratio
By ping182nz7 in forum EditingReplies: 12Last Post: 26th Apr 2010, 13:30 -
Aspect Ratio
By jackowens in forum Video ConversionReplies: 2Last Post: 18th Mar 2009, 17:40 -
16:10 Aspect Ratio
By SWBisbee in forum Newbie / General discussionsReplies: 4Last Post: 31st May 2008, 01:41 -
what is aspect ratio?
By mai_hnf in forum Authoring (VCD/SVCD)Replies: 3Last Post: 29th Sep 2007, 22:29