mirror of
https://github.com/mpv-player/mpv
synced 2025-02-07 07:31:48 +00:00
It has not written debug information to a file, but it has dumped the core ;)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13762 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
581ed1fad6
commit
3c6022fee0
@ -64,7 +64,7 @@ static char help_text[]=
|
||||
#define MSGTR_CantLoadSub "Kan ondertitels niet lezen: %s\n"
|
||||
#define MSGTR_DumpSelectedStreamMissing "dump: FATAL: geselecteerde stream ontbreekt!\n"
|
||||
#define MSGTR_CantOpenDumpfile "Kan dump bestand niet openen!!!\n"
|
||||
#define MSGTR_CoreDumped "Debuginformatie weggeschreven naar bestand core\n"
|
||||
#define MSGTR_CoreDumped "Core dumped ;)\n"
|
||||
#define MSGTR_FPSnotspecified "FPS niet gespecificeerd (of foutief) in de header! Gebruik de optie -fps!\n"
|
||||
#define MSGTR_TryForceAudioFmtStr "Probeer audio codec driver familie %s te forceren...\n"
|
||||
#define MSGTR_CantFindAudioCodec "Kan codec voor audio format 0x%X niet vinden!\n"
|
||||
|
Loading…
Reference in New Issue
Block a user