Jump to content

kye

Members
  • Posts

    7,500
  • Joined

  • Last visited

Everything posted by kye

  1. I just rendered a Prores 4444 and a Prores 4444 XQ from Resolve and while the file sizes are much larger, they get a lower SSIM score than Prores HQ. Any ideas why that might happen? They're not radically lower, so I don't think that I've stuffed it up or that there's a technical error somewhere.
  2. Thanks. Reference file is "Uncompressed YUV 422 10-bit" Prores files from Resolve are "yuv422p10le" h265 IPB are "yuv422p10le" h264 from ffmpeg are "yuv422p" h264 intra from ffmpeg are "yuv422p" h264 from Resolve are "yuv420p" I'm guessing then that the h264 are all 8-bit? and it looks like Resolve outputs h264 as 420, but ffmpeg as 422? Makes sense that you downscaled to match your workflow. I didn't, but considering that we're comparing cameras that have UHD Prores HQ with ones that have UHD 400Mbps 422 10-bit h264 All-I with ones that have UHD 100Mbps 420 8-bit h264 IPB, it seems a reasonable comparison. For me this comparison is the missing piece of the puzzle, as when you buy a camera you're seldom presented with the option of shooting Prores or h264 as cameras typically choose one or the other. My motivation was really to work out how good the GH5 modes are. People say "I shot a feature film that premiered at Cannes in 1080p Prores HQ" but what does that actually mean? For example, Cinemartin claimed that h265 is 100x as efficient as Prores 4444 (which Andrew reported on here along with some other new outlets, presumably before anyone could get their hands on it to actually check). According to this excellent resource at frame.io Prores 4444 HD is 264Mbps and UHD is 1061Mbps. If the above claim was true then h265 at 2.7Mbps for HD or 11Mbps for UHD would be better than Hollywood master files. Does that sound even remotely plausible? Why would people be talking about bitrate? My phone records at many times that rate! The image quality obviously doesn't bear this out, but unfortunately if you google "h265 Prores" you don't really get much else, so that's why I was motivated to do this test myself.
  3. Any RAW file will require de-bayering in order to compare to anything else. The only way to avoid softness from de-bayering is to downscale. This isn't a completely pure stress-test, but neither is real footage. Most lenses aren't pixel sharp, and our love of bokeh, motion blur and camera stabilisation of any kind ensures that much of the image is blurry and doesn't move that much from frame to frame. I have done stress testing of codecs before but it makes it more of a theoretical exercise rather than a practical real-world test. How can I tell if the files are 420 or 422? I haven't got Resolve handy right now, but VLC gives me some info: Is it the decoded format line I'm interested in? I'm skeptical as I really want the encoded format, not the decoded format, but maybe it's just badly labelled? I'd share the files, but the source files are currently up to 22Gb, so would take forever to upload and basically no-one would download them. I've done things like this in the past and the download counter just sits there after a week of uploading at my end.
  4. Here's the graph of what I've done so far: I haven't done any h265 all-i tests yet, although I'm not sure if there are any cameras that use this? I'll also do Prores 4444 and 4444 XQ for completion, assuming Resolve has them. I guess the only news is that h265 is better than h264 or Prores, but it's not 2x better, at least not at this end of the curve. We're in serious bitrate territory here, so not what these h26x codecs were designed to do. Let me know if there's anything else you want me to test while I'm setup for it.
  5. Normally these codecs are discussed in terms of digital intermediaries, or delivery formats, but in todays cameras they are acquisition formats. It doesn't matter what I think about Prores or h264, my GH5 won't grow Prores support regardless of how much I like it, so this investigation was to answer the question about how bad it is to have h264 instead of Prores support in your camera. The file, which I realise I haven't shared, has a lot of very complex motion in it, and is high-resolution, so combined with a test that is relative, comparisons should be able to be made. The SSIM is a mathematical function, not a perception-based one, so it makes it possible to compare very very high-quality files. YT is a different story altogether and only offers a tiny tiny percentage of the bitrates we're talking about here. If you're only interested in YT quality, shoot in 50Mbps and be done with it!
  6. In terms of the GH5, it means that: the 1080p 10-bit 422 200Mbps ALL-I mode is likely to be roughly equivalent to 1080p Prores HQ which is 176Mbps the UHD 10-bit 422 400Mbps ALL-I mode is likely to be roughly equivalent to UHD Prores 422 which is 471Mbps Not bad at all.
  7. Some cameras shoot RAW and Prores, and some shoot h264 and a few shoot h265. There's lots of bitrates on offer too, 50Mbps, 100Mbps, etc. Some are ALL-I and some are IPB. But how good are they? I couldn't find any comparisons, so I did some myself. What I did was take a few shots from the BM Micro Cinema Camera shot in uncompressed RAW of a tree moving in the wind, and made a single UHD frame by putting them in each corner, like this: Also, they were of different lengths, so I just repeated each one, like this: So we have a test clip that was shot RAW (maybe compressing already compressed footage is easier? I don't know, anyway..), that includes decent movement but isn't some stupid test case that means nothing in real life, that doesn't repeat (because the clips are different lengths), and has some deliberately almost crushed blacks to test the pixelation that h264 and h265 sometimes get in the shadows. Then I exported an uncompressed 10-bit 422 YUV file to use as a reference. After some tests and seeing the file sizes and processing times, I decided to only use the first 12s of the timeline. Then I rendered a bunch of clips, either h264 from Resolve, or h264 and h265 from ffmpeg. I tried rendering h265 from Resolve but had issues, and in this test all the maximum bitrates I tried all created the same size file, so I abandoned that. Common wisdom online is that Resolves h265 export mechanism isn't the best and you should use ffmpeg anyway. Then I compared the compressed clips with the uncompressed reference file, which gives a score called SSIM, which goes from 1 (a perfect match) downwards. Here's the results so far: Here are some observations / thoughts, and some answers to some questions I'd had: In Resolve, H264 seems to top out, as I couldn't get it to export at more than about 400Mbps IPB, but ffmpeg went higher than that quite happily ALL-I h264 doesn't seem to be that different than IPB, at higher bitrates anyway - slightly lower quality and slightly higher file size, but not the 3x I've read around the place Prores isn't that much worse in terms of quality vs compression than h264 or h265, despite being an older codec (although maybe there are versions? I have no idea how prores works.. maybe that's important for this topic?) Different encoders have different levels of quality, so what's in a given camera is likely to differ from these results I guess the real question is, how much h264 do you have to have to equate to Prores? The answer seems to be "about the same bitrate, but probably a little less for an ALL-I codec, and a little less bitrate again if it's an IPB".
  8. Agreed, there is something better about the image from cine cameras. We know that different compression algorithms have different levels of quality even for the same bitrate, and this is where I think that the cine cameras shine. They're bigger so can chew more power for processing and can manage the associated heat, they're more expensive so can pay for more expensive / faster / less efficient chips to encode the image, and they have an army of techs behind them tweaking things millions of times to wring every morsel of quality out of their flagship products. However there are limits and while cine cameras make a better quality image for the same bitrate, extra bitrate sure helps.
  9. I think there are two kinds of film-making, each with a different set of criteria for equipment. The first is controlled situations, where for a camera the following criteria are what is important: Image Image Image How difficult it is on set to get that image How easy it is to deal with it in post The second is uncontrolled situations, where for a camera the following criteria are what is important: Can you use it at all? How good is the image in difficult situations? How good is the image inn easier situations? The BMPCC and BMMCC are designed for the first situation. People HAVE used them for the first, but they're DESIGNED for the second. We talk about cameras like it's a popularity contest, it's a beauty pageant, it's a stock portfolio, its a ticket into a club, its a fashion accessory, or it's a phallus extension. This is all crap. Cameras are ugly, expensive, fragile and fiddly and it shouldn't matter what your mates think, how much they retailed for, or what colour they are (even if they're fricking gold plated - Nikon). A camera that shoots 1080p RAW and various flavours of Prores is either worth $500 to you or it's not, and I'd suggest that if it isn't then it's either because you have a different camera that already does what you need it to do, or it wasn't designed for you.
  10. I'm not sure if this is adding a layer of pessimism or removing one, but could this be a PR strategy? I mean, put out a camera with huge specs, then cause huge controversy due to overheating, then issue a "sorry, we've fixed it now, honest mistake!" firmware update, and watch the sales roll in..... Look at how many people are talking about the 12K Ursa vs the 8K Canon - the headline didn't last but this is keeping up the emotion and sensation. It's the best of both worlds - play the fanboys off against the Canon-bashers, and either no-one finds the cripple hammer and it pushes the cine line or someone does find it and it blows up again.... and all PR is good PR.
  11. Why not sell it now and move onto something that doesn't put you off? Plenty more lenses, and if you don't care for contrast and sharpness then you'd be better off choosing something else at random, because the 18-35 is amongst the sharpest and most contrasty lenses on offer!
  12. My advice is this: return the GoPro and get your money back put that money into a shoe-box in your cupboard and label it "for fixing film-making problems only" go shoot a bunch of stuff with your XT3 whenever you encounter a problem with a real project you're doing, ask yourself the following questions: a) can I avoid this problem by doing more prep work? If so, do that. If not, b) can I avoid this problem by improving my knowledge and skills? If so, try and find information for free online. If you can't find it for free online then take some of your film fund and buy some training or reference materials. If it's not about skills, c) can I avoid this problem by buying new equipment? if so, so that.
  13. kye

    Panasonic GH6

    Of course, the sector that is about to explode in the above image is the Automotive one - currently only premium cars have any cameras in them at all (reverse camera) but in a decade or so every car will have a bunch of them installed. There are all sorts of challenges with lighting too, considering that cars need to be able to see objects that are far away at night and also have to obey very strict safety requirements so can't install floodlights to light everything around them either, so low-light performance will be a large consideration. That actually gives me a lot of hope for the MFT camera market, as it will essentially have its sensor tech bankrolled by the autonomous car market, much like the video editing market has the GPU arms race being bankrolled by the video game industry. Due to size constraints I don't see FF sensors being adopted for automotive purposes, and I struggle to think of another industry that is about to explode that will bankroll FF sensor development. In terms of tech, the cine-camera and professional photography markets are nothing compared to other market segments.
  14. One of the things I've realised is that 1080p is enough and it's the bit-rate and bit-depth that really matters, rather than the resolution. I am probably standardising on a 4K or 3.3K mode on my GH5, but not because I need the resolution, but because the bitrate is higher. Most consumer cameras have very poor bitrates for lower resolutions. We've spoken elsewhere in this thread about it, but long story short, when people talk about "only shooting 1080p" they're often talking about shooting with higher bitrates than most modern cameras do in any mode at all. Take the A7s2 for example - a very popular "professional" camera for events and the like. How does the image stack up? It shoots 4K!! but here's the thing - it only shoots at 100Mbps, whereas Prores HQ is almost double that for 1080p. Additionally, people often buy the A7s2 for low-light and difficult situations, but those people "only" shooting at the 176Mbps Prores typically light their scenes well as they're on a controlled set. What happens if there is a difficult shot? Well, a camera that shoots Prores is often capable of shootings RAW, so they swap over to RAW for the difficult shots. So now it's the 100Mbps A7s2 vs ~800Mbps for RAW 1080p. The resolution doesn't matter so much considering that the final image is resized to the same screen area, so in essence, a professional camera "only shooting 1080p" Prores is likely to dedicate between 2x and 8x the data to describing every eyelash, every dimple, every lip curl, every subtle skin texture, etc. Imagine how different the conversation would be if we spoke about bitrate instead of resolution...... "I'm not interested in these new modern cameras, I prefer the older less fancy modes, so because of that I'm shooting my latest feature film at only 800Mbps!". Where's the A7s2 now? I haven't yet done the comparison of h264 vs Prores in terms of image quality, but it's on my list to do soon. But the more I think about resolution, the more I think that people like the resolutions of the newer 4K cameras simply because they give you more bitrate, rather than more pixels.
  15. The Promist filters are popular with the 18-35mm, for example, Chris has filmed a few recent videos with the 18-35 and Promist filters https://www.youtube.com/c/ChrisFilmmaker/videos or the other option is to process the images in post and decrease saturation and add halation or blur or whatever you want to.
  16. kye

    Lenses

    Wow. Looks like it might be a great candidate for modification and adaptation. In this case, modifying it by taking out all the insides, sealing it up, and adapting it to be a photography-themed wine goblet!
  17. kye

    Panasonic GH6

    Can MFT be adapted to L-Mount? I suppose that with the larger diameter of the L-mount an MFT lens could sit slightly inside the L-mount?
  18. The other thing that we're ignoring is that the GoPro is a second camera, and a gimbal is not. Do you ever need to get a second angle on a shot, or shoot with two cameras at once? If so, you could use the GoPro as a second angle (obviously a wide angle!). The other other thing we're not talking about is that if you can sell the GoPro to get a gimbal, you can sell it and get anything else you like. In that case, you could get a cheaper older second-hand Fuji camera that will take the same lenses as your other camera, and could be used as a second angle, or have a different lens on it and instead of having to swap lenses quickly you could just swap cameras the way that professional stills photographers do by having one camera with a 24-70mm and a second one with 70-200mm. Or audio gear or whatever else it is you're short of. Agreed. There are rules for GoPros in Hollywood films when people use them as crash cameras. I hear that contracts with studios / Netflix / etc often have clauses for use of 'lesser' cameras like GoPros where there are clauses for maximum duration of a GoPro clip in the final edit, total number of clips, etc. My point about that is that they are actually used in big films, so for us lesser people we can make use of them if we know how to hide it. Full manual settings with NDs and proper lighting is the way to go..
  19. I haven't tried the Komodo footage but I have messed with RED footage before, so it would be interesting to see how it compares. Lots of other RED sample files here from various other cameras: https://www.red.com/sample-r3d-files
  20. kye

    Lenses

    Have a look at it and if the images aren't any good, why not try to clean it yourself? Worst case is that you'll turn something you don't use that has no value into something you don't use that has no value. My completely uneducated guess would be that there's a chance it wouldn't have much coverage. My understanding is that when they push a lens design (eg, to make it small or fast or light or whatever) then they will have to make sacrifices in some other area, and I'm guessing that a larger image circle might be one that they've built into the lens. I could be completely wrong though, so maybe a google will set us straight?
  21. I've heard that BM just released a camera with a pro body and decent resolution, maybe that would do it for you? It probably has semi-decent 1080p capture... But seriously folks. I guess the other options would involve swapping ecosystems, to Sony, etc...
  22. kye

    Panasonic GH6

    Nope. Here in Australia we call SA a 'flyover' state. (actually we don't, the east coast forgets all the land to the west). I'll also get my coat.
  23. A GoPro can be made to look similar enough to the XT3 (or any other camera for that matter) to be used in the same edit, but you cannot improve the quality of its image, so it will always be inferior in things such as dynamic range and colour resolution, etc. To do this kind of matching you will have to put in a lot of effort in post and have good colour grading skills. Alternatively, the GoPro is waterproof, can fit in small locations, and has a fixed-focus wide-angle lens, which means that it never has focusing issues and can be placed to get shots you couldn't easily get from the XT3. In this sense, the GoPro is a different type of camera than the XT3, and has different strengths and weaknesses. My suggestion is to think about the work you do on the XT3 and consider what would give you the best improvement - a gimbal or a waterproof action camera. Everyone works differently and only you can really understand how these options would impact your films.
×
×
  • Create New...