File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 105105 # "saturation": integer representing the saturation value
106106 # "hue": integer representing the hue value
107107
108- # wide RVC image mod
109- # stream from camera is 720px width by most likely 480px.
108+ # Audi MHI2 fullscreen RVC image mod
109+ # Details: Not for commecrial use - if you bought this, you got ripped off!
110+ # Use at your own risk.
111+ # Developed and tested with MHI2_ER_AU37x_P5089
112+ # Full details: http://wiki.mib-helper.com/index.php?title=Audi_MHI2_RVC_fullscreen_patch
110113
111114 "rvc" : {
112115 "norm" : " AUTO" ,
113116 "deinterlace" : " WEAVE" ,
114117 "source" :{
115- #"x": 96,
116- #"y": 48,
117- #"w": 528,
118- #"h": 384
119118 "x" : 0 ,
120119 "y" : 0 ,
121120 "w" : 720 ,
122121 "h" : 480
123122 },
124123 "target" :{
125- #"x": 0,
126- #"y": 54,
127- #"w": 528,
128- #"h": 384
129124 "x" : 0 ,
130125 "y" : 0 ,
131126 "w" : 800 ,
You can’t perform that action at this time.
0 commit comments