diff options
author | sr55 <[email protected]> | 2016-12-26 14:49:34 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2016-12-26 14:49:34 +0000 |
commit | 6b633b8f6b3f19433ca8a3d42affd737ca726f5d (patch) | |
tree | e8e1199df86425d4412f9734023fc42aee788896 /win/CS/HandBrakeWPF/Properties/ResourcesUI.resx | |
parent | 88a31ba4a1869995a2c358be9819b0df4db031e7 (diff) |
WinGui: New Setting to allow the QSV decoder to be used with Non QSV encoders. (Was on by default and not configurable. Now off by default but configurable)
Diffstat (limited to 'win/CS/HandBrakeWPF/Properties/ResourcesUI.resx')
-rw-r--r-- | win/CS/HandBrakeWPF/Properties/ResourcesUI.resx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/win/CS/HandBrakeWPF/Properties/ResourcesUI.resx b/win/CS/HandBrakeWPF/Properties/ResourcesUI.resx index 6e0be7892..fa9231625 100644 --- a/win/CS/HandBrakeWPF/Properties/ResourcesUI.resx +++ b/win/CS/HandBrakeWPF/Properties/ResourcesUI.resx @@ -887,4 +887,7 @@ This will not affect your current settings in the Subtitle tab.</value> <data name="ManagePresetView_ManagePreset" xml:space="preserve">
<value>Manage Preset</value>
</data>
+ <data name="Options_QsvDecodeForNonFullPath" xml:space="preserve">
+ <value>Use QSV Decoding for non QSV encoders.</value>
+ </data>
</root>
\ No newline at end of file |