Custom Resolution Utility (CRU)
|
11-19-2022, 02:01 AM
Post: #7051
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(11-18-2022 11:46 PM)mdrejhon Wrote: Many of us have the problem, which is part of why Blur Busters exists, from the motion blur headaches of sample-and-hold 60Hz.If that were the case, then movies, TV shows, YouTube videos, and low frame rate games would cause headaches, and changing the refresh rate won't help with those. Regardless, if someone needs a high refresh rate laptop, then they should get a high refresh rate laptop. (11-18-2022 11:46 PM)mdrejhon Wrote: 1. I recommend adjusting the release notes to indicate there are latency benefits for certain laggy-buffering displays like certain OLED and DLPs. It also even reduces non-strobed LCD latency too with certain sync technologies, especially if you're using Scanline Sync with the tearline adjusted to near bottom of VBI so it's a "end-of-VBI Present()" replacing VSYNC ON's "beginning-of-VBI Present()".This is too complex of a topic for release notes that many people don't bother reading. I can include a link if you have one. QFT wouldn't reduce latency with vsync off or FreeSync/G-SYNC on with the default range, which are the two most common modes that gamers use. If present happens at the beginning of VBI with vsync on, then QFT would actually increase latency because the start of the frame output would be delayed. Present would need to happen at the sync pulse or near the end of VBI to decrease latency, as you described with scanline sync. (11-18-2022 11:46 PM)mdrejhon Wrote: 2. I recommend renaming "Vertical Total Calculator" to "Vertical Total Calculator (QFT)" to make sure QFT is part of it. Ideally it should have said "Quick Frame Transport" because it is universal, not just for strobing, but I'd settle for just appending "(QFT)" to make sure users get that assocation. Instead of something obscure like "Vertical Total Calculator".I feel like QFT is the more obscure term, but I might change it to "QFT calculator (back porch)" so I can add "QFT calculator (front porch)" as an option, although I'm not sure which would be more useful. |
|||
11-19-2022, 03:09 AM
(Last edited: 11-19-2022, 03:23 AM by mdrejhon)
Post: #7052
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(11-19-2022 02:01 AM)ToastyX Wrote: If that were the case, then movies, TV shows, YouTube videos, and low frame rate games would cause headachesActually, to correct an old assumption, yes they do cause headaches for some. Some of us can't go to the cinema nor watch a big screen TV (except from distance or smaller screens), while some of them always want to turn on interpolation to fix the blur (I prefer Hollywood 24fps personally but I can understand these people). Monitors and VR involve much bigger FOV than distant televisions across a room, and as displays get bigger, motion blur bothers more people. There are many mitigation measures that people do to compensate, and it's important for that person to adjust. You are correct they should upgrade the laptop LCD to reduce motion blur, your suggestion was correct. I was simply adding information. (11-19-2022 02:01 AM)ToastyX Wrote:You misunderstood, I didn't mean verbatim...(11-18-2022 11:46 PM)mdrejhon Wrote: 1. I recommend adjusting the release notes to indicate there are latency benefits for certain laggy-buffering displays like certain OLED and DLPs. It also even reduces non-strobed LCD latency too with certain sync technologies, especially if you're using Scanline Sync with the tearline adjusted to near bottom of VBI so it's a "end-of-VBI Present()" replacing VSYNC ON's "beginning-of-VBI Present()".This is too complex of a topic for release notes that many people don't bother reading. I can include a link if you have one. QFT wouldn't reduce latency with vsync off or FreeSync/G-SYNC on with the default range, which are the two most common modes that gamers use. If present happens at the beginning of VBI with vsync on, then QFT would actually increase latency because the start of the frame output would be delayed. Present would need to happen at the sync pulse or near the end of VBI to decrease latency, as you described with scanline sync. Just add one sentence such as "In addition, there are also latency reductions for many specific kinds of displays". (11-18-2022 11:46 PM)mdrejhon Wrote: 2. I recommend renaming "Vertical Total Calculator" to "Vertical Total Calculator (QFT)" to make sure QFT is part of it. Ideally it should have said "Quick Frame Transport" because it is universal, not just for strobing, but I'd settle for just appending "(QFT)" to make sure users get that assocation. Instead of something obscure like "Vertical Total Calculator".I feel like QFT is the more obscure term, but I might change it to "QFT calculator (back porch)" so I can add "QFT calculator (front porch)" as an option, although I'm not sure which would be more useful. [/quote] Putting aside what is more common; I think just append a " (QFT)" to the end of Vertical Total Calculator and call it a day. Basically "Vertical Total Calculator (QFT)" We spent a lot of time popularizing QFT in certain venues, and there's been much more buzz about QFT in some of my discord channels as well as certain venues, and going to add some articles about QFT in 2023... We've all found back porch to be more reliable, since that's the method of VRR for temporally spacing apart refresh cycles. QFT looks essentially just like a fixed-Hz version of a VRR signal. (11-19-2022 02:01 AM)ToastyX Wrote: QFT wouldn't reduce latency with vsync offActually, not quite true. You're correct for realtime-scanout displays (e.g. CRTs and unstrobed esports LCDs) But QFT can reduce VSYNC OFF latency on global refresh displays and displays using full-refresh pre-processing. Some "global refresh" displays (most DLP, certain OLED, some plasmas, and also strobed LCD) has lower latency with VSYNC OFF via QFT because the display gets the full framebuffer sooner, allowing frame visibility sooner regardless of the PC sync technology. By delivering a complete refresh cycle (including all of its VSYNC OFF frameslices) from GPU to display's buffer sooner, the display can do global refresh processing sooner - splitting apart the refresh cycle into subfields for DLP temporal dithering - laggy OLED HDR processing via "find-brightest-pixel" algorithms for realtime panel APL balancing - displays that only starts global processing after arrival of last pixel - being able to flash the strobe backlight earlier - etc. Yes lag reduced, VSYNC OFF. Yes lag reduced, without having RTSS installed. This is a plug and play zero-PC-configure latency reduction. You don't even need RTSS Scanline Sync for this latency reduction (even though it will bring additional latency benefits). I have begun to talk to manufacturers to build in QFT EDIDs on certain displays, because it actually works. The laggy full-framebuffering OLED displays suddenly reduce lag, for example. Several OLEDs have to framebuffer fully because they can't displays all pixels at maximum brightness if it's a full screen white, so they have to buffer the entire refresh cycle to find out how brightly to display the picture, to avoid glitching or artifacting. In an esports mode, OLEDs switch to SDR mode instead of HDR, to guarantee they can show the same nits regardless of how many RGB(255,255,255) pixels there are onscreen, but in HDR modes and higher brightness OLEDs, they have to buffer to decide how brightly to display the refresh cycle, to prevent total-power overload conditions... And guess what? OLED is going to boom soon... In fact, some 120Hz OLEDs can accept QFT at 1/240sec (even though the OLED panel can't do 240Hz), because the scaler is fast enough to buffer the frame, allowing global frame processing to occur sooner. I have access to thousands of displays -- and QFT reduces lag on more displays than you think. How many displays do you have access to.... I daresay, you greatly underrate this revolutionary Vertical Total Calculator. Your brilliant work that does more than you think, reducing VSYNC OFF latency on several OLEDs without RTSS installed at all ![]() Thanks, Mark Rejhon Owner of BlurBusters.com and TestUFO.com |
|||
11-19-2022, 04:59 AM
Post: #7053
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(11-19-2022 03:09 AM)mdrejhon Wrote: There are many mitigation measures that people do to compensate, and it's important for that person to adjust.My point is increasing the refresh rate wouldn't mitigate any of that because the frame rate would still be low. In fact, changing the refresh rate can actually increase judder if it's not a multiple of the frame rate. It would only help in games where you can make the frame rate synchronize with the refresh rate. Increasing the refresh rate for desktop use only has minor improvements like smoother mouse movement and smoother scrolling. If someone gets headaches from general computer use, the refresh rate is not likely the cause. (11-19-2022 03:09 AM)mdrejhon Wrote: You're correct for realtime-scanout displays (e.g. CRTs and unstrobed esports LCDs)I'm aware that global refresh displays exist, but they are such a small minority, and they tend to be TVs with additional processing lag, so anyone that cares about lag shouldn't be using them. The vast majority of monitors and TVs don't do global refresh. Strobed LCD is a different issue. The whole point of using QFT with strobing is to finish the scanout faster so there's more time for the pixels to change before the backlight strobes, which reduces crosstalk. QFT wouldn't reduce lag with strobing unless you make the backlight strobe sooner, but then that would negate the crosstalk reduction. (11-19-2022 03:09 AM)mdrejhon Wrote: I have access to thousands of displays -- and QFT reduces lag on more displays than you think. How many displays do you have access to....I'd like to know more about which displays do global refresh. The problem is most sites don't test lag properly or mention the scanout method, so I don't have enough information. For instance, RTINGS lag measurements include vsync lag measured in the center of the screen, so it's usually higher than the actual lag, and I don't see them talking about the scanout method. Other sites used inconsistently updating timers with wildly inaccurate results. Back when I tested displays, I always made sure to use a method that lets me see where the screen is refreshing to get more accurate measurements (vsynced vertical bars was the best method I found). All of the displays I tested did a normal scanout, even the ones that delayed frames. OLED is newer tech, so I don't know much about them. The part about OLED HDR needing the full frame is new information to me. |
|||
11-19-2022, 05:21 PM
(Last edited: 11-19-2022, 05:22 PM by MissTheRage)
Post: #7054
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(11-18-2022 11:09 PM)ToastyX Wrote:my monitor is connected to the monitor as dvi from the hdmi output on the back of the laptop. all settings the same. It only shows 65hz on windows.(11-16-2022 06:09 PM)MissTheRage Wrote: hi everyone, i have a few questions i hope i can get answers because i will be very happy if i succeed. My system is notebook but I connect it to the monitor and use it. My main monitor is ASUS VS247 1920x1080 60hz monitor. I use the internal screen of the notebook as the second screen, and it is 144hz. I wanted to watch some youtube videos and increase the hz value of my main monitor, but no matter what I did, it didn't work. For example, I never had the "Automatic LCD Standard" option. I already tried to change the speed from the nvidia resolution change settings, but the result was that the screen went black. Don't worry, I know that the main monitor works with the notebook's external video card, I'm sure of it. can you please help me? can i increase my hz?What exactly did you try? What refresh rates did you try? How is the monitor connected? ![]() ![]() |
|||
11-19-2022, 07:05 PM
Post: #7055
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
Hello,
I have the following setup Nvidia 3070 -> Samsung TV - > eARC - > Sony 5.1 HtRT-40. I had enabled the 5.1 surround in LPCM and enable the 5.1 speakers too. But the problem is only FL and FR works when I test using windows. The other channels are no audio. Thanks for the help and making thing wonderful software. |
|||
11-19-2022, 08:06 PM
Post: #7056
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(11-19-2022 07:05 PM)aruldd Wrote: I have the following setup Nvidia 3070 -> Samsung TV - > eARC - > Sony 5.1 HtRT-40. I had enabled the 5.1 surround in LPCM and enable the 5.1 speakers too.Clearly something in the chain isn't supporting 5.1 passthrough. It sounds like the TV might be using ARC instead of eARC. Maybe there's a setting in the TV's menus that needs to be changed to enable eARC. |
|||
11-19-2022, 08:06 PM
Post: #7057
|
|||
|
|||
RE: Custom Resolution Utility (CRU) | |||
11-19-2022, 08:17 PM
Post: #7058
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(11-19-2022 08:06 PM)ToastyX Wrote:(11-19-2022 07:05 PM)aruldd Wrote: I have the following setup Nvidia 3070 -> Samsung TV - > eARC - > Sony 5.1 HtRT-40. I had enabled the 5.1 surround in LPCM and enable the 5.1 speakers too.Clearly something in the chain isn't supporting 5.1 passthrough. It sounds like the TV might be using ARC instead of eARC. Maybe there's a setting in the TV's menus that needs to be changed to enable eARC. The TV's apps are working in 5.1 but not the PC. I tried restarting the driver, rebooting the PC, using dolby Atmos etc., Nothing worked. |
|||
11-20-2022, 03:27 AM
Post: #7059
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(11-18-2022 11:07 PM)ToastyX Wrote:(11-17-2022 02:09 AM)Squash Wrote: I bought a Sonos Arc which I hooked up to my TV's arc hdmi port. From my tests it will not pass through 5.1 audio. The Sonos app shows only Stereo. So I was trying to use CRU to add 5.1 to the EDID, but so far without success.Did you configure the speakers for 5.1 in the Windows sound control panel? In the audio devices properties in the control panel it shows 2 channels, so nothing to configure. I tried CRU again today from scratch. I added AC3 and LPCM 5.1 audio and a speaker setup data block for 5.1. Something changed because the name shown in audio devices changed from PanasonicTV0 to Digital Audio (HDMI), but still 2 channels. |
|||
11-22-2022, 05:26 PM
Post: #7060
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
Hope someone can help me. I have a Club3D CSV-7220 MST HUB that converts my single 4K-capable DP 1.2 port to DP+HDMI. I have an optical HDMI 2.1 cable, but recently the 60Hz capability stopped working and it only offers 30Hz. I have a feeling CRU could force it but I'm at a point with my trial and error that I'm getting used to the 30Hz.
I had to create a custom resolution in AMD software since Day 1 and that used to work. Now I can't even create this as it says not supported. I tried and failed: - Changing from 4K TV to 4K monitor (that works at 60 via DP just fine through the same MST HUB). - Tried other HDMI cables (but I guess they could be just old standard) - Other computer (I'm not sure if my old laptop can output 4K60 at all) - Firmware upgrade the tv - AMD Driver update - Restoring Windows11 partition to a backup to when it was okay (no joy - could this mean something broke on a hardware level?) - Contacting Club3D support (they asked for dxdiag data and blamed the cable) One thing I notice is that the pixel clock seems to be limited to 300 whereas it would need to be closer to 600 to work no? Can I unlock it, given that the specs of the cable, displays, the Club3D device all support it? Something just makes the proper values not discoverable or recognizable by the software for some reason. Also, isn't the point of CRU to create potentially unsupported combinations to see if they work? Hence the 15s countdown in Windows that reverts stuff? The TV is capable of telling me "unsupported format" but I can hardly ever reach that message. VGA: MSI R9 390 TV: Philips 55PUS9206 (120Hz) Monitor: ASUS ProArt PA279CV Cable: Qualtek HDMI 2.1 Active Optical 15M |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 142 Guest(s)