This may seem like a dumb idea considering how bad composite is, but I have a couple CRTs that I’d love to use as computer monitors, and I’m not in the position to mod them for component or RGB. I want them to “just work” for the time being. I’m looking for a device that converts modern HDMI to analog, but the only good options seem to be really high end devices with support for every format under the sun, which are great, but way more then I need. Otherwise, what am I left with? Cheap, no-name boxes that’ll die in two weeks and add half a second of lag? I’m not sure if the product I need exists, but I figured this would be a good place to ask since I can’t find a dedicated CRT community. Any help is appreciated!

  • Auster@thebrainbin.org
    link
    fedilink
    arrow-up
    2
    ·
    2 months ago

    Maybe my bar is low because of where I’m from, but these “no name brands” usually work fine from what I tested.

    Like right now, I’m sending a Rapberry Pi 5 signal to an HDMI switch to another HDMI switch (because multiple devices to a same screen) to an HDMI to VGA cable, the former 2 being used for some days, and the latter for months, and this gambiarra seems to work pretty well so far.

    • cloudskater@piefed.blahaj.zoneOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 months ago

      Hmm, okay I’ll consider cheaper options. Thanks for the feedback. Latency isn’t too much to deal with I take it if you’ve been sing it for that long.

  • thr0w4w4y2@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 months ago

    You might want to purchase a scaler rather than connect your computer directly to the screens.

    justification: those old screens are going to need a low resolution like 480i and modern games/apps are just not designed for that so they may not run at all, or you may find that some elements like menu items are cut out and don’t render properly.

  • the16bitgamer@programming.dev
    link
    fedilink
    English
    arrow-up
    5
    ·
    2 months ago

    Your issue is that you are converting digital to analog so latency will be added regardless.

    Perhaps looking into VGA, lots of USB C to VGA adapters, and VGA to Composite adapters. May get you closer (or more reliable results).

    Another solution is VGA monitors.

    • cloudskater@piefed.blahaj.zoneOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      2 months ago

      Funny you say that, because I have an old laptop that has a native VGA output on board and I’m testing it out right now! It works and Mint outputs through it just fine, but I’d need to get a VGA to composite adapter. Buuuut, if I’m gonna do that, I might as well just get an HDMI to composite adapter for the compatibility.

      Also, any USB to composite/s video/component adapters? That sounds like a great workaround.

      Also yeah, I know latency will exist, but it can always be minimized.

      • the16bitgamer@programming.dev
        link
        fedilink
        English
        arrow-up
        2
        ·
        2 months ago

        USB -> Anything requires adapters/drivers/dedicated hardware. Composite is a dead format so you’ll be hard pressed to find one, let alone find one which works. VGA is a least a video standard supported by almost all video chips (why I recommended it).

        The only PC made in this century which supports composite natively, is the Raspberry Pi.

  • adarza@lemmy.ca
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 months ago

    they do exist.

    i’d just pick one up on bestbuy’s site (their store brand, on clearance, $20). i’ve had good luck with their brand for other video converters (have ones that go usb to vga, hdmi to dvi, and dp to hdmi).

    they’re also easily found on azn (for even less. look for ones with both a good rating and many reviewers). get one to try, then get a second one once you’ve checked it out.

    note that these are all probably not bi-directional, and that converters that go the other way (composite to hdmi) also exist–so be careful when buying that you get one that goes in the correct ‘direction’ you need.

  • SolarPunker@slrpnk.net
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    2 months ago

    Maybe you’ll find a converter but consider the costs: you can find cheap used VGA monitors, you can also find raspberry/old PC with analog video output.

  • brucethemoose@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    2 months ago

    Does it take VGA? And do you have a spare PCIe slot in a desktop?

    You can slap in an old GPU to power it directly, with no latency or conversion issues. I know my old Nvidia 980 TI supports VGA directly, albeit with a passive dongle. As a bonus, this would save VRAM for your other displays, and (if you wish) offload whatever you do on your CRTs from the main GPU.


    Now, if you want a GPU with composite output, you have to go waaay back to the GTX 200 series or the Radeon 4000 series. Getting working drivers for these on linux might be an… adventure.