Articles about nvenc | UserComp.com

How to Build FFmpeg (v3) with Geforce GTX 880M supporting NVENC 9.0
How to Build FFmpeg (v3) with Geforce GTX 880M supporting NVENC 9.0

Are you having trouble finding a build of FFmpeg (v3) that supports Geforce GTX 880M and NVENC 9.0? Look no further. In this article, we will guide you through the process of building FFmpeg (v3) with Geforce GTX 880M and NVENC 9.0 support. Follow our step-by-step instructions for a successful build. Don't miss out, read more!

Read More
Overlaying Transparent PNG Image on Video Using FFmpeg and NVENC
Overlaying Transparent PNG Image on Video Using FFmpeg and NVENC

This article explains how to overlay a transparent PNG image on a video using FFmpeg and NVENC. This process can be useful for watermarking videos or adding subtitles. We will provide a step-by-step guide for Linux, Windows, and MacOS.

Read More
Attempt to Capture Video Game in 4K 60Hz Results in Missing Frames
Attempt to Capture Video Game in 4K 60Hz Results in Missing Frames

Having trouble capturing video game in 4K 60Hz using Bandicam with Nvidia NVENC encoder. The video plays back at 20FPS with missing frames. Lower resolution captures work correctly.

Read More
Making Use of GPU with FFmpeg: NVIDIA NVEnc Hardware Acceleration Still Relying on CPU?
Making Use of GPU with FFmpeg: NVIDIA NVEnc Hardware Acceleration Still Relying on CPU?

While converting .ts (MPEG2) files to HEVC (HEVC_NVENC) using FFmpeg, hardware acceleration seems to be invoked, but checking the NVTop tool reveals that roughly 80% of the encoding process is still being handled by the CPU. In this article, we explore ways to optimize FFmpeg to make better use of your GPU.

Read More
FFMPEG: H.265 (HEVC) NVENC (YUV420) P10 800Mbps Media Playback
FFMPEG: H.265 (HEVC) NVENC (YUV420) P10 800Mbps Media Playback

Client request for large immersive project using H.265 media with a bitrate of 800Mbps (requires NVENC level 6.2). Hardware used for playback is believed to be Avocado Lite based.

Read More
FFMPEG: H.265 (HEVC) Video Encoding with VCNVENC (yuv420) at 800Mbps
FFMPEG: H.265 (HEVC) Video Encoding with VCNVENC (yuv420) at 800Mbps

Learn how to encode H.265 (HEVC) videos using FFmpeg with VCNVENC (yuv420) at a bitrate of 800Mbps on Linux systems.

Read More
HEVC NVENC with ffmpeg: '-pix_fmt p010le' and '-pix_fmt yuv420p10le' doesn't work
HEVC NVENC with ffmpeg: '-pix_fmt p010le' and '-pix_fmt yuv420p10le' doesn't work

Users encounter issues with HEVC NVENC encoding using ffmpeg, specifically with the pix_fmt options '-pix_fmt p010le' and '-pix_fmt yuv420p10le'. This article provides a suggested solution.

Read More
Is it possible to do a lossless colorspace HEVC NVENC encoding without hwdownload?
Is it possible to do a lossless colorspace HEVC NVENC encoding without hwdownload?

Learn how to perform a lossless colorspace HEVC NVENC encoding without using hwdownload. This article explores the possibilities and techniques using ffmpeg, screen capture, h.265, and nvenc for achieving high-quality, lossless encoding. Discover the steps and tips to optimize your encoding process and produce excellent results.

Read More