python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Ffmpeg nvenc encoder on gpu does not compress files as much as compared to libx264
I wanted to encode a video file which was initially encoded by a libx264 encoder on a non gpu machine with ultrafast preset and crf 23 , i typically re-encode it with preset medium and get a good comp...
Srinjoy Choudhury
Votes: 0
Answers: 1
Why was NVIDIA NvFBCHWEncode interface deprecated starting with NVIDIA Capture SDK 5.0.?
I've been working on a project that requires capturing and streaming video content from backend applications and headless chromium/browsers. So far I was able to do so by calling the older version of ...
Haolin Zheng
Votes: 0
Answers: 0
Extreme High Quality HDR livestreaming using FFMPEG/SRT with hevc_nvenc
So I am working out and just testing different encoder settings and I wonder if someone has some insights , it works OK now but maybe I can improve stuff.
first lets start with my whole command, lets ...
finnjaeger
Votes: 0
Answers: 0
Nonzero SPS and PPS id in H.264 bitstream from NVENC
In what cases will NVENC choose nonzero SPS and PPS ids for a bitstream?
I have a bitstream that should only have one SPS and one PPS and yet it's choosing '2' for both seq_parameter_set_id and pic_pa...
qdin
Votes: 0
Answers: 1