Replies: 1 comment 3 replies
-
这似乎是java的实现,通过ffmpeg是可以获取speed数据,但并不适用于所有视频类型,例如组播等,speed信息可能无法返回,还有对于无效m3u8 playlist的处理可能会更加麻烦。同时,由于接口数量较多,使用ffmpeg获取速率可能会存在一定的性能效率问题。所以本项目目前使用了更加通用、方便的request downloa模式进行测速,ffmpeg辅助获取分辨率信息。如果你有更多改善建议,欢迎提出。 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我用这个代码,测速,最后的结果貌似不错
数据源还是你的数据源
Beta Was this translation helpful? Give feedback.
All reactions