We're rendering inside UE4 on a client machine, then using the nvEnc capabilities in UE4 to encode to video to feed to a web browser. This avoids having to write custom plugins for each browser, and it works pretty well.
As the video streaming is now local, we don't care about the bandwidth so we want the highest imaginable quality - a 'pass through' mode (or as close as possible)
However, no matter what settings I try in the encoder, it only seems to send about 12-15 mbit to the browser. As there are numerous settings (to say the least) and we have an unusual use case, what would you recommend?
I'm using NV_ENC_PRESET_LOSSLESS_HP_GUID but if I try to set the required (?) constqp rate control it rejects the settings.
This seems quite pertinent: https://slhck.info/video/2017/03/01/rate-control.html
Cheers
John
+ Reply to Thread
Results 1 to 3 of 3
Thread
-
-
-
Thanks!
However, NV_ENC_PRESET_LOSSLESS_HP_GUID is most definitely not lossless and gives bit rates of 12-15 mbit even tho I specify a minimum bitrate of 20 mbit.
Googling is proving unhelpful unfortunately, but any links would be appreciated.
I realize the encoder is trying to help me but not letting me do something ridiculous, but in this case that is exactly what I need!
Setting VBR with a min and max qp at 20 seems to get my bitrate and quality up - at least the best results so far.
Cheers
JohnLast edited by JohnScott; 16th Nov 2020 at 17:20. Reason: Added info
Similar Threads
-
The Holy Grail settings of NVENC HEVC.Can you find better preset? (CONTEST)
By Abdler in forum Video ConversionReplies: 16Last Post: 6th May 2020, 15:00 -
What hevc nvenc settings do work with lossless preset in ffmpeg?
By qo4on in forum Video ConversionReplies: 3Last Post: 9th Mar 2020, 04:14 -
HandbrakeCLI optimal settings for HEVC NVEnc vs x265
By KDallas in forum Video ConversionReplies: 0Last Post: 15th Feb 2019, 21:33 -
Staxrip settings to get smaller files with NVEnc?
By bizzybody in forum Video ConversionReplies: 6Last Post: 17th Oct 2017, 17:28 -
ffmpeg nvidia-gpu-accelerated encoding using NVENC - commandline settings
By hydra3333 in forum Video ConversionReplies: 3Last Post: 7th Sep 2016, 10:11