Thread: AR in 1.32
View Single Post
  #17 (permalink)  
Old 12th August 2005
Loopdemack Loopdemack is offline
Junior Member
BS.player Regular User
 
Join Date: Jun 2004
Posts: 13
Rep Power: 0
Loopdemack is an unknown quantity at this point
Default

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?
Reply With Quote
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20