Skip to content

Commit 29ddbef

Browse files
authored
Merge pull request #745 from kmilos/patch-2
Sony ZV-E10M2 support
2 parents 1946c26 + a97a451 commit 29ddbef

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
@@ -14401,8 +14401,23 @@
1440114401
</ColorMatrix>
1440214402
</ColorMatrices>
1440314403
</Camera>
14404-
<Camera make="SONY" model="ZV-E10M2" supported="unknown-no-samples">
14404+
<Camera make="SONY" model="ZV-E10M2">
1440514405
<ID make="Sony" model="ZV-E10M2">Sony ZV-E10M2</ID>
14406+
<CFA width="2" height="2">
14407+
<Color x="0" y="0">RED</Color>
14408+
<Color x="1" y="0">GREEN</Color>
14409+
<Color x="0" y="1">GREEN</Color>
14410+
<Color x="1" y="1">BLUE</Color>
14411+
</CFA>
14412+
<Crop x="0" y="0" width="-28" height="0"/>
14413+
<Sensor black="512" white="16380"/>
14414+
<ColorMatrices>
14415+
<ColorMatrix planes="3">
14416+
<ColorMatrixRow plane="0">6972 -2408 -600</ColorMatrixRow>
14417+
<ColorMatrixRow plane="1">-4330 12101 2515</ColorMatrixRow>
14418+
<ColorMatrixRow plane="2">-388 1277 5847</ColorMatrixRow>
14419+
</ColorMatrix>
14420+
</ColorMatrices>
1440614421
</Camera>
1440714422
<Camera make="SONY" model="ILME-FX3">
1440814423
<ID make="Sony" model="ILME-FX3">Sony ILME-FX3</ID>

0 commit comments

Comments
 (0)