phoboslab / jsmpeg

MPEG1 Video Decoder in JavaScript
MIT License
6.31k stars 1.43k forks source link

Functional improvement on decodeFirstFrame #380

Open 10git opened 2 years ago

10git commented 2 years ago

https://github.com/phoboslab/jsmpeg/blob/b5799bfc213c7732e1f68754d9244f47258d8be5/src/player.js#L155

Functional improvement to display a frame at a given postion, not only the first one: