Asterix Gaming Guild Logo GeneralXXLXXL 2XXL 3Olympic GamesXXL SpeedrunningXXL Romastered SpeedrunningXXL 2 SpeedrunningXXL 2 Remaster SpeedrunningOlympic Games SpeedrunningRecent StratsOther Asterix GamesOther GamesAsterix MediaSpoofy GoofsCreative ShackVideosHelpBot SpamRetro GamesModdingStreamsPatchesModsToolsResourcesDownloadsWikiUnfair XXLCaesar's ChallengeIntroductionsVC TextAnnouncementsVillage GatesRulesFeedback

#xxl2-remastered

NoTeefy
like you can stream with your h264 encoder (CPU) and set the recording to NVENC at like 25000 bitrate or something like that
NoTeefy
Nekin
oh yeah
Nekin
just saw that
Nekin
in the advanced tab
Nekin
i'm gonna do that
NoTeefy
might wanna copy my settings but those are almost lossless. Just fiddle around with the CQP
NoTeefy
20-25 should be in a sweet spot for one-take recordings
NoTeefy
without re-encoding them afterwards
NoTeefy
Oh and never use CQP for streaming, you always wanna go for a constant bitrate when streaming. People get buffering problems otherwise
NoTeefy
it's really nice for local recordings though since you just set a quality factor which calculates how much bitrate's needed for every frame and then adjusts it
NoTeefy
which gives you the best quality while keeping the file size small. The lower the better the quality
NoTeefy
CQP = 0 would be lossless (not really with NVENC since the compression takes some information away but yeah, like in theory)
Nekin
basiclly nvenc is using the graphics card right ?
NoTeefy
Yep
NoTeefy
Which takes like 1% of your GPU load since it has a second chip for that exact purpose on it
NoTeefy
You need a GTX/RTX newer than the 660 though
NoTeefy
like the 660 is the first one where they introduced it
NoTeefy
The neat thing about it is the following: Your GPU already calculates the frames for your monitor and it just saves those into a video file without the need of recalculating them (which the CPU needs to do when using h264 as an example)
NoTeefy
That's why it's so much more performance friendly for your system