-
-
Notifications
You must be signed in to change notification settings - Fork 11k
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
Frames capped at 20fps/12fps #3656
Comments
Is the framerate reduced only in scrcpy, or does the physical phone also lag? Maybe some overheat? Or an encoder bug, you could try with another encoder. |
I tried with different encoders. Still the same issue. I even tried with
opengl.
The thing is I've been using it with my broken screen so i have no idea if
it actually lags on screen. It has been working just fine up until now. My
screen cracked a while ago so just use my laptop for everything, with my
phone in scrcpy.
…On Thu, 5 Jan 2023, 09:05 Romain Vimont, ***@***.***> wrote:
Is the framerate reduced only in scrcpy, or does the physical phone also
lag?
Maybe some overheat? Or an encoder bug, you could try with another encoder
<https://github.com/Genymobile/scrcpy#encoder>.
—
Reply to this email directly, view it on GitHub
<#3656 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AS6BZ5Q6XARZJOHPUO2CNGLWQZ6D7ANCNFSM6AAAAAATRLOF6Y>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Oh, that's important. Try with See #1285 (comment) |
Woooahhh...
As soon as I got the email I tried it and it instantly resolved itself.
Thanks a lot. I think I'll just edit the batch code I created to add it.
This was great! Really appreciate it.
I also wanted to cap at 60 cause sometimes there's a visible lag once it
goes over 60fps. I saw in one of the issues that it's a vsync problem. Is
there to solve that?
Also, can I enable some kind of aliasing so I can maybe drop the quality
but still get sharp texts? I might not need to drop the quality at this
point but is there still a way cause the texts look quite blurry.
Thanks again for your help!!
…On Thu, 5 Jan 2023, 14:23 Romain Vimont, ***@***.***> wrote:
The thing is I've been using it with my broken screen
Oh, that's important. Try with --turn-screen-off.
See #1285 (comment)
<#1285 (comment)>
—
Reply to this email directly, view it on GitHub
<#3656 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AS6BZ5TLX33RNCIZV434V63WQ3DO7ANCNFSM6AAAAAATRLOF6Y>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Could you post a screenshot? What exact parameters do you pass to scrcpy?
If you run with OpenGL (on Linux typically), mipmapping is enabled, you can disable with:
|
I capped it at 60 and it's been stable ever since. Thanks a lot!!
I think the blurry texts are just from my 720p screen.
i don't use opengl. I use direct3d as its easier on my cpu. No
anti-aliasing option for direct3d?
…On Thu, 5 Jan 2023, 18:50 Romain Vimont, ***@***.***> wrote:
I also wanted to cap at 60
scrcpy --max-fps=60
cause the texts look quite blurry
Could you post a screenshot? What exact parameters do you pass to scrcpy?
can I enable some kind of aliasing
If you run with OpenGL (on Linux typically), mipmapping is enabled, you
can disable with:
scrcpy --no-mipmaps
—
Reply to this email directly, view it on GitHub
<#3656 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AS6BZ5XBHAUGRI3VUPRSUN3WQ4CUZANCNFSM6AAAAAATRLOF6Y>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Hi
I usually have this problem where, after sometime of running the program smoothly, i run into this bug where the frames either cap at 20fps or 12fps. It'll only go lower and it'll be so choppy it's freaking annoying. My phone is fast (Galaxy S20FE 5G) and my laptop used to run it smoothly. It even overshot sometimes, above 60fps causing lag which is actually quite ironic (not trying to be rude here). I really don't know what could cause this as it has been running fine and just suddenly it just caps.
Sorry for how I'm sounding. By the way this program is a lifesaver. I've literally used it on all my phones, even friends phones. My friends have asked me how I found it. It's a real game changer. Thanks a lot!
The text was updated successfully, but these errors were encountered: