player: add missing "-" to options in workaround notice on A/V desynchronization

While it technically works, using GNU-style options seems cleaner nowadays.

Signed-off-by: wm4 <wm4@nowhere>
This commit is contained in:
Sebastian Morr 2014-03-30 09:08:52 +02:00 committed by wm4
parent a1afc15786
commit 9b5cbe4bf0
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ static const char av_desync_help_text[] =
" Experiment with different values for --autosync, 30 is a good start.\n"
" If you have PulseAudio, try --ao=alsa .\n"
"- Slow video output.\n"
" Try a different -vo driver (-vo help for a list) or try -framedrop!\n"
" Try a different --vo driver (--vo=help for a list) or try --framedrop!\n"
"- Playing a video file with --vo=opengl with higher FPS than the monitor.\n"
" This is due to vsync limiting the framerate.\n"
"- Playing from a slow network source.\n"