summaryrefslogtreecommitdiffstats
path: root/help/help_mp-it.h
diff options
context:
space:
mode:
Diffstat (limited to 'help/help_mp-it.h')
-rw-r--r--help/help_mp-it.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/help/help_mp-it.h b/help/help_mp-it.h
index 203f05dd4b..9d43ad8dfa 100644
--- a/help/help_mp-it.h
+++ b/help/help_mp-it.h
@@ -266,8 +266,8 @@ static char help_text[]=
"L'encoding potrebbe essere danneggiato!\n"
#define MSGTR_ErrorWritingFile "%s: errore nella scrittura del file.\n"
#define MSGTR_RecommendedVideoBitrate "Il bitrate video consigliato per %s CD è: %d\n"
-#define MSGTR_VideoStreamResult "\nFlusso video: %8.3f kbit/s (%d B/s) dim.: %d bytes %5.3f sec %d frames\n"
-#define MSGTR_AudioStreamResult "\nFlusso audio: %8.3f kbit/s (%d B/s) dim.: %d bytes %5.3f secondi\n"
+#define MSGTR_VideoStreamResult "\nFlusso video: %8.3f kbit/s (%d B/s) dim.: %"PRIu64" bytes %5.3f sec %d frames\n"
+#define MSGTR_AudioStreamResult "\nFlusso audio: %8.3f kbit/s (%d B/s) dim.: %"PRIu64" bytes %5.3f secondi\n"
#define MSGTR_OpenedStream "successo: formato: %d dati: 0x%X - 0x%x\n"
#define MSGTR_VCodecFramecopy "videocodec: framecopy (%dx%d %dbpp fourcc=%x)\n"
#define MSGTR_ACodecFramecopy "audiocodec: framecopy (format=%x chans=%d rate=%d bits=%d B/s=%d sample-%d)\n"