encoder: Add field for GPU selection
This commit is contained in:
committed by
Michael Fabian 'Xaymar' Dirks
parent
21629f1e13
commit
629afe3661
@@ -20,6 +20,9 @@ FFmpeg.StandardCompliance.Strict="Strict"
|
||||
FFmpeg.StandardCompliance.Normal="Normal"
|
||||
FFmpeg.StandardCompliance.Unofficial="Unofficial"
|
||||
FFmpeg.StandardCompliance.Experimental="Experimental"
|
||||
FFmpeg.GPU="GPU"
|
||||
FFmpeg.GPU.Description="For multiple GPU systems, selects which GPU to use as the main encoder"
|
||||
|
||||
|
||||
# Rate Control
|
||||
RateControl="Rate Control"
|
||||
|
||||
Reference in New Issue
Block a user