diff help/help_mp-en.h @ 32438:faefba58f413

Implement a basic capture feature, available through -capture. If a specified key is pressed during playback, the current stream is captured to a file, similar to what -dumpstream achieves. patch by P«”sztor Szil«”rd, don tricon hu
author diego
date Thu, 21 Oct 2010 18:19:30 +0000
parents 76f94c00a69f
children e7e0da7ab4d4
line wrap: on
line diff
--- a/help/help_mp-en.h	Thu Oct 21 17:35:56 2010 +0000
+++ b/help/help_mp-en.h	Thu Oct 21 18:19:30 2010 +0000
@@ -213,6 +213,8 @@
 #define MSGTR_OSDChapter "Chapter: (%d) %s"
 #define MSGTR_OSDAngle "Angle: %d/%d"
 #define MSGTR_OSDDeinterlace "Deinterlace: %s"
+#define MSGTR_OSDCapturing "Capturing: %s"
+#define MSGTR_OSDCapturingFailure "Capturing failed"
 
 // property values
 #define MSGTR_Enabled "enabled"