TwoToad
30th April 2010, 03:58
Basically, I am trying to encode an anamorphic 720x480 DVD to 640x480, and then apply a PAR in Yamb to stretch it back to 853x480.
The reason I am trying to do this is because I am trying to emulate what Apple does in iTunes in order to maintain as much resolution as I can.
I looked at a few purchased downloads from iTunes in MediaInfo and noticed that they are 640x480 with a Display Aspect Ratio of 16:9. I understand the 640x480 video is to maintain compatibility with the older iPod 5.5G models. What I don't understand is how they stretch it back to a 16:9.
When I encode the video, should I be adding a --sar ?:? to the x264 command line. Or in Yamb, when I remux, should I add a custom Pixel Aspect Ration of ?:?. Or should I be doing both?
What is the formula to get the ?:? part that I am looking for, for regular 16/9? What if I had a 2.35:1 video? I am having a hard time understanding this, so any help is appreciated!
The reason I am trying to do this is because I am trying to emulate what Apple does in iTunes in order to maintain as much resolution as I can.
I looked at a few purchased downloads from iTunes in MediaInfo and noticed that they are 640x480 with a Display Aspect Ratio of 16:9. I understand the 640x480 video is to maintain compatibility with the older iPod 5.5G models. What I don't understand is how they stretch it back to a 16:9.
When I encode the video, should I be adding a --sar ?:? to the x264 command line. Or in Yamb, when I remux, should I add a custom Pixel Aspect Ration of ?:?. Or should I be doing both?
What is the formula to get the ?:? part that I am looking for, for regular 16/9? What if I had a 2.35:1 video? I am having a hard time understanding this, so any help is appreciated!