对 GPU 进行编程以控制 DVI 输出
我有一块具有 DVI 输出的 NVIDIA GeForce 8400GS 显卡,我想拍摄一个视频或一系列帧并将其显示为 WUXGA (1,920 × 1,200) @ 120 Hz 和 GTF (2 x 154 MHz) 的 DVI 输出,根据维基百科文章,这是 DVI 的一种可能的显示模式。我想这样做是因为我想要比视频文件更高的高帧率显示。
您能给我一些资源,让我学习如何以这种方式控制 DVI 输出吗?否则你能给我其他想法来实现这个显示器的帧速率吗?
谢谢。
I have a NVIDIA GeForce 8400GS graphics card which has a DVI output and I would like to take a video or series of frames and display them as the DVI output for WUXGA (1,920 × 1,200) @ 120 Hz with GTF (2 x 154 MHz), which is a possible display mode for DVI according to the wikipedia article. I want to do this because I want a high frame rate display that is higher than a video file.
Can you give me some resources where I can learn how to control the DVI output in this way? Otherwise can you give me other ideas for achieving this framerate for a display?
Thank you.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我建议研究一下 NVidia NVAPI。
I would suggest looking into NVidia NVAPI.