summaryrefslogtreecommitdiffstats
path: root/help/help_mp-pl.h
diff options
context:
space:
mode:
Diffstat (limited to 'help/help_mp-pl.h')
-rw-r--r--help/help_mp-pl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/help/help_mp-pl.h b/help/help_mp-pl.h
index 560d3cd17f..ddff0173db 100644
--- a/help/help_mp-pl.h
+++ b/help/help_mp-pl.h
@@ -217,8 +217,8 @@ static char help_text[]=
#define MSGTR_WritingAVIIndex "\nZapisuję indeks AVI...\n"
#define MSGTR_FixupAVIHeader "Naprawiam nagłówek AVI...\n"
#define MSGTR_RecommendedVideoBitrate "Zalecany video bitrate dla tego %s CD: %d\n"
-#define MSGTR_VideoStreamResult "\nStrumień video: %8.3f kbit/s (%d B/s) rozmiar: %d bajtów %5.3f s %d ramek\n"
-#define MSGTR_AudioStreamResult "\nStrumień audio: %8.3f kbit/s (%d B/s) rozmiar: %d bajtów %5.3f s\n"
+#define MSGTR_VideoStreamResult "\nStrumień video: %8.3f kbit/s (%d B/s) rozmiar: %"PRIu64" bajtów %5.3f s %d ramek\n"
+#define MSGTR_AudioStreamResult "\nStrumień audio: %8.3f kbit/s (%d B/s) rozmiar: %"PRIu64" bajtów %5.3f s\n"
#define MSGTR_OpenedStream "sukces: format: %d dane: 0x%X - 0x%x\n"
#define MSGTR_VCodecFramecopy "videocodec: framecopy (%dx%d %dbpp fourcc=%x)\n"