MountneerMan Posted April 17, 2016 Share Posted April 17, 2016 Does anyone know how to set the the gamma DR settings on the NX1 (saturation, sharpness and contrast) from telnet? I have tried both prefman and st cap capdtm with out any luck. Quote Link to comment Share on other sites More sharing options...
MountneerMan Posted April 18, 2016 Share Posted April 18, 2016 8 hours ago, MountneerMan said: Does anyone know how to set the the gamma DR settings on the NX1 (saturation, sharpness and contrast) from telnet? I have tried both prefman and st cap capdtm with out any luck. I figure it out it is prefman set 0 0x878 l -10 Quote Link to comment Share on other sites More sharing options...
Pavel Mašek Posted April 18, 2016 Share Posted April 18, 2016 I am wondering that there is no report about quality of highbitrate 2.5K mode by some of NX500 users (Vasile's latest high bitrate hack for NX500). It was so demanded... Beritar and Marco Tecno 2 Quote Link to comment Share on other sites More sharing options...
Last Leaves Posted April 18, 2016 Share Posted April 18, 2016 2 hours ago, Pavel Mašek said: I am wondering that there is no report about quality of highbitrate 2.5K mode by some of NX500 users (Vasile's latest high bitrate hack for NX500). It was so demanded... I'm really anxious to give it a try, but I just got a flood of work. If no one else does, I'll post some tests by the end of the week... wish it could be sooner. Thanks for all your hard work Vasile! Pavel Mašek 1 Quote Link to comment Share on other sites More sharing options...
TILT Posted April 18, 2016 Share Posted April 18, 2016 I've tried it yesterday and there are not much risks, at first the liveview froze when I selected VGA(2.5k) 25p but a simple reboot and it worked. However, VGA(2.5k) 50p captures 2 times the normal speed and some other options in VGA made the video rip apart. I can't report much on the quality, I'll do tomorrow if enough time with a daytime scene. Great work from Vasile again, we can really see improvements steps by steps. Any chance we could modify the width of the sensor region for anamorphic? Cheers! vaga 1 Quote Link to comment Share on other sites More sharing options...
vaga Posted April 18, 2016 Share Posted April 18, 2016 Hmm if 2.5k works, can someone do a rolling shutter test? @TILT Quote Link to comment Share on other sites More sharing options...
Syme Posted April 18, 2016 Share Posted April 18, 2016 Here are my predictions for rolling shutter with the latest firmware: NX1 UHD: 32ms NX1 DCI: 30ms NX500 UHD & DCI: 19ms NX500 2.5k: 16ms NX1 & NX500 FHD 24-30p: 16ms or 11ms NX1 & NX500 FHD 50-60p: 16ms or 11ms NX1 FHD 100-120p: 8ms I'd love to see how close I am to the real numbers. vaga 1 Quote Link to comment Share on other sites More sharing options...
vaga Posted April 18, 2016 Share Posted April 18, 2016 Where did Vasile post the working 2.5k solution? I don't see it here or on DPReview Quote Link to comment Share on other sites More sharing options...
Otto K Posted April 18, 2016 Share Posted April 18, 2016 Samples http://***URL removed***/forums/post/57621998 Pavel Mašek 1 Quote Link to comment Share on other sites More sharing options...
TILT Posted April 18, 2016 Share Posted April 18, 2016 I can't see moire but interlacing in the sample. Quote Link to comment Share on other sites More sharing options...
MountneerMan Posted April 18, 2016 Share Posted April 18, 2016 11 hours ago, MountneerMan said: I figure it out it is prefman set 0 0x878 l -10 I was playing around with this last night and it looks like you can get the Saturation, Sharpness and contract to values that are not shown in the menu including negative numbers. ex: if you set sharpness to -10 in the menu and do "prefman get 0 0x87c l" comes back showing the value is set to 0 and like wise if you set sharpness to +10 in the menu and prefman get again reads the value as 20 therfore -10=0 and +10=20. now if you do "prefman set 0 0x87c l -10" witch would be an equivalent to -20 sharpness in the menu then do a "prefman get 0 0x87c l" it read the value is still being set to -10. I will do some more testing to see if the value is actually sticking during or after recording and if it makes a difference to the quality then report back. I also wrote a script last night that uses nested while commands to consecutively record 5 sec clips testing all the gammaDR setting in a given range. this could in theory test every possible combination for saturation, sharpness, contrast setting automatically(1000 tests total). Let me know if any one is interested in this script for themselves. This script could also very easily be altered to do or include MBL, RGB setting or HUE settings if that is your kinds of thing. Kisaha, Pavel Mašek and Geoff CB 3 Quote Link to comment Share on other sites More sharing options...
Marco Tecno Posted April 18, 2016 Share Posted April 18, 2016 Interested to see if you can actually push sharpness to lower values via commands. Nobody tried the nrm**** command, btw? Quote Link to comment Share on other sites More sharing options...
samuel.cabral Posted April 18, 2016 Share Posted April 18, 2016 Congrats for all the effort guys (Chant, Vasile, Otto...). I'm very excited to see all things you are implementing on this cameras. Now with the new Blackmagic View Assist 4K i was wondering if (even on our more remote dreams) would be possible to get a RAW image via HDMI. I have no knowledge in this area and i apologize if it's a stupid question. Take care and keep up the good work! lucabutera and saintsimon2016 2 Quote Link to comment Share on other sites More sharing options...
/Chop N Shoot Films/ Posted April 18, 2016 Share Posted April 18, 2016 could the following be used on the NX1? From here: http://x265.readthedocs.org/en/default/cli.html --nr-intra <integer>, --nr-inter <integer> Noise reduction - an adaptive deadzone applied after DCT (subtracting from DCT coefficients), before quantization. It does no pixel-level filtering, doesn’t cross DCT block boundaries, has no overlap, The higher the strength value parameter, the more aggressively it will reduce noise. Enabling noise reduction will make outputs diverge between different numbers of frame threads. Outputs will be deterministic but the outputs of -F2 will no longer match the outputs of -F3, etc. Values: any value in range of 0 to 2000. Default 0 (disabled). saintsimon2016, iamoui and Geoff CB 3 Quote Link to comment Share on other sites More sharing options...
vasile Posted April 19, 2016 Share Posted April 19, 2016 8 hours ago, /Chop N Shoot Films/ said: could the following be used on the NX1? From here: http://x265.readthedocs.org/en/default/cli.html --nr-intra <integer>, --nr-inter <integer> Noise reduction - an adaptive deadzone applied after DCT (subtracting from DCT coefficients), before quantization. It does no pixel-level filtering, doesn’t cross DCT block boundaries, has no overlap, The higher the strength value parameter, the more aggressively it will reduce noise. Enabling noise reduction will make outputs diverge between different numbers of frame threads. Outputs will be deterministic but the outputs of -F2 will no longer match the outputs of -F3, etc. Values: any value in range of 0 to 2000. Default 0 (disabled). AFAIK x265 != Samsung codec. Unless you have proof to the contrary... Quote Link to comment Share on other sites More sharing options...
Pavel Mašek Posted April 19, 2016 Share Posted April 19, 2016 Hmm, it seems that 2.5K mode is without noise reduction - http://***URL removed***/forums/thread/3992683?page=2 Quote Link to comment Share on other sites More sharing options...
vasile Posted April 19, 2016 Share Posted April 19, 2016 21 hours ago, Pavel Mašek said: I am wondering that there is no report about quality of highbitrate 2.5K mode by some of NX500 users (Vasile's latest high bitrate hack for NX500). It was so demanded... demanded != being useful/used. Pavel Mašek and Marco Tecno 2 Quote Link to comment Share on other sites More sharing options...
vaga Posted April 19, 2016 Share Posted April 19, 2016 2.5k doesn't yet work on NX1, right? Ideally/hopefully they can come up with a way to have a manual resolution input option (maybe couple with bitrate and frame rate selection as well) so you can even use resolutions like 3200*1800. Marco Tecno 1 Quote Link to comment Share on other sites More sharing options...
sandro Posted April 19, 2016 Share Posted April 19, 2016 7 hours ago, Pavel Mašek said: Hmm, it seems that 2.5K mode is without noise reduction - http://***URL removed***/forums/thread/3992683?page=2 What do I have to check to see this? Quote Link to comment Share on other sites More sharing options...
Pavel Mašek Posted April 19, 2016 Share Posted April 19, 2016 It seems that you have to have NX500 with 2.5K (+bitrate) hack :-) . I hope that it will lead to 4K/1080p without NR for all modes in NX1 (NX500) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.