https://bugs.kde.org/show_bug.cgi?id=469321
--- Comment #3 from Jean-Baptiste Mardelle <[email protected]> --- Created attachment 159091 --> https://bugs.kde.org/attachment.cgi?id=159091&action=edit Custom profile parameters Ok, so I found the solution. Problem is linked to a change in FFmpeg. For NVidia cards that don't support B Frames encoding, you need to add this parameter to the encoding profile: b_ref_mode=0 You can do it by creating a custom render profile based on NVENC H265 ABR, and in the Other tab, add this under Additional Parameters. -- You are receiving this mail because: You are watching all bug changes.
