Jump to content

Glenwing

Senior Moderator
  • Posts

    17,120
  • Joined

Awards

About Glenwing

Profile Information

  • Gender
    Not Telling
  • Member title
    Mostly Dead

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. HBR3 maximum data rate is 25.92 Gbit/s, which is a physical bit rate of 32.4 Gbit/s. Requirement for 2560×1440 at 240 Hz 10 bpc is 30.77 Gbit/s data rate, which becomes 38.46 Gbit/s bit rate in HBR3 transmission. So it would be outside the limit. But you are comparing the data rate requirement of one against the bit rate limit of the other, which is incorrect If the monitor only supports HBR3, then either it uses DSC, or does not allow 240 Hz and 10 bpc simultaneously. In either case only HBR3 rated cable is needed, anyway.
  2. There are no specific refresh rate limitations on any interface. HDMI is limited to 144 Hz at 1440p due to its maximum bit rate, if 8 bpc RGB color is used. If the monitor is 1080p, or any of those other things change, the maximum refresh frequency will change.
  3. DVD Video is 720×480 at 29.970 fps for NTSC format or 720×576 at 25 fps for PAL format. TVs use 59.94 Hz, and DVD players transmit each frame twice. For sources originating from 23.976 fps film, 3:2 pulldown is used to convert it to 29.970 fps for DVD Video. So this is already built into the images on the DVD. Almost any monitor will already have a CTA-861 profile that runs at 59.94 Hz. Using CVT will not allow you get such an exact rate due to the requirement that the pixel rate be an even multiple of 250 kpx/s. It may be more worth it to just make a custom resolution at 1920×960 (that is, 480×2 lines) then display it with aspect ratio scaling. You'll get thin black bars on top and bottom but then the 480-line image will be scaled 2:1 precisely (if you set scaling to maintain aspect ratio). And it can be based on the standard CTA-861 modeline. $ xrandr --newmode "1920x960x60" 148.3515 1920 2008 2052 2200 960 964 969 1125 +hsync +vsync
  4. Sounds like AMD is not implementing something correctly in their driver. Download the Custom Resolution Utility here: https://www.monitortests.com/forum/Thread-Custom-Resolution-Utility-CRU Select the 1440p monitor at the top, then select the CTA-861 extension block and click "Edit": Select the TV Resolutions data block: Delete all the 4K entries: Click OK on everything, then restart the graphics driver using Restart64.exe Then the 4K profile should be gone, and it should use 1440p.
  5. Some 1440p monitors accept 4K resolution input signals on HDMI. This is for compatibility with older consoles (PS4, Xbox One) which only let you choose between 1080p and 4K. So on 1440p monitors they would be forced to a 1080p limit. To avoid this, monitors accept a 4K signal and then downscale internally to 1440p. If you have GPU Scaling enabled in the AMD Adrenaline settings, the graphics card will always output a signal at the monitor's maximum resolution regardless of what resolution you set the desktop to. If you choose a lower resolution, it will upscale it to the monitor's maximum resolution before transmitting. Unfortunately this combines in a bad way with the 1440p monitors that accept a 4K signal, as it just takes your 1440p original image and upscales it to 4K, transmits it, and then it's downscaled back to 1440p on the other side, resulting in quality loss from the double conversions, and also limiting you to 60 Hz because of the increased resolution during transmission. To avoid this, turn off GPU Scaling in the graphics card control panel, or don't use HDMI.
  6. It's done in dedicated hardware which is part of the DisplayPort transmitter. It isn't done by NVENC.
  7. G-Sync module monitors are hard-limited to 60 Hz on the HDMI input.
  8. The L1Techs model may work, as it supports Display Stream Compression which is what's needed for 5K 240 Hz to work. Not tested personally though. https://www.store.level1techs.com/products/p/14-kvm-switch-single-monitor-2computer-64pfg-7l6da
  9. I should note on the product page of the KVM it says:
  10. That's what he's doing right now. But he'd like the button on his KVM to switch K, V, and M. Not just K and M and then switch the video separately.
  11. That could probably work. Since it uses an external power supply, it shouldn't rely on the 3.3 V from the port.
  12. A DisplayPort to HDMI adapter needs to be connected directly to the PC. It relies on 3.3 V power from the DisplayPort port. Normal DP to DP cables do not carry this power through the cable, it is only available from the port. So adapters will not work through an extension like that.
  13. It supports whatever it supports, the video capabilities are not related to the USB generation. It's a direct output from the GPU so it will just be based on the DisplayPort capabilities of the GPU. https://linustechtips.com/topic/729232-guide-to-display-cables-adapters-v2/?output=USBC Based on what I can find about the AMD 7730U, it should support the formats you mentioned. https://www.amd.com/en/products/apu/amd-ryzen-7-7730u 4K 60 Hz and 1440p 120 Hz only require HBR2 speed which has been doable with DisplayPort for around 10+ years.
×