javascript - How to set audio delay for HTML5 videos (desync) -
vlc has nice feature adjust audio delay in video. can audio in sync audio when play on cable connected sonos play:5. speaker has delay due audio processing.
does html5 video tag allow control audio delay via javascript? want set audio signal -1500 ms before video signal.
html5 video player doesn't support that. maybe can find library that.
Comments
Post a Comment