shroom
16th July 2011, 12:37
Hi,
I'm rather new to the encoding world, though I've already gathered some nice infos on avisynth.
But there's something I've never really taken care of (I usually let MeGUI deals with it) : the aspect ratio.
I have various old videos I'd like to re-encode in today's standards and after doing basic before/after checks, I notice some differences.
Most of the time, people are slightly "compressed". Something you can't really notice unless you compare both original and result.
Here's one example :
MPC-HC says :
- 352 x 240 (AR 13:10)
- MPEG1 Video 352x240 (107:80) 29.97fps
So I know you can set the AR no matter what the resolution is, but here I have 3 different values within the same software :
- 352x240 = 1,4667
- 13:10 = 1,3
- 107:80 = 1,3375
Then if I check with MediaInfo, I get :
- Display aspect ratio : 4:3 (which is 1,3334)
Last but not least, MeGUI loads the video and set the DAR to ITU 4:3 PAL (1.367521) / NTSC.
And the video previewed is already slightly compressed, before doing any modifications.
So which one is the good AR ?
Does my eyes trick me (as the vid rendered in MPC-HC really seems the good one) ?
I'm rather new to the encoding world, though I've already gathered some nice infos on avisynth.
But there's something I've never really taken care of (I usually let MeGUI deals with it) : the aspect ratio.
I have various old videos I'd like to re-encode in today's standards and after doing basic before/after checks, I notice some differences.
Most of the time, people are slightly "compressed". Something you can't really notice unless you compare both original and result.
Here's one example :
MPC-HC says :
- 352 x 240 (AR 13:10)
- MPEG1 Video 352x240 (107:80) 29.97fps
So I know you can set the AR no matter what the resolution is, but here I have 3 different values within the same software :
- 352x240 = 1,4667
- 13:10 = 1,3
- 107:80 = 1,3375
Then if I check with MediaInfo, I get :
- Display aspect ratio : 4:3 (which is 1,3334)
Last but not least, MeGUI loads the video and set the DAR to ITU 4:3 PAL (1.367521) / NTSC.
And the video previewed is already slightly compressed, before doing any modifications.
So which one is the good AR ?
Does my eyes trick me (as the vid rendered in MPC-HC really seems the good one) ?