Skip to content

Commit 80edc2e

Browse files
committed
Sony ZV-1M2 support
1 parent 8403fe0 commit 80edc2e

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

data/cameras.xml

+18
Original file line numberDiff line numberDiff line change
@@ -14387,6 +14387,24 @@
1438714387
</ColorMatrix>
1438814388
</ColorMatrices>
1438914389
</Camera>
14390+
<Camera make="SONY" model="ZV-1M2">
14391+
<ID make="Sony" model="ZV-1M2">Sony ZV-1M2</ID>
14392+
<CFA width="2" height="2">
14393+
<Color x="0" y="0">RED</Color>
14394+
<Color x="1" y="0">GREEN</Color>
14395+
<Color x="0" y="1">GREEN</Color>
14396+
<Color x="1" y="1">BLUE</Color>
14397+
</CFA>
14398+
<Crop x="0" y="0" width="-8" height="0"/>
14399+
<Sensor black="800" white="16300"/>
14400+
<ColorMatrices>
14401+
<ColorMatrix planes="3">
14402+
<ColorMatrixRow plane="0">8280 -2987 -703</ColorMatrixRow>
14403+
<ColorMatrixRow plane="1">-3531 11645 2133</ColorMatrixRow>
14404+
<ColorMatrixRow plane="2">-550 1542 5312</ColorMatrixRow>
14405+
</ColorMatrix>
14406+
</ColorMatrices>
14407+
</Camera>
1439014408
<Camera make="SONY" model="ZV-E1">
1439114409
<ID make="Sony" model="ZV-E1">Sony ZV-E1</ID>
1439214410
<CFA width="2" height="2">

0 commit comments

Comments
 (0)