diff options
-rw-r--r-- | win/CS/HandBrakeWPF/Properties/Resources.Designer.cs | 2 | ||||
-rw-r--r-- | win/CS/HandBrakeWPF/Properties/Resources.resx | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs b/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs index 45b845200..5c4097933 100644 --- a/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs +++ b/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs @@ -1040,7 +1040,7 @@ namespace HandBrakeWPF.Properties { ///So small changes in value will result in progressively larger increases or decreases in the resulting file size.
///A value of 0 means lossless and will result in a file size that is larger than the original source,
///unless the source was also lossless.
- ///Suggested values are: 18 to 20 for Standard Definiti [rest of string was truncated]";.
+ ///Suggested values are: 18 to 20 for standard definiti [rest of string was truncated]";.
/// </summary>
public static string Video_QualitySlider {
get {
diff --git a/win/CS/HandBrakeWPF/Properties/Resources.resx b/win/CS/HandBrakeWPF/Properties/Resources.resx index 807cce375..2a3222d1d 100644 --- a/win/CS/HandBrakeWPF/Properties/Resources.resx +++ b/win/CS/HandBrakeWPF/Properties/Resources.resx @@ -270,7 +270,7 @@ x264's scale is logarithmic and lower values correspond to higher quality. So small changes in value will result in progressively larger increases or decreases in the resulting file size.
A value of 0 means lossless and will result in a file size that is larger than the original source,
unless the source was also lossless.
-Suggested values are: 18 to 20 for Standard Definition and 20 to 23 for High Definition.
+Suggested values are: 18 to 20 for standard definition sources and 20 to 23 for high definition sources.
x265 is a new encoder, so there are no recommended values yet. You'll have to experiment.
|