
Blah Blah
Members-
Posts
60 -
Joined
-
Last visited
About Blah Blah

Profile Information
-
My cameras and kit
Samsung NX1
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
Blah Blah's Achievements

Member (2/5)
17
Reputation
-
Marco Tecno reacted to a post in a topic: Samsung NX Speed Booster
-
Marco Tecno reacted to a post in a topic: Petition for Samsung NX1 hack
-
Luca did you ever finish your 30mm autoadapter?
-
Juxx989 reacted to a post in a topic: Petition for Samsung NX1 hack
-
Mr. Luca did you finish the af-adapter from 30mm lense?
-
Blah Blah reacted to a post in a topic: NX1 exposure drift problem FIX
-
Thanks a lot, I'm interested in those others too. How do you manage the different squeeze?
-
Blah Blah reacted to a post in a topic: Focusing and ratio.
-
I don't have any experience with anamorphic adapters yet. Do all front adapters change the ratio of squeeze with focusing? I'm mostly interested in Kowa or Cinelux/Blue Star.
-
Haven't seen that happen, I would try everything in manual including SmartRange.
-
That looks like a high quality pro lense.
-
Vincent De La Rosée reacted to a post in a topic: nx1 picture turns green during video recording
-
nx1 picture turns green during video recording
Blah Blah replied to fletch murray's topic in SAMSUNG NX1 / NX500 HACK
I think it's a software bug and not any sensor damage. -
Maybe with ISO100 it's trying to cram too wide of a dynamic range to the video.
-
Otto K reacted to a post in a topic: Petition for Samsung NX1 hack
-
Marco Tecno reacted to a post in a topic: Smart Adapter
-
"there was a guy who managed to make the Samsung communicate with Canon lenses with a conversion board." I think it's the same guy who made the Rocky Mountains Movie Converter. Looking at his site and videos it seems he can control both EF and NX lenses via Arduino. To me it seems he could be very close in making an active adapter if he has time and motivation.
-
To my understanding (reading posts by kinoseed, ottok, vasile) I don't think that's possible. I-Zoom is a digital zoom that's available on some lenses, but it seems to work for JPEG for at least the lense I tried that doesn't support it. I now found out that it isn't supposed to work on video so I don't think it will be of any use. On JPEGs it goes from 1x to 2x.
-
Kisaha reacted to a post in a topic: Petition for Samsung NX1 hack
-
i-Zoom works for stills without an i-Zoom lense if controlled from app nx. Would be more useful if we got it to work with video. Do you have any experience if it's supposed to work on video?
-
The burst setting seems to be for a different mode that's not on the left dial. [root@drime5 ~]# st cap capdtm setusr 9 0x90005 UserData is set [root@drime5 ~]# st cap capdtm getusr 9 UserData is DRIVE_BURST (0x90005) [root@drime5 ~]# st cap capdtm setusr 10 0xa0000 UserData is set [root@drime5 ~]# st cap capdtm getusr 10 UserData is BURSTRATE_RATE30FPS (0xa0000) It's possible to set the Drive to Burst (Conti High is the 15fps mode) but when takin a photo the camera always wants to use the one selected from the dial. So whatever mode is put (even the ones on the dial) it uses the one on the dial.
-
I have to try.
-
lucabutera reacted to a post in a topic: Petition for Samsung NX1 hack
-
I was playing around with settings on NX1: I noticed I could set colorspace to Galaxy: [root@drime5 ~]# st cap capdtm setusr 48 3145730 UserData is set [root@drime5 ~]# st cap capdtm getusr 48 UserData is COLORSPACE_GALAXY (0x300002) Whatever that is, the other ones were SRGB and AdobeRGB ----------------------- I could use the iZoom feature: [root@drime5 ~]# st cap capdtm getusr 67 UserData is IZOOM_X1 (0x430000) There were multiple zoom factors, it zooms on the LCD screen but the photos don't show it and it didn't work with video, maybe with some settings it could work. ------------------------ I could set the burst rate to 30fps. [root@drime5 ~]# st cap capdtm setusr 10 655360 UserData is set [root@drime5 ~]# st cap capdtm getusr 10 UserData is BURSTRATE_RATE30FPS (0xa0000) It shoots with burst but I don't think the camera did 30fps, sounded like 15fps.