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!
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 3 weeks 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.zone 3 weeks 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.
the16bitgamer@programming.dev 3 weeks 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.