Skip to content

Commit

Permalink
obs-ffmpeg: Add Pre-Analysis checkbox for AMD encoder
Browse files Browse the repository at this point in the history
  • Loading branch information
rhutsAMD committed Apr 1, 2024
1 parent f4d6e87 commit 0b53378
Show file tree
Hide file tree
Showing 2 changed files with 188 additions and 83 deletions.
2 changes: 2 additions & 0 deletions plugins/obs-ffmpeg/data/locale/en-US.ini
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ FilePath="File Path"

AMFOpts="AMF/FFmpeg Options"
AMFOpts.ToolTip="Use to specify custom AMF or FFmpeg options. For example, \"level=5.2 profile=main\". Check the AMF encoder docs for more details."
AMF.PreAnalysis="Pre-Analysis"
AMF.PreAnalysis.ToolTip="Enables improved encoding quality at the cost of performance by calculating additional metrics such as activity and spatial complexity."

GPU="GPU"
BFrames="Max B-frames"
Expand Down
Loading

0 comments on commit 0b53378

Please sign in to comment.