Jump to content

kye

Members
  • Posts

    7,490
  • Joined

  • Last visited

Everything posted by kye

  1. kye

    Lenses

    Nice! I don't get it, but it's a cool aesthetic Made me think about that idea of having a virtual film club with some loose rules to encourage working fast to get something out and not getting too attached to making the end result perfect. I like the idea of having time limits on the stages of production and doing it all in one go. Something that could be done in an afternoon
  2. kye

    HLG explained

    Great video talking about HLG Talks about HLG acquisition, HLG delivery, backwards compatibility, grading, 709 conversions, exposure, HDR10, the HLG curve, cine gammas and commercial opportunities.
  3. @BTM_Pix Belated congratulations on getting this app launched and out the door!! A lot easier said than done with technical projects like this!
  4. I normally find that if you can run a short test to answer a question then that's normally the best way to do it. I have a GH5 and I'd run the test for you, but you should just do the test yourself and that way you get to choose the right scenario and look at the footage without internet compression Edit: quoted the wrong message first time around. fixed now
  5. It depends on what you're trying to accomplish. When people ask about HLG they're often asking about delivering to HLG, so unfortunately it's ambiguous.
  6. Cool. No, I haven't tried it. TBH I'm not really a gamer. This might seem strange for me to be looking at programming, but my ideas come from a place a bit different to how things are traditionally done. I've previously written complete 3D engines from scratch and so when I first contemplated getting into this I was essentially looking for a 3D VR polygon engine that I could just program, whereas these things are more like using the Doom level editor than actually coding something, which is kind of promising I think because that's not at all what I'm thinking of, so in a sense I'm likely to get different results and stand out from the crowd. Awesome, that's cool to hear. My first idea was more as a VR experience to generate the entire 3D environment using fractal mathematics, recursive algorithms and other techniques to generate alternative spaces that aren't designed to look like the real world. It seems silly to me to take computing power that can basically render whatever you want and then use it to just try and copy the real world. Anyway, once I've worked out how it works I'll probably just be creating and moving objects around with code and not really using the editor at all. I just have to work through their examples.. first step is to work out why their 3D game kit gets compiler errors. and when I say first step, I have to work out where I see those errors, then what they mean, then how to fix them
  7. I have worked with GH5 HLG, and also found confusion out there. What are you trying to do?
  8. If it doesn't cook in 10-bit then you should replace it with one that does.
  9. I've just started with Unity. I read a bunch of comparisons and they seemed to think that Unity was better for smaller studios and for doing mobile, so I'll see how I go. In a sense I'm not the typical user because I know how to code and I don't want to use it for what it's designed for, so I guess we'll see. I've learned so many programming languages over the years that it's not that hard to pick things up, although these things are very far removed from programming, so I guess I'll see how I go. I suspect that I'll likely abandon the game interface and end up coding most things, as my goal is more around algorithmically rendered environments rather than typical 3D apps or games.
  10. Interesting question. You get a reference clip and then encode it to whatever codec you want to measure and then compare the compressed clip to the original and then do some math and get the result. The tricky thing is that to compare BRAW with uncompressed RAW with the P4K you would have to point the camera at something recording uncompressed RAW and then set it to compressed BRAW and point the camera at the exact identical same thing, which is practically impossible. In reality you'd have to be able to take uncompressed RAW and then convert it into BRAW so you had the the same thing in the two codecs, so it's something that only BM would be able to do I think. I'd bet that looking at signal-to-noise ratios would have been done probably thousands of times during the development of BRAW, and they'd have been comparing it to all the other codecs they could analyse too, but I doubt we'd ever see any of their numbers. The only way we'd get a glimpse of it would be for someone to buy a P4K, crack it open and then tap into the RAW feed coming off the sensor before it gets to the video processing circuitry and save that stream as uncompressed RAW and let the camera record to BRAW, then to compare those two files. Of course, they would have to do a similar test for every BRAW setting, and as the codec quality is signal-dependent they'd have to do it many times for each set of settings in order to be able to reliably compare two different compression levels.
  11. Not a waste, but it's not required. Just did a few tests. I got a project, changed the timeline to 720p, added a 4K still image, then exported at 4K, changed the timeline to be 4K, then exported at 4K again. This is what you get: if you export at 4K from a 720p timeline you get a 4K file but with 720p quality if you export at 4K from a 4K timeline you get a 4K file and 4K quality An easy way to judge what quality you're getting in the output is to add a Text generator and make the font size really big and look at how sharp the edges are in the output file, especially on curves or edges close to horizontal or vertical.
  12. Yep - bright and wide is a nice combo.. especially paired with the extra low-light of the GH5s!
  13. It would be interesting to see a signal-to-noise analysis of BRAW at various bitrates vs competing formats. I doubt we'll see one, but after seeing how h265 is roughly the same as h264 with double the bitrate, it might be a similar situation between BRAW and CDNG formats where BRAW gives similar image quality to a much higher bitrate CDNG stream.
  14. Edit: to expand on the order of operations comment with an example.. If we take a gradient, apply a colour treatment, apply an opposite colour treatment, then add some contrast with some curves, this is what we get: However, if we apply the same adjustments but change the order so that we apply the curve in-between the colour adjustments we get this: This is relevant because it simulates having an incorrect WB in camera, then trying to balance it in post but doing it in the wrong order. Inside the camera the sensor sees in Linear, then transforms to LOG (or whatever the codec is set to) and so the camera has already made the first two adjustments of WB adjustment and then a set of curves. This is further complicated by the fact that different tools work in different colour spaces. Some are designed to work in LOG (IIRC specifically the Cineon LOG curve - Juan Melara recommends ARRI LogC as being the closest match to this) - I believe the Cffset, Contrast/Pivot, and other tools are for LOG. Others are designed to work in Rec709, such as the Lift Gamma Gain wheels. In a sense this isn't a problem as there is no such thing as 'correct' as very few of us are trying to capture a scene accurately, we deliberately adjust the WB of shadows and highlights separately (orange/teal, film emulation LUTs, etc) and we deliberately abandon a Linear gamma curve (almost any adjustment), and we apply separate treatments to different items within the scene (keys, power windows, gradients) so none of the above really matters in these cases, however it's good to be aware as if you're going for a natural look then you might be applying a teal/orange style adjustment like I showed above, but not in a good way. This is why there is such an emphasis on getting WB correct in-camera if you're using a colour profile - anyone who has done this and tried to recover the shot in post faces an impossible task of basically having to work out how to reverse the adjustments that the colour profiles applied. That magical Canon colour science isn't so magical if you're trying to work out how to un-do it, make an adjustment, and then re-apply it!
  15. I don't have much experience grading RAW so not really my area unfortunately. What I can tell you is that Resolve seems to do everything in a non-destructive way. What I mean is that you can have a node that pushes the exposure to clip the whole frame, but if you then pull it down with the next node it's all still there. Also, you can have a 4K clip on a 720p timeline and if you export it as a 4K clip it will pull all the resolution from the source clip regardless of what the timeline resolution was. So, in a sense it kind of doesn't matter what you do as long as the end result is where you want it. One exception to this is that you have to be careful with the order of operations as you can get funny results. Ie, you can get different results applying adjustments by applying them before or after various conversions or other adjustments, so that's the thing to watch out for.
  16. I agree. Having the tech just work and get out of the way is the ultimate situation. We're making art after all, the last thing we need is to be trying to also deal with the technical stuff at the same time. I really think that BM are playing the long game and have set their vision to be really high and are making bold steps to get there. Some fun facts (via wikipedia? DaVinci had been making colour correction systems since 1985 Resolve was released in 2004 BM bought DaVinci in 2009, at which time Resolve was selling with dedicated hardware solutions for $200k-800k 2010 they released a software-only version for $995 and the hardware version dropped to $30k 2011 they introduced a free version 2013 version 10 introduced video editing 2014 version 11 introduced audio mixing to complete it as a stand-alone NLE 2016 BM buys Fairlight and version 14 includes an integrated version of it 2018 version 15 includes a version of Fusion That is a pretty spectacular timeline. In a decade it went from being $200-800K with hardware and colour only to having free, software-only versions available, and integrating world-leading colour with editing, audio, and VFX functionality. Hardware is obviously more difficult to make those kinds of advances on, but the original BMPCC and now P4K kind of fit that description. I remember Elon Musk talking about reducing the cost of things by 90% and that idea of radical change seems to also be occurring here. Other vendors don't seem to really be dancing to the same tune.
  17. Matti just discovered Resolve..lol Actually, he's been using it for years apparently, but he's just decided to tell people about it Uh oh, here come the cinematic noobs ???
  18. Judging from their moves over the last few years, I'd say that's their business strategy right there.
  19. Me too. I kind of cheat by using auto-SS for exposure but depending on your setup you can dial in the right SS using aperture and NDs and still get it to auto-meter if you're doing a night/day sequence.
  20. LOL. I guess that's in-keeping with the Pocket branding I hear you - I have the 18-35 and when I got my GH5 I considered buying an adapter but I shoot hand-held and carry the setup around for hours at a time with only one hand, and that weight was just too much, despite it being a great lens. Depending on how you shoot maybe a couple of primes might be better?
  21. I thought it was shutter variation but as I read your reply I think it might have been aperture variation as the camera opens and closes the aperture for every exposure. I used a manual lens for the one I posted above and it didn't need deflickering, so that seems to back that up. The GH5 was in aperture priority mode, so I set manual ISO 100 and let it expose with the electronic shutter which it seemed to do very well. I think if I'm recording RAW then I might underexpose a little more next time. I've recorded other time lapses with the GoPro - it's great that you just set and forget but with my older Hero 3 it doesn't have any controls so it tends to blow out the highlights a bit much. This was a GoPro one: I've also shot some with my iphone and there are some good apps for that too, allowing full manual control and saving images instead of just a 4K video etc.
  22. Wow.. great stuff! Can you share your workflow with us, or any tips? One thing I was going to mention - a very capable and affordable setup would be a DJI Osmo Mobile 2 and an older smartphone. I have the DJI and you can set it to the time-lapse mode, physically position the gimbal, set a waypoint, physically position the gimbal again, set another one, etc and then just hit go and it will trace the path and take a time-lapse. Normally older phones have good enough image quality when taking still images for them to be combined into a video file, so the quality doesn't matter so much, and might be good enough for your purposes? It's worth looking into as it would leave you free to use the gimbal for your video cameras. Happy to shoot something for you if you can't find anything online or want to see what an uncompressed still from the video file looks like. I have an iPhone 8, not too old but not the latest either. Edit: I can't remember but you might be able to record the time-lapse in a different app while the gimbal still moves it around, in which case you can get a sequence of RAW images (assuming the phone shoots RAW) which should give a lot of latitude in post.
  23. Videos in other threads are doing similar things. I think @Andrew Reid broke the forums somehow.
×
×
  • Create New...