We use DVRRDK 03/04 and own Udworks based hardware design.
We want to use 4:3 and also 16:9 displays at SD video output.
So as I understand SAR / PAR / DAR we have the following relations:
SAR (Storage aspect ratio) = 720:576 = 5:4
DAR (Display Aspect Ratio) is 4:3 or 16:9
PAR (Pixel Aspect Ratio) = DAR/SAR -->
(4:3)/(5:4) = 16:15 = 1,067
or (16:9)/(5:4) = 64:45 = 1,42
This means we have to set PAR to the related values if we want to change between 4:3 and 16:9.
Is it possible to set Pixel Aspect Ratio in DM8168 ?