Mercurial > mplayer.hg
comparison DOCS/BUGS @ 786:4b6dc49b0cb8
yet another fatal bugfix :)
author | arpi_esp |
---|---|
date | Sun, 13 May 2001 17:21:55 +0000 |
parents | 991dfc6697ed |
children | 88665dcad040 |
comparison
equal
deleted
inserted
replaced
785:991dfc6697ed | 786:4b6dc49b0cb8 |
---|---|
36 try with -vo null, if it plays well, then you have slow VGA card/driver: | 36 try with -vo null, if it plays well, then you have slow VGA card/driver: |
37 Workaround: buy a faster card or read DOCS/VIDEOCARDS about how to speed up | 37 Workaround: buy a faster card or read DOCS/VIDEOCARDS about how to speed up |
38 | 38 |
39 Audio delay specific to one or a few files: | 39 Audio delay specific to one or a few files: |
40 - bad file (pleae upload the file, so we can check & fix) | 40 - bad file (pleae upload the file, so we can check & fix) |
41 Workaround: -ni or -bps options | 41 Workaround: -ni or -bps option |
42 -delay option or +/- keys at runtime to adjuts delay | 42 -delay option or +/- keys at runtime to adjust delay |
43 - your soundcard doesn't support 48Khz playback | 43 - your soundcard doesn't support 48Khz playback |
44 Workaround: buy a better soundcard... | 44 Workaround: buy a better soundcard... |
45 - file has VBR mp3 audio | 45 - file has VBR mp3 audio |
46 Workaround: mplayer -mc 0 | 46 Workaround: mplayer -mc 0 |
47 | 47 |