-
Notifications
You must be signed in to change notification settings - Fork 10
A/V sync UX is confusing #86
Description
Hello,
I think the current Audio/video synchronisation UX is confusing. At the moment, the message shown is "very human" and tries to guide the user by asking clear questions (Audio is ahead of the video or Video is ahead of the audio).
I think that's not how users actually try to fix the A/V sync though and makes it overall more complex.
The way I (and since there's no simple way to do that in a browser, I also guessing others) try to fix A/V is by downloading the video locally and matching the audio and video in mpv or vlc. The result is a +$NUMBER or -$NUMBER result (in milliseconds, whereas Sreview ask for seconds...).
This doesn't match the questions asked by Sreview and I then have to figure out if +$NUMBER means Audio is ahead of the video or the other way around.
I think the interface would be much more simple and intuitive if it asked the user for that ±$NUMBER directly.