Guest User

Untitled

a guest
Oct 22nd, 2016
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.60 KB | None | 0 0
  1. nemo@Sailfish ~]$ camres -w jolla-camera-hw.txt
  2. Camres version 0.0.7
  3. Searching cameras...
  4. Searching resolutions for Primary camera...
  5. Searching resolutions for Secondary camera...
  6.  
  7. Resolutions for Primary camera:
  8. image resolutions:
  9. 3264x1836 (16:9)
  10. 3264x2448 (4:3)
  11. 2592x1456 (16:9)
  12. 2592x1944 (4:3)
  13. 1440x1080 (4:3)
  14. 1920x1080 (16:9)
  15. 1280x720 (16:9)
  16. 1280x960 (4:3)
  17. 640x480 (4:3)
  18. 352x288 (5:4)
  19. video resolutions:
  20. 1280x720 (16:9)
  21. 640x480 (4:3)
  22. 720x480 (3:2)
  23. 864x480 (9:5)
  24. 352x288 (5:4)
  25. 320x240 (4:3)
  26. 176x144 (5:4)
  27. viewfinder resolutions:
  28. 1280x960 (4:3)
  29. 960x720 (4:3)
  30. 1280x720 (16:9)
  31. 768x432 (16:9)
  32. 640x480 (4:3)
  33. 720x480 (3:2)
  34. 864x480 (9:5)
  35. 320x240 (4:3)
  36. 176x144 (5:4)
  37. Resolutions for Secondary camera:
  38. image resolutions:
  39. 1440x1080 (4:3)
  40. 1920x1080 (16:9)
  41. 1280x720 (16:9)
  42. 1280x960 (4:3)
  43. 640x480 (4:3)
  44. 352x288 (5:4)
  45. video resolutions:
  46. 1280x720 (16:9)
  47. 640x480 (4:3)
  48. 720x480 (3:2)
  49. 864x480 (9:5)
  50. 352x288 (5:4)
  51. 320x240 (4:3)
  52. 176x144 (5:4)
  53. viewfinder resolutions:
  54. 1280x960 (4:3)
  55. 960x720 (4:3)
  56. 1280x720 (16:9)
  57. 768x432 (16:9)
  58. 640x480 (4:3)
  59. 720x480 (3:2)
  60. 864x480 (9:5)
  61. 320x240 (4:3)
  62. 176x144 (5:4)
  63. Camres: Writing dconf settings to file jolla-camera-hw.txt
  64. [nemo@Sailfish ~]$ cat jolla-camera-hw.txt
  65. [apps/jolla-camera/primary/image]
  66. imageResolution='3264x2448'
  67. videoResolution='1280x720'
  68. viewfinderResolution='960x720'
  69. isoValues=[0, 100, 200, 400]
  70. whiteBalanceValues=[0, 3, 2, 6, 5]
  71. focusDistanceValues=[8, 4, 16]
  72. flashValues=[1, 2, 4]
  73. exposureCompensationValues=[4, 2, 0, -2, -4]
  74. imageResolution_4_3='3264x2448'
  75. imageResolution_16_9='3264x1836'
  76. viewfinderResolution_4_3='960x720'
  77. viewfinderResolution_16_9='1280x720'
  78. resolutionText_4_3='camera_settings-me-4-3-8m'
  79. resolutionText_16_9='camera_settings-me-16-9-6m'
  80. focusDistance=16
  81.  
  82. [apps/jolla-camera/secondary/image]
  83. imageResolution='1440x1080'
  84. videoResolution='1280x720'
  85. viewfinderResolution='960x720'
  86. isoValues=[0, 100, 200, 400]
  87. whiteBalanceValues=[0, 3, 2, 6, 5]
  88. focusDistanceValues=[4]
  89. flashValues=[2]
  90. exposureCompensationValues=[4, 2, 0, -2, -4]
  91. imageResolution_4_3='1440x1080'
  92. imageResolution_16_9='1920x1080'
  93. viewfinderResolution_4_3='960x720'
  94. viewfinderResolution_16_9='1280x720'
  95. resolutionText_4_3='camera_settings-me-4-3-2m'
  96. resolutionText_16_9='camera_settings-me-16-9-1m'
  97. focusDistance=4
  98.  
  99. [apps/jolla-camera/primary/video]
  100. imageResolution='1280x720'
  101. videoResolution='1280x720'
  102. viewfinderResolution='1280x720'
  103. isoValues=[0, 100, 200, 400]
  104. whiteBalanceValues=[0, 3, 2, 6, 5]
  105. focusDistanceValues=[4, 16]
  106. flashValues=[2]
  107. exposureCompensationValues=[4, 2, 0, -2, -4]
  108. focusDistance=16
  109.  
  110. [apps/jolla-camera/secondary/video]
  111. imageResolution='1280x720'
  112. videoResolution='1280x720'
  113. viewfinderResolution='1280x720'
  114. isoValues=[0, 100, 200, 400]
  115. whiteBalanceValues=[0, 3, 2, 6, 5]
  116. focusDistanceValues=[4]
  117. flashValues=[2]
  118. exposureCompensationValues=[4, 2, 0, -2, -4]
  119. focusDistance=4
  120. [nemo@Sailfish ~]$ cat /etc/dconf/db/vendor.d/jolla-camera-hw.txt
  121. [apps/jolla-camera/primary/image]
  122. imageResolution='3264x2448'
  123. videoResolution='1280x720'
  124. viewfinderResolution='960x720'
  125. isoValues=[0, 100, 200, 400]
  126. whiteBalanceValues=[0, 3, 2, 6, 5]
  127. focusDistanceValues=[8, 4, 16]
  128. flashValues=[1, 2, 4]
  129. exposureCompensationValues=[4, 2, 0, -2, -4]
  130. imageResolution_4_3='3264x2448'
  131. imageResolution_16_9='3264x1836'
  132. viewfinderResolution_4_3='960x720'
  133. viewfinderResolution_16_9='1280x720'
  134. resolutionText_4_3='camera_settings-me-4-3-8m'
  135. resolutionText_16_9='camera_settings-me-16-9-6m'
  136. focusDistance=16
  137.  
  138. [apps/jolla-camera/secondary/image]
  139. imageResolution='1440x1080'
  140. videoResolution='1280x720'
  141. viewfinderResolution='960x720'
  142. isoValues=[0, 100, 200, 400]
  143. whiteBalanceValues=[0, 3, 2, 6, 5]
  144. focusDistanceValues=[4]
  145. flashValues=[2]
  146. exposureCompensationValues=[4, 2, 0, -2, -4]
  147. imageResolution_4_3='1440x1080'
  148. imageResolution_16_9='1920x1080'
  149. viewfinderResolution_4_3='960x720'
  150. viewfinderResolution_16_9='1280x720'
  151. resolutionText_4_3='camera_settings-me-4-3-2m'
  152. resolutionText_16_9='camera_settings-me-16-9-1m'
  153. focusDistance=4
  154.  
  155. [apps/jolla-camera/primary/video]
  156. imageResolution='1280x720'
  157. videoResolution='1280x720'
  158. viewfinderResolution='1280x720'
  159. isoValues=[0, 100, 200, 400]
  160. whiteBalanceValues=[0, 3, 2, 6, 5]
  161. focusDistanceValues=[4, 16]
  162. flashValues=[2]
  163. exposureCompensationValues=[4, 2, 0, -2, -4]
  164. focusDistance=16
  165.  
  166. [apps/jolla-camera/secondary/video]
  167. imageResolution='1280x720'
  168. videoResolution='1280x720'
  169. viewfinderResolution='1280x720'
  170. isoValues=[0, 100, 200, 400]
  171. whiteBalanceValues=[0, 3, 2, 6, 5]
  172. focusDistanceValues=[4]
  173. flashValues=[2]
  174. exposureCompensationValues=[4, 2, 0, -2, -4]
  175. focusDistance=4
  176. [nemo@Sailfish ~]$
Advertisement
Add Comment
Please, Sign In to add comment