mirror of
https://github.com/mpv-player/mpv
synced 2025-01-05 03:06:28 +01:00
synced with r24795
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24796 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
ca8ad4df40
commit
1227e38f75
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- synced with r24751 -->
|
||||
<!-- synced with r24795 -->
|
||||
<chapter id="encoding-guide">
|
||||
<title>Kódolás a <application>MEncoder</application>rel</title>
|
||||
|
||||
@ -4451,7 +4451,7 @@ opciókat, ha a codec hibázik vagy rossz kimenetet ad.
|
||||
<entry>vp7vfw.dll</entry>
|
||||
<entry>On2 VP7 Personal Codec (VP70)</entry>
|
||||
<entry>cb4cc3d4ea7c94a35f1d81c3d750bc8d</entry>
|
||||
<entry>hibás FourCC?</entry>
|
||||
<entry><option>-ffourcc VP70</option></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>ViVD2.dll</entry>
|
||||
|
@ -3,7 +3,7 @@
|
||||
//... Okay enough of the hw, now send the other two!
|
||||
//
|
||||
// Updated by: Gabrov <gabrov@freemail.hu>
|
||||
// Sync'ed with help_mp-en.h r24772 (2007. 10. 15.)
|
||||
// Sync'ed with help_mp-en.h r24790 (2007. 10. 16.)
|
||||
|
||||
// ========================= MPlayer help ===========================
|
||||
|
||||
@ -2098,6 +2098,7 @@ static char help_text[]=
|
||||
#define MSGTR_TV_Bt848UnableToStopCapture "tvi_bsdbt848: Nem lehet leállítani a mentést. Hiba: %s\n"
|
||||
#define MSGTR_TV_TTSupportedLanguages "Támogatott Teletext nyelvek:\n"
|
||||
#define MSGTR_TV_TTSelectedLanguage "Kiválasztott alapértelmezett teletext nyelv: %s\n"
|
||||
#define MSGTR_TV_ScannerNotAvailableWithoutTuner "A csatorna kereső nem érhető el tuner nélkül\n"
|
||||
|
||||
//tvi_dshow.c
|
||||
#define MSGTR_TVI_DS_UnableConnectInputVideoDecoder "Sikertelen a megadott input videó dekódolóhoz csatolása. Hiba:0x%x\n"
|
||||
|
Loading…
Reference in New Issue
Block a user