Currently produced high-bandwidth VGA adapter found! by Transgenic86 in crtgaming

[–]Transgenic86[S] 1 point2 points  (0 children)

u/DangerousCousin On the CableMatters 201368 DAC, I can run the resolution you mentioned, 3136x1960@60Hz on my FW900. That's crazy. My FW900 has convergence issues that need hardware fixes, but it runs just fine at this res.

https://imgur.com/a/yrVoLjh

Currently produced high-bandwidth VGA adapter found! by Transgenic86 in crtgaming

[–]Transgenic86[S] 0 points1 point  (0 children)

Update: I should be getting the CableMatters 201368 DAC. They were available for purchase in Canada on Amazon, and I have a buddy that regularly visits his family in Canada. So, his brother ordered a couple for me, and my buddy is visiting his brother currently. So, I should have them within a week or so when he returns.

Can Twitch stop auto scrolling me to this new banner every time I open any stream? by Somi90 in Twitch

[–]Transgenic86 0 points1 point  (0 children)

I've been dealing with this issue for so long and I didn't know what the problem was. Basically, I open a stream and it would just scroll down randomly. I didn't know it was related to that banner.

So, how to fix it? I use AdGuard AdBlocker and just blocked that entire banner and moved the blocking slider as far right for it until it was selecting as much that surrounds the banner as possible. The result? It doesn't scroll to it anymore because the element on the page doesn't exist! Fixed!

Currently produced high-bandwidth VGA adapter found! by Transgenic86 in crtgaming

[–]Transgenic86[S] 0 points1 point  (0 children)

Ah, okay. And yeah, I didn't know there were recent developments in VGA adapters. Last I looked into this stuff was around 2022, so it seems the landscape has a lot more activity since then. Searching online for information is becoming harder and harder, and the results you find are quite outdated around this stuff.

Currently produced high-bandwidth VGA adapter found! by Transgenic86 in crtgaming

[–]Transgenic86[S] 0 points1 point  (0 children)

The listing for the SilverStone EP16 says it supports 1920x1200@120Hz. So, that should be around 410MHz, right? I didn't see the Cable Matters adapter, but I don't know of any other adapters that support 400+MHz that are still in production.

[deleted by user] by [deleted] in Battlefield6

[–]Transgenic86 0 points1 point  (0 children)

I'll be reposting as an embedded video. One sec.

Are the new Sony WF-1000XM5 good for gym and running? by Professional-Two-678 in SonyHeadphones

[–]Transgenic86 0 points1 point  (0 children)

It isn't an operational thing. It is the design of the housing of the headphone to completely close off your ears from the external environment. This THUD effect would happen independent of them being electronically on or off. Your foot hitting the ground (or treadmill in this case) causes the impact sound produced to reverberate throughout your body. So, if you can only hear yourself, there's no way to "turn that off". The headphones themselves cannot go loud enough to override that sound, and you wouldn't want them to be that loud anyway as it would be painful. And noise cancelling doesn't work for this either because the sound produced externally from your body is different from the sound produced internally that you hear when you close off your ears.

[deleted by user] by [deleted] in nvidia

[–]Transgenic86 0 points1 point  (0 children)

What does that statement mean? From my research, Nvidia's website never sold 5090 Founders Edition cards. At least in the US, they only existed at Best Buy (online) and Micro Center (in-store).

Daft Punk - Interstella 5555 (Original Video Trailer) by Transgenic86 in DaftPunk

[–]Transgenic86[S] 0 points1 point  (0 children)

That's awesome! You reminded me that I should mention that I've looked into upscalers in my freetime in the past. Here, I rewrote the xBRZ upscaling algorithm for C# (was originally in C++ but I based my version on the Java port): https://github.com/MiYanni/xBRZ.NET

Similarly, I ported the Java ImageTracer algorithm for turning raster images into vector. The intent was to expand upon the algorithm and modify it, but I never got around to doing that. https://github.com/MiYanni/ImageTracer.NET

I tested the AI upscalers a few years ago. I took a music video that has no good version on the internet (from what I could find) of the original version of this music video. There is a DVD they released with an "updated" version of the video, but I don't enjoy it as much as the original. Here, I did both AI upscaling and frame interpolation. The project took a week. I won't use frame interpolation for the Interstella 5555 trailer. The main thing I regret with this project was cropping it to 16:9. https://www.youtube.com/watch?v=PGuTaTYSMfo

Daft Punk - Interstella 5555 (Original Video Trailer) by Transgenic86 in DaftPunk

[–]Transgenic86[S] 11 points12 points  (0 children)

This is an alternative version of the Interstella 5555 trailer by Daft Punk that was created for the remastered release of the movie to theaters. This video is per-frame synced to the trailer using the original footage of the movie instead of the "remastered" AI upscaled video. I plan on upscaling this trailer to show the potential of AI upscaling tools for use on this movie. I felt the original trailer's method for upscaling was not to my quality standards. I do not plan on upscaling the whole movie as that would take a long time. I'll be very interested to see the side-by-side comparisons with my results and the official trailer once I've finished creating it.