diff --git a/data/markdown/fujifilm/gfxeterna55.md b/data/markdown/fujifilm/gfxeterna55.md new file mode 100644 index 0000000..6026f2a --- /dev/null +++ b/data/markdown/fujifilm/gfxeterna55.md @@ -0,0 +1,14 @@ +# Fujifilm - GFX ETERNA 55 + +## Resolution Dimensions + +| Name | Resolution | Sensor mm | Sensor inches | +|--------------------|--------------|---------------------------------|--------------------------------| +| 8K 16:9 | 7680 x 4320 | 28.88 x 16.24 (33.133 diagonal) | 1.137 x 0.639 (1.304 diagonal) | +| 8K 17:9 | 8192 x 4320 | 30.8 x 16.24 (34.819 diagonal) | 1.213 x 0.639 (1.371 diagonal) | +| 5.8K 2.39:1 | 5824 x 2436 | 43.8 x 18.32 (47.477 diagonal) | 1.724 x 0.721 (1.869 diagonal) | +| 4K 4:3 (Open Gate) | 3840 x 2880 | 43.63 x 32.71 (54.53 diagonal) | 1.718 x 1.288 (2.147 diagonal) | +| 4K 16:9 | 3840 x 2160 | 43.63 x 24.55 (50.063 diagonal) | 1.718 x 0.967 (1.971 diagonal) | +| 4K 17:9 | 4096 x 2160 | 43.63 x 23.01 (49.326 diagonal) | 1.718 x 0.906 (1.942 diagonal) | +| FHD 16:9 | 1920 x 1080 | 43.63 x 24.55 (50.063 diagonal) | 1.718 x 0.967 (1.971 diagonal) | +| FHD 17:9 | 2048 x 1080 | 43.63 x 23.01 (49.326 diagonal) | 1.718 x 0.906 (1.942 diagonal) | diff --git a/data/sensors.csv b/data/sensors.csv index b839b09..ae40512 100644 --- a/data/sensors.csv +++ b/data/sensors.csv @@ -288,6 +288,14 @@ DJI,Zenmuse X9-8K,17:9 Full Frame,,8192,4320,36,19,40.706,1.417,0.748,1.602, DJI,Zenmuse X9-8K,2.39:1 Full Frame,,8192,3424,36.0,15.1,39.039,1.417,0.594,1.536, DJI,Zenmuse X9-8K,16:9 Super 35,,5248,2952,23.1,13.0,26.507,0.909,0.512,1.043, DJI,Zenmuse X9-8K,17:9 Super 35,,5568,2952,24.5,13.0,27.735,0.965,0.512,1.092, +Fujifilm,GFX ETERNA 55,8K 16:9,,7680,4320,28.88,16.24,33.133,1.137,0.639,1.304, +Fujifilm,GFX ETERNA 55,8K 17:9,,8192,4320,30.8,16.24,34.819,1.213,0.639,1.371, +Fujifilm,GFX ETERNA 55,5.8K 2.39:1,,5824,2436,43.8,18.32,47.477,1.724,0.721,1.869, +Fujifilm,GFX ETERNA 55,4K 4:3 (Open Gate),,3840,2880,43.63,32.71,54.53,1.718,1.288,2.147, +Fujifilm,GFX ETERNA 55,4K 16:9,,3840,2160,43.63,24.55,50.063,1.718,0.967,1.971, +Fujifilm,GFX ETERNA 55,4K 17:9,,4096,2160,43.63,23.01,49.326,1.718,0.906,1.942, +Fujifilm,GFX ETERNA 55,FHD 16:9,,1920,1080,43.63,24.55,50.063,1.718,0.967,1.971, +Fujifilm,GFX ETERNA 55,FHD 17:9,,2048,1080,43.63,23.01,49.326,1.718,0.906,1.942, Fujifilm,X-H2s,6.2K 3:2,,6240,4160,23.5,15.6,28.207,0.925,0.614,1.11,"4.8K 16:9 is a 1:1 format (no sampling/binning) (1.29x magnification). Only HDMI raw output values are provided as sensor downsampling / binning / magnification is untested for built-in formats and may vary between frame-rates, besides the alike 6.2k internal mode, identical to the HDMI 6.2K signal." Fujifilm,X-H2s,4.8K 16:9,,4848,2728,18.258,10.23,20.929,0.719,0.403,0.824,"4.8K 16:9 is a 1:1 format (no sampling/binning) (1.29x magnification). Only HDMI raw output values are provided as sensor downsampling / binning / magnification is untested for built-in formats and may vary between frame-rates, besides the alike 6.2k internal mode, identical to the HDMI 6.2K signal." GoPro,HD HERO,All,,,,5.76,4.29,7.182,0.22,0.17,0.278, diff --git a/data/sensors.json b/data/sensors.json index 82d441b..12aaff9 100644 --- a/data/sensors.json +++ b/data/sensors.json @@ -5351,6 +5351,147 @@ } }, "Fujifilm": { + "GFX ETERNA 55": { + "info": {}, + "sensor dimensions": { + "8K 16:9": { + "focal length": "", + "resolution": { + "width": 7680, + "height": 4320 + }, + "mm": { + "width": 28.88, + "height": 16.24, + "diagonal": 33.133 + }, + "inches": { + "width": 1.137, + "height": 0.639, + "diagonal": 1.304 + } + }, + "8K 17:9": { + "focal length": "", + "resolution": { + "width": 8192, + "height": 4320 + }, + "mm": { + "width": 30.8, + "height": 16.24, + "diagonal": 34.819 + }, + "inches": { + "width": 1.213, + "height": 0.639, + "diagonal": 1.371 + } + }, + "5.8K 2.39:1": { + "focal length": "", + "resolution": { + "width": 5824, + "height": 2436 + }, + "mm": { + "width": 43.8, + "height": 18.32, + "diagonal": 47.477 + }, + "inches": { + "width": 1.724, + "height": 0.721, + "diagonal": 1.869 + } + }, + "4K 4:3 (Open Gate)": { + "focal length": "", + "resolution": { + "width": 3840, + "height": 2880 + }, + "mm": { + "width": 43.63, + "height": 32.71, + "diagonal": 54.53 + }, + "inches": { + "width": 1.718, + "height": 1.288, + "diagonal": 2.147 + } + }, + "4K 16:9": { + "focal length": "", + "resolution": { + "width": 3840, + "height": 2160 + }, + "mm": { + "width": 43.63, + "height": 24.55, + "diagonal": 50.063 + }, + "inches": { + "width": 1.718, + "height": 0.967, + "diagonal": 1.971 + } + }, + "4K 17:9": { + "focal length": "", + "resolution": { + "width": 4096, + "height": 2160 + }, + "mm": { + "width": 43.63, + "height": 23.01, + "diagonal": 49.326 + }, + "inches": { + "width": 1.718, + "height": 0.906, + "diagonal": 1.942 + } + }, + "FHD 16:9": { + "focal length": "", + "resolution": { + "width": 1920, + "height": 1080 + }, + "mm": { + "width": 43.63, + "height": 24.55, + "diagonal": 50.063 + }, + "inches": { + "width": 1.718, + "height": 0.967, + "diagonal": 1.971 + } + }, + "FHD 17:9": { + "focal length": "", + "resolution": { + "width": 2048, + "height": 1080 + }, + "mm": { + "width": 43.63, + "height": 23.01, + "diagonal": 49.326 + }, + "inches": { + "width": 1.718, + "height": 0.906, + "diagonal": 1.942 + } + } + } + }, "X-H2s": { "info": { "Other": "4.8K 16:9 is a 1:1 format (no sampling/binning) (1.29x magnification). Only HDMI raw output values are provided as sensor downsampling / binning / magnification is untested for built-in formats and may vary between frame-rates, besides the alike 6.2k internal mode, identical to the HDMI 6.2K signal." diff --git a/data/sensors.yaml b/data/sensors.yaml index 3ada793..62d896e 100644 --- a/data/sensors.yaml +++ b/data/sensors.yaml @@ -4018,6 +4018,113 @@ DJI: height: 0.512 diagonal: 1.092 Fujifilm: + GFX ETERNA 55: + info: {} + sensor dimensions: + 8K 16:9: + focal length: '' + resolution: + width: 7680 + height: 4320 + mm: + width: 28.88 + height: 16.24 + diagonal: 33.133 + inches: + width: 1.137 + height: 0.639 + diagonal: 1.304 + 8K 17:9: + focal length: '' + resolution: + width: 8192 + height: 4320 + mm: + width: 30.8 + height: 16.24 + diagonal: 34.819 + inches: + width: 1.213 + height: 0.639 + diagonal: 1.371 + 5.8K 2.39:1: + focal length: '' + resolution: + width: 5824 + height: 2436 + mm: + width: 43.8 + height: 18.32 + diagonal: 47.477 + inches: + width: 1.724 + height: 0.721 + diagonal: 1.869 + 4K 4:3 (Open Gate): + focal length: '' + resolution: + width: 3840 + height: 2880 + mm: + width: 43.63 + height: 32.71 + diagonal: 54.53 + inches: + width: 1.718 + height: 1.288 + diagonal: 2.147 + 4K 16:9: + focal length: '' + resolution: + width: 3840 + height: 2160 + mm: + width: 43.63 + height: 24.55 + diagonal: 50.063 + inches: + width: 1.718 + height: 0.967 + diagonal: 1.971 + 4K 17:9: + focal length: '' + resolution: + width: 4096 + height: 2160 + mm: + width: 43.63 + height: 23.01 + diagonal: 49.326 + inches: + width: 1.718 + height: 0.906 + diagonal: 1.942 + FHD 16:9: + focal length: '' + resolution: + width: 1920 + height: 1080 + mm: + width: 43.63 + height: 24.55 + diagonal: 50.063 + inches: + width: 1.718 + height: 0.967 + diagonal: 1.971 + FHD 17:9: + focal length: '' + resolution: + width: 2048 + height: 1080 + mm: + width: 43.63 + height: 23.01 + diagonal: 49.326 + inches: + width: 1.718 + height: 0.906 + diagonal: 1.942 X-H2s: info: Other: 4.8K 16:9 is a 1:1 format (no sampling/binning) (1.29x magnification). diff --git a/docs/list.md b/docs/list.md index 5eda86e..563a469 100644 --- a/docs/list.md +++ b/docs/list.md @@ -93,6 +93,7 @@ - [Zenmuse X9-8K](/dji/zenmusex98k.md) - [Fujifilm](/ ':disabled') + - [GFX ETERNA 55](/fujifilm/gfxeterna55.md) - [X-H2s](/fujifilm/xh2s.md) - [GoPro](/ ':disabled')