From 1fb1868afeb121a3dcf12fd6f3fb307cfcf0ca4d 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/mplayer.c') diff --git a/mpvcore/mplayer.c b/mpvcore/mplayer.c index ef15b06c8b..f076faf2b0 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