mirror of
https://github.com/mpv-player/mpv
synced 2025-02-27 02:40:53 +00:00
player/video: mention --profile=fast and --hwdec in AV desync message
This commit is contained in:
parent
ef11d31c3a
commit
bc81b3d19e
@ -59,6 +59,7 @@ static const char av_desync_help_text[] =
|
||||
"Audio/Video desynchronisation detected! Possible reasons include too slow\n"
|
||||
"hardware, temporary CPU spikes, broken drivers, and broken files. Audio\n"
|
||||
"position will not match to the video (see A-V status field).\n"
|
||||
"Consider trying `--profile=fast` and/or `--hwdec=auto-safe` as they may help.\n"
|
||||
"\n";
|
||||
|
||||
static bool recreate_video_filters(struct MPContext *mpctx)
|
||||
|
Loading…
Reference in New Issue
Block a user