goldvideo / h265player

一套完整的Web版H.265播放器解决方案,非常适合学习交流和实际应用。基于JS码流解封装、WebAssembly(FFmpeg)视频解码,利用Canvas画布投影、AudioContext播放音频。
https://goldvideo.github.io/h265player/
1.53k stars 298 forks source link

ProgressBar update wrong timer when first decoded frame's pts is not 0 #87

Open hntq2705 opened 1 year ago

hntq2705 commented 1 year ago

I actually fixed this issue in my local repo. If anyone can give me write access, I can create a new PR for it. Great work btw, this project saved me tons of time

SeduardoIA0 commented 1 year ago

I actually fixed this issue in my local repo. If anyone can give me write access, I can create a new PR for it. Great work btw, this project saved me tons of time

How can get a copy of your local repo? how can i contact you? i am new here THX