Hello again, because I see, that bs mannagmet didnt had any hearnig for my request, for last couple of months and I previously knew that old versions like 1.10 build 814 is free from this bug, I tried to use xml from previous version, and there is no bug with panscan any more.
I compared two xml files from old and new version and I found that these are the diffrent lines:
<PanScanSV type="int">2048</PanScanSV> this one is missing in old xml
<ZoomVSize type="int">708</ZoomVSize>- this one is from new xml
<ZoomVSize type="int">560</ZoomVSize>-this one is from old xml
<PlayWinPos type="int">4294836221</PlayWinPos>- this one is from new xml
<PlayWinPos type="int">0</PlayWinPos>-this one is from old xml
<MainWinPos type="int">0</MainWinPos>- this one is from new xml
<MainWinPos type="int">562</MainWinPos>-this one is from old xml
<vercrc type="int">20121633</vercrc>- this one is from new xml
<vercrc type="int">17827860</vercrc>-this one is from old xml
-------------------------------------------------------------------------------
These last tree are missing in new version, but they dont have anything with aspect or panscan.
<Dvfilter type="int">0</Dvfilter>-this one is missing in new xml
<ovClrCtrl type="bin1">-this one is missing in new xml
<VMRClrCtrl type="bin2">-this one is missing in new xml
I would like to say that I see in the first 7 lines, where is the problem. Do you see it like I did?
|