javascript - Any way to avoid a quick flash of preceding frames when doing a seekTo() a specific time? -
when i'm doing seekto on video quick flash of frames preceding actual time i'm seeking to. if video paused prior seek operation. doesn't smooth, @ least. there way avoid such behavior? can't instantly jump time specified in seekto()?
ok, there way - make more key frames per second. , if working series of small clips combined 1 youtube video, put big gaps between them (2 second long each, @ least).
Comments
Post a Comment