• 0 Posts
  • 11 Comments
Joined 3 months ago
cake
Cake day: March 20th, 2024

help-circle

  • Fair enough. Most of my work means building out LXC’s and VMs for testing, and with 2 kids I don’t have much time/energy left for gaming, so my setup works for me.

    But it’s definitely not for everyone, I already have the pieces in place to make it work nicely. I actually had a windows workstation set up for work, but couldn’t deal with the windows nonsense anymore, which is why I went this route.

    It can work on a single machine with an iGPU, but kb/m gets a bit complex. And then there’s streaming over no machine or something, but that has its own drawbacks unfortunately.

    Whatever works for you, works for you and that’s what matters


  • If it works for you, I’ve found running some things as a VM works better than dealing with windows.

    Admittedly I have a lot of hardware due to what I do, but I’ve got (multiple, but just one is relevant in this case) proxmox server set up with an extremely tightened up windows 10 build. I’ve removed pretty much everything humanly possible on the windows side, just installing enough for the applications I need.

    I then have a GPU that’s passed through to it directly (that machine is headless otherwise). So I’m getting all the GPU acceleration, but without using anything else on Windows, it stays slim and trim so it runs pretty well, and it’s pretty light on ram use.

    With the second DP input of my monitor, I come off a video switcher but you can skip that and go right off the GPU. Now you’ve got a lightweight little VM directly connected to your display. Pass through your USB device of choice (I’m assuming a controller here, but you can use a second keyboard/mouse or USB host switch if you want).

    Personally I find this approach easier since I don’t have to deal with all the memory gobbling nonsense on the windows side, I get to do my daily work in Linux, and specialty stuff that I just can’t run in wine stays readily available.


  • BMD bought Resolve maybe 15 years ago now, but the support is not limited to BMD hardware. It was more of a way for them to ensure BMD hardware support in a video editor at the time. Personally I have their web presenter and an older model of their TV studio kit at home (long story), but I also have a variety of other hardware, all of which works just fine with Resolve.

    I’m using Resolve on the regular for my VHS conversions, though some tasks would be easier with the premium instead of the free version, I just fill in with ffmpeg or other tools and move on.

    Just FYI, the download will ask for an email/name/etc, but the download starts right away, so you don’t need to actually give any PII out to get it.



  • I’ve used resolve for quite a few things in the past. It’s an excellent editor, way more than most people will need/use in the free version, and exceeds most corporate editing requirements in the paid version.

    Blackmagic Design bought it to have a video editing suite they could tie to their hardware, which I would call similar in design approach. It’s inexpensive for what it does, works really well, but isn’t the top of the line for broadcast.

    Most corporate broadcast (think like a bank or something having its own small recording studio, rather than the major broadcasting companies) will leverage BMD at some point in their workflow.




  • A few reasons:

    • Any conversion (including internally at the display) can result in colorspace mismatches.
    • If the sink has an unsupported mode, the source will send a default - which is usually a mismatch.

    I wouldn’t call it often wrong, personally. I’d say some devices are really bad with EDIDs, and are consistently problematic. It’s more like -recent hardware is generally pretty good, but relying entirely on EDID won’t always work, so use with care.

    Some great examples of problematic devices/situations (in general):

    • Apple. Pretty much anything they make.
    • DP to HDMI - while DP supports HDMI natively, that can be one of the situations where EDID issues crop up. But much less often than…
    • DVI to HDMI or vice versa - this is probably the most problematic of general use. Happens somewhat often where a different or default colorspace gets used.

    If you’ve got a single PC going to a display (or several), just set it once manually and you’re good to go. If you’re plugging and unplugging often with multiple devices (like with a dock), an EDID minder can be handy, but come with a price that generally makes setting it manually preferred anyway.

    Hope this helps answer for you