• NVEnc是一个独立的控制台应用程序,可用于评估配有NVIDIA图形卡(GeForce Kepler gen或更高版本,GT / GTX 6xx或更高版本)的Windows计算机上的硬件编码器的性能。

    NVEnc仅在Windows控制台中运行,具有许多功能,每个功能在不带参数的情况下运行应用程序时都会进行解释。该应用程序可以验证可用的GPU,编解码器,音频编码器和解码器,格式和协议。

    编码器支持以下文件类型作为输入:AVI,AVS,原始YUV,Y4M,VPY。如果输入为原始格式,则必须指定FPS速率和输入分辨率。它执行到原始H.264 / AVC或H.265 / HEVC的转换,并允许隔行编码。

    您可以篡改各种配置选项。例如,NVEnc使您可以设置输出编解码器和编码器预设,这里还有其他各种参数需要处理。您还可以定义连续B帧的数量,并为生成的文件和编码的音频选择特定的输出格式。

    NVEnc还基于libavformat和高性能过滤功能,将cuvid解码功能以及混合和解混合功能引入了表格。

    NVEnc的命令行版本支持代码转换,但该应用程序还作为Aviutl的插件提供。

  • NVEnc एक स्टैंडअलोन कंसोल एप्लिकेशन है जिसका उपयोग एक NVIDIA ग्राफिक्स कार्ड (GeForce केप्लर जीन या बाद में, GT / GTX 6xx या बाद के संस्करण) से लैस विंडोज कंप्यूटर पर HW एनकोडर के प्रदर्शन के मूल्यांकन के लिए किया जा सकता है।

    केवल Windows कंसोल में चल रहा है, NVEnc फ़ंक्शन के ढेर सारे के साथ आता है, प्रत्येक में कोई तर्क के साथ आवेदन चलाते समय समझाया गया है। एप्लिकेशन उपलब्ध जीपीयू, कोडेक्स, ऑडियो एनकोडर और डिकोडर, प्रारूप और प्रोटोकॉल को सत्यापित कर सकता है।

    एनकोडर इनपुट के रूप में निम्न फ़ाइल प्रकारों का समर्थन करता है: AVI, AVS, कच्चे YUV, Y4M, VPY। यदि इनपुट कच्चे प्रारूप में है, तो एफपीएस दर और इनपुट रिज़ॉल्यूशन निर्दिष्ट करना होगा। यह कच्चे H.264 / AVC या H.265 / HEVC के लिए रूपांतरण करता है और इंटरलेस्ड एन्कोडिंग की अनुमति देता है।

    विभिन्न कॉन्फ़िगरेशन विकल्प हैं जिनसे आप छेड़छाड़ कर सकते हैं। उदाहरण के लिए, NVEnc आपको आउटपुट कोडेक और एनकोडर प्रीसेट को सेट करने में सक्षम बनाता है और यहां से निपटने के लिए कई अन्य पैरामीटर हैं। आप लगातार बी फ्रेम की संख्या को भी परिभाषित कर सकते हैं और परिणामस्वरूप फ़ाइल और एन्कोडेड ऑडियो के लिए विशिष्ट आउटपुट प्रारूप चुन सकते हैं।

    NVEnc भी टेबल क्यूविड डिकोडिंग क्षमताओं के साथ-साथ muxing और demuxing कार्यक्षमता, libavformat और उच्च-प्रदर्शन फ़िल्टरिंग के आधार पर लाता है।

    NVEnc का कमांड लाइन संस्करण ट्रांसकोडिंग का समर्थन करता है, लेकिन एविएटल के लिए एक प्लगइन के रूप में भी आवेदन आता है।

  • NVEnc is a standalone console application that can be used for evaluating the performance of the HW encoder on a Windows computer equipped with an NVIDIA graphics card (GeForce Kepler gen or later, GT / GTX 6xx or later).

    Running in the Windows console only, NVEnc comes with a plethora of functions, each explained when running the application with no arguments. The application can verify the available GPU, codecs, audio encoders and decoders, formats and protocols.

    The encoder supports the following file types as input: AVI, AVS, raw YUV, Y4M, VPY. If the input is in raw format, the FPS rate and the input resolution have to be specified. It performs conversions to raw H.264/AVC or H.265/HEVC and allows interlaced encoding.

    There are various configuration options that you can tamper with. For instance, NVEnc enables you to set the output codec and the encoder preset and there are various other parameters to deal with here. You can also define the number of consecutive B frames and choose specific output formats for the resulting file and the encoded audio.

    NVEnc also brings to the table cuvid decoding capabilities, as well as muxing and demuxing functionality, based on libavformat and high-performance filtering.

    The command line version of NVEnc supports transcoding, but the application also comes as a plugin for Aviutl.