forked from guozhigq/pilipala
-
Notifications
You must be signed in to change notification settings - Fork 53
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
[Bug] 当使用120hz屏幕时出现了明显的卡顿,掉帧 #317
Comments
好像是mpv的锅,去设置-音视频设置-视频同步里把display-resample换成audio试试 |
你好,经过测试,修改成audio后视频播放界面掉帧问题不再出现,但首页下滑与侧滑依然存在
…On Thu, 19 Dec 2024, 21:23 credits0lzh, ***@***.***> wrote:
好像是mpv的锅,去设置-音视频设置-视频同步里把display-resample换成audio试试
—
Reply to this email directly, view it on GitHub
<#317 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BAOGQQIYY5GWENYDPO4HRC32GLCDPAVCNFSM6AAAAABSZYIEMSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNJTHE2DMNBVHE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
在设置-外观设置-屏幕帧率中把帧率锁定为120hz,再在MIUI设置中开启该应用的高刷如何? |
你好,我使用的是Secene来强制全局120hz,这并没有任何改观,设备是Redmi
K40,我稍候会更换一部小米12进行测试,如果问题仍然存在,可能是本项目存在问题(猜滴),如果存在,我不会再reply这个issue,等待作者解决
…On Wed, 25 Dec 2024, 01:01 credits0lzh, ***@***.***> wrote:
在设置-外观设置-屏幕帧率中把帧率锁定为120hz,再在MIUI设置中开启该应用的高刷如何?
如果生效的话,或许可以把前一项修改的设置改回,据说可以大大增强非原生分辨率视频的显示效果
我使用的不是高刷机型,对Flutter应用开发领域也没有相关知识储备,抱歉不能给你提供更多帮助了
—
Reply to this email directly, view it on GitHub
<#317 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BAOGQQJ5PFSHJPMW3TLMI432HGHPNAVCNFSM6AAAAABSZYIEMSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNRRGI4TEOBRHE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
你可能开启了顶栏与底栏的自动收起 那玩意儿会大幅降低滑动列表的性能(你可以对比一下开启侧栏或者关闭收起后的流畅程度) |
新版做了一些优化 可以先尝试一下效果 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
问题描述
使用120hz刷新率屏幕进行浏览时动画卡顿严重,极端时降至约80fps,普通滑动维持约105fps
但肉眼观感实际理论更低,出现了卡帧
复现步骤
使用120hz刷新率屏幕进行尝试
预期行为
预期正确当然是流畅不掉帧
错误日志
机型: Redmi K40(POCO F3) 安卓13
相关信息
请补充截图、录屏、BV号等其他有助于解决问题的信息。
如下
The text was updated successfully, but these errors were encountered: