From b6084716cf4dbfc50596fa8126eb0fa1c0101dfa Mon Sep 17 00:00:00 2001 From: jstebbins Date: Fri, 15 Aug 2014 22:09:59 +0000 Subject: LinGui: make video preset/tune/profile/level tooltips more general ...so they apply to x265 as well. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6299 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- gtk/src/ghb.ui | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'gtk') diff --git a/gtk/src/ghb.ui b/gtk/src/ghb.ui index 03f7effcf..213f886bf 100644 --- a/gtk/src/ghb.ui +++ b/gtk/src/ghb.ui @@ -3780,9 +3780,9 @@ This allows a player to initiate playback before downloading the entire file.

True True GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK - Adjusts x264 settings to trade off compression efficiency against encoding speed. + Adjusts encoder settings to trade off compression efficiency against encoding speed. - This establishes your default x264 settings. + This establishes your default encoder settings. Tunes, profiles, levels and advanced option string will be applied to this. You should generally set this option to the slowest you can bear since slower settings will result in better quality or smaller files. @@ -3907,7 +3907,7 @@ This allows a player to initiate playback before downloading the entire file.

GTK_ALIGN_CENTER
False GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK - Limit the H.264 profile of the output stream. + Sets and ensures compliance with the specified profile. Overrides all other settings. @@ -3942,7 +3942,7 @@ This allows a player to initiate playback before downloading the entire file.

GTK_ALIGN_CENTER
False GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK - Sets and ensures compliance with the specified H.264 level. + Sets and ensures compliance with the specified level. Overrides all other settings. @@ -3986,9 +3986,9 @@ This allows a player to initiate playback before downloading the entire file.

True True - Additional x264 settings. + Additional encoder settings. - Colon separated list of x264 options. + Colon separated list of encoder options. char False -- cgit v1.2.3