Skip to content

Commit a5b4dd7

Browse files
committed
Sony ZV-1M2 support
1 parent c65fdca commit a5b4dd7

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

data/cameras.xml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14228,6 +14228,24 @@
1422814228
</ColorMatrix>
1422914229
</ColorMatrices>
1423014230
</Camera>
14231+
<Camera make="SONY" model="ZV-1M2">
14232+
<ID make="Sony" model="ZV-1M2">Sony ZV-1M2</ID>
14233+
<CFA width="2" height="2">
14234+
<Color x="0" y="0">RED</Color>
14235+
<Color x="1" y="0">GREEN</Color>
14236+
<Color x="0" y="1">GREEN</Color>
14237+
<Color x="1" y="1">BLUE</Color>
14238+
</CFA>
14239+
<Crop x="0" y="0" width="-8" height="0"/>
14240+
<Sensor black="800" white="16300"/>
14241+
<ColorMatrices>
14242+
<ColorMatrix planes="3">
14243+
<ColorMatrixRow plane="0">8280 -2987 -703</ColorMatrixRow>
14244+
<ColorMatrixRow plane="1">-3531 11645 2133</ColorMatrixRow>
14245+
<ColorMatrixRow plane="2">-550 1542 5312</ColorMatrixRow>
14246+
</ColorMatrix>
14247+
</ColorMatrices>
14248+
</Camera>
1423114249
<Camera make="SONY" model="ZV-E10">
1423214250
<ID make="Sony" model="ZV-E10">Sony ZV-E10</ID>
1423314251
<CFA width="2" height="2">

0 commit comments

Comments
 (0)