diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2009-09-30 14:55:43 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2009-09-30 14:55:43 +0000 |
commit | 4b3525f79f8c4aa96428ba2be3fea3d5ea9b1574 (patch) | |
tree | c87c5f7a52b38dcf3af65cb37196a81bbea6a36c /help/help_mp-tr.h | |
parent | 1ad332f8a57dd8a0b6c94a512738910e6866ca97 (diff) | |
download | mpv-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-tr.h')
-rw-r--r-- | help/help_mp-tr.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/help/help_mp-tr.h b/help/help_mp-tr.h index 7e32f860ae..36c8497af3 100644 --- a/help/help_mp-tr.h +++ b/help/help_mp-tr.h @@ -696,8 +696,6 @@ static const char help_text[]= // vd.c #define MSGTR_CodecDidNotSet "VDec: Kodek ayarlanamadı: sh->disp_w ve sh->disp_h, çözülmeye çalışılıyor!\n" -#define MSGTR_VoConfigRequest "VDec: vo ayar isteği - %d x %d (tercih csp: %s)\n" -#define MSGTR_UsingXAsOutputCspNoY "VDec: çıkış csp'si olarak %s kullanılıyor (%d yok)\n" #define MSGTR_CouldNotFindColorspace "Renk biçimi bulunamadı. -vf scale ile tekrar deneniyor...\n" #define MSGTR_MovieAspectIsSet "Video-Görünümü: %.2f:1 - doğru video görünümü için önölçekleniyor.\n" #define MSGTR_MovieAspectUndefined "Video-Görünümü tanımsız - önölçekleme onaylanamadı.\n" |