Better chroma subsampling explanation and correct

This commit is contained in:
Beep6581
2015-10-29 22:43:49 +01:00
parent d7009c9b6a
commit 7ba4a8f471
31 changed files with 37 additions and 34 deletions

View File

@@ -953,7 +953,6 @@ SAVEDLG_SUBSAMP;Submuestreo
SAVEDLG_SUBSAMP_1;Máxima compresión
SAVEDLG_SUBSAMP_2;Balanceado
SAVEDLG_SUBSAMP_3;Máxima calidad
SAVEDLG_SUBSAMP_TOOLTIP;Máxima compresión: 4:1:1\nBalanceado: 4:2:2\nMáxima calidad: 4:4:4
SAVEDLG_TIFFUNCOMPRESSED;TIFF sin compresión
SAVEDLG_WARNFILENAME;Se asignará nombre al archivo
SHCSELECTOR_TOOLTIP;Pulsar el botón derecho del ratón para restablecer la posición de los tres controles deslizantes
@@ -1769,6 +1768,7 @@ ZOOMPANEL_ZOOMOUT;Reducir Zoom\nAtajo: <b>-</b>
!PREFERENCES_WLONE;One level
!PREFERENCES_WLTWO;Two levels
!PREFERENCES_WLZER;No
!SAVEDLG_SUBSAMP_TOOLTIP;Best compression:\nJ:a:b 4:2:0\nh/v 2/2\nChroma halved horizontally and vertically.\n\nBalanced:\nJ:a:b 4:2:2\nh/v 2/1\nChroma halved horizontally.\n\nBest quality:\nJ:a:b 4:4:4\nh/v 1/1\nNo chroma subsampling.
!TP_CROP_GTHARMMEANS;Harmonic Means
!TP_CROP_GTTRIANGLE1;Golden Triangles 1
!TP_CROP_GTTRIANGLE2;Golden Triangles 2