Skip to content

Commit a97a451

Browse files
authored
Sony ZV-E10M2 support
1 parent ce46c0e commit a97a451

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
@@ -14489,8 +14489,23 @@
1448914489
</ColorMatrix>
1449014490
</ColorMatrices>
1449114491
</Camera>
14492-
<Camera make="SONY" model="ZV-E10M2" supported="unknown-no-samples">
14492+
<Camera make="SONY" model="ZV-E10M2">
1449314493
<ID make="Sony" model="ZV-E10M2">Sony ZV-E10M2</ID>
14494+
<CFA width="2" height="2">
14495+
<Color x="0" y="0">RED</Color>
14496+
<Color x="1" y="0">GREEN</Color>
14497+
<Color x="0" y="1">GREEN</Color>
14498+
<Color x="1" y="1">BLUE</Color>
14499+
</CFA>
14500+
<Crop x="0" y="0" width="-28" height="0"/>
14501+
<Sensor black="512" white="16380"/>
14502+
<ColorMatrices>
14503+
<ColorMatrix planes="3">
14504+
<ColorMatrixRow plane="0">6972 -2408 -600</ColorMatrixRow>
14505+
<ColorMatrixRow plane="1">-4330 12101 2515</ColorMatrixRow>
14506+
<ColorMatrixRow plane="2">-388 1277 5847</ColorMatrixRow>
14507+
</ColorMatrix>
14508+
</ColorMatrices>
1449414509
</Camera>
1449514510
<Camera make="SONY" model="ILME-FX3">
1449614511
<ID make="Sony" model="ILME-FX3">Sony ILME-FX3</ID>

0 commit comments

Comments
 (0)