Revert "obs-ffmpeg: Add option to use b-frames as reference"

This reverts commit adf3337d3c.
Currently causing timestamp issues resulting in FPS issues.
This commit is contained in:
Gol-D-Ace
2019-03-14 10:05:55 +01:00
parent e001e2d1b9
commit f27a00d266
3 changed files with 0 additions and 13 deletions

View File

@@ -23,8 +23,6 @@ NVENC.LookAhead.ToolTip="Enables dynamic B-frames.\n\nIf disabled, the encoder w
NVENC.PsychoVisualTuning="Psycho Visual Tuning"
NVENC.PsychoVisualTuning.ToolTip="Enables encoder settings that optimize the use of bitrate for increased perceived visual quality,\nespecially in situations with high motion, at the cost of increased GPU utilization."
NVENC.CQLevel="CQ Level"
NVENC.BFramesAsRef="Use B-Frames as Reference"
NVENC.BFramesAsRef.ToolTip="Using B-Frames as a reference improves quality with negligible performance impact.\n\nIt is strongly recommended to enable this feature when using multiple B-Frames."
FFmpegSource="Media Source"
LocalFile="Local File"