-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
关于设置播放时间currentPlaybackTime 不走 #54
Comments
同样的视频, 安卓是可以播放的,进度也走, 原视频是一个多小时, 经过转码后变成了3个小时, 安卓播放回弹到原视频的最后一秒, 苹果的不会 |
这个视频的音轨就到 6091.20 秒,seek超出这个区域后就会出问题,检查下视频为啥会这样,兼容这个问题改动比较大。 |
这个视频转码了, 经过阿里云转码后多了一倍的时长,原视频没问题的,不知道是不是阿里云那边的问题 |
是的,反馈给阿里云吧,这样的问题最好从源头解决。 |
但是呢, 同样是转码的地址, 安卓就能播放, 后面能播,有进度, 用的GSYVideoPlayer 里面的ijkplayer |
GSY 使用的 ijkplayer 是 B 站停更那个吗? |
是的, 这个就能播放我发的那个地址链接 |
而且他们还在更新, 不知道是不是老版本 |
大佬, 我邮箱给你发个地址, 这个视频时长3个多小时, 我从0开始快进到2个多小时, 播放器的currentPlaybackTime 竟然不走了
The text was updated successfully, but these errors were encountered: