summaryrefslogtreecommitdiffstats
path: root/help/help_mp-es.h
diff options
context:
space:
mode:
Diffstat (limited to 'help/help_mp-es.h')
-rw-r--r--help/help_mp-es.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/help/help_mp-es.h b/help/help_mp-es.h
index ddd3009ba9..42bfc338a0 100644
--- a/help/help_mp-es.h
+++ b/help/help_mp-es.h
@@ -232,11 +232,11 @@ static char help_text[]=
#define MSGTR_WritingAVIIndex "\nEscribiendo index AVI...\n"
#define MSGTR_FixupAVIHeader "Arreglando cabecera AVI..\n"
#define MSGTR_RecommendedVideoBitrate "Bitrate recomendado para %s CD: %d.\n"
-#define MSGTR_VideoStreamResult "\nStream de vídeo: %8.3f kbit/s (%d bps), tamaño: %d bytes, %5.3f segundos, %d frames\n"
-#define MSGTR_AudioStreamResult "\nStream de audio: %8.3f kbit/s (%d bps), tamaño: %d bytes, %5.3f segundos\n"
+#define MSGTR_VideoStreamResult "\nStream de vídeo: %8.3f kbit/s (%d B/s), tamaño: %d bytes, %5.3f segundos, %d frames\n"
+#define MSGTR_AudioStreamResult "\nStream de audio: %8.3f kbit/s (%d B/s), tamaño: %d bytes, %5.3f segundos\n"
#define MSGTR_OpenedStream "exito: formato: %d datos: 0x%X - 0x%x\n"
#define MSGTR_VCodecFramecopy "codec de video: copia de cuadro (%dx%d %dbpp fourcc=%x)\n"
-#define MSGTR_ACodecFramecopy "codec de audio: copia de cuadro (formato=%x canales=%d razón=%ld bits=%d bps=%ld muestra-%ld)\n"
+#define MSGTR_ACodecFramecopy "codec de audio: copia de cuadro (formato=%x canales=%d razón=%ld bits=%d B/s=%ld muestra-%ld)\n"
#define MSGTR_CBRPCMAudioSelected "audio PCM CBR seleccionado\n"
#define MSGTR_MP3AudioSelected "audio MP3 seleccionado\n"
#define MSGTR_CannotAllocateBytes "No se pueden asignar %d bytes\n"