From 4c88ac3434bd0b5c05510fd394ee11d9dc27f2fa Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Sun, 20 Oct 2013 21:47:18 -0400 Subject: mpvcore: add a note about desync on track switches --- mpvcore/mplayer.c | 1 + 1 file changed, 1 insertion(+) (limited to 'mpvcore') diff --git a/mpvcore/mplayer.c b/mpvcore/mplayer.c index ba1edda943..0049b57378 100644 --- a/mpvcore/mplayer.c +++ b/mpvcore/mplayer.c @@ -185,6 +185,7 @@ static const char av_desync_help_text[] = _( " 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" +"- 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"); -- cgit v1.2.3