summaryrefslogtreecommitdiffstats
path: root/help/help_mp-zh_CN.h
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-09-30 14:55:43 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-09-30 14:55:43 +0000
commit4b3525f79f8c4aa96428ba2be3fea3d5ea9b1574 (patch)
treec87c5f7a52b38dcf3af65cb37196a81bbea6a36c /help/help_mp-zh_CN.h
parent1ad332f8a57dd8a0b6c94a512738910e6866ca97 (diff)
downloadmpv-4b3525f79f8c4aa96428ba2be3fea3d5ea9b1574.tar.bz2
mpv-4b3525f79f8c4aa96428ba2be3fea3d5ea9b1574.tar.xz
Reduce console output verbosity: Move colorspace information to verbose mode.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29742 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help/help_mp-zh_CN.h')
-rw-r--r--help/help_mp-zh_CN.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/help/help_mp-zh_CN.h b/help/help_mp-zh_CN.h
index befbac0459..69a2f4cefc 100644
--- a/help/help_mp-zh_CN.h
+++ b/help/help_mp-zh_CN.h
@@ -1617,8 +1617,6 @@ static const char help_text[]=
// vd.c
#define MSGTR_CodecDidNotSet "VDec: 编解码器无法设置 sh->disp_w 和 sh->disp_h, 尝试绕过。\n"
-#define MSGTR_VoConfigRequest "VDec: vo 配置请求 - %d x %d (色彩空间首选项: %s)\n"
-#define MSGTR_UsingXAsOutputCspNoY "VDec: 使用 %s 作为输出 csp (没有 %d)\n"
#define MSGTR_CouldNotFindColorspace "找不到匹配的色彩空间 - 重新尝试 -vf scale...\n"
#define MSGTR_MovieAspectIsSet "电影宽高比为 %.2f:1 - 预放大到正确的电影宽高比。\n"
#define MSGTR_MovieAspectUndefined "电影宽高比未定义 - 没使用预放大。\n"