summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--player/playloop.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/player/playloop.c b/player/playloop.c
index 72bc539ee2..bcdbd6e991 100644
--- a/player/playloop.c
+++ b/player/playloop.c
@@ -71,8 +71,8 @@ static const char av_desync_help_text[] =
" This is due to vsync limiting the framerate.\n"
"- Playing from a slow network source.\n"
" Download the file instead.\n"
-"- Try to find out whether audio or video is causing this by experimenting\n"
-" with --no-video and --no-audio.\n"
+"- Try to find out whether audio/video/subs are causing this by experimenting\n"
+" with --no-video, --no-audio, or --no-sub.\n"
"- If you swiched audio or video tracks, try seeking to force synchronization.\n"
"If none of this helps you, file a bug report.\n\n";