Skip to content

Commit c4509a4

Browse files
committed
Sony ZV-1M2 support
1 parent 65c98e1 commit c4509a4

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

data/cameras.xml

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14161,8 +14161,23 @@
1416114161
</ColorMatrix>
1416214162
</ColorMatrices>
1416314163
</Camera>
14164-
<Camera make="SONY" model="ZV-1M2" supported="unknown-no-samples">
14164+
<Camera make="SONY" model="ZV-1M2">
1416514165
<ID make="Sony" model="ZV-1M2">Sony ZV-1M2</ID>
14166+
<CFA width="2" height="2">
14167+
<Color x="0" y="0">RED</Color>
14168+
<Color x="1" y="0">GREEN</Color>
14169+
<Color x="0" y="1">GREEN</Color>
14170+
<Color x="1" y="1">BLUE</Color>
14171+
</CFA>
14172+
<Crop x="0" y="0" width="-8" height="0"/>
14173+
<Sensor black="800" white="16300"/>
14174+
<ColorMatrices>
14175+
<ColorMatrix planes="3">
14176+
<ColorMatrixRow plane="0">8280 -2987 -703</ColorMatrixRow>
14177+
<ColorMatrixRow plane="1">-3531 11645 2133</ColorMatrixRow>
14178+
<ColorMatrixRow plane="2">-550 1542 5312</ColorMatrixRow>
14179+
</ColorMatrix>
14180+
</ColorMatrices>
1416614181
</Camera>
1416714182
<Camera make="SONY" model="ZV-E1">
1416814183
<ID make="Sony" model="ZV-E1">Sony ZV-E1</ID>

0 commit comments

Comments
 (0)