-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Recording resolution limited to 480p on Ryzen 5 5600U with 32GB RAM #250
Comments
That's weird. What screen resolution do you have? I can investigate to see what might be the reason for this. |
Running on 1920x1080 on 4 screens on Linux Mint 22. Thanks a lot.
…On Sat, 22 Feb 2025, 15:33 Alyssa X, ***@***.***> wrote:
That's weird. What screen resolution do you have? I can investigate to see
what might be the reason for this.
—
Reply to this email directly, view it on GitHub
<#250 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AE2NKBTR6GHF4PZAO3KZKPL2RCDEHAVCNFSM6AAAAABXTNCU5SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNZWGIZTONBWGA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
[image: alyssaxuu]*alyssaxuu* left a comment (alyssaxuu/screenity#250)
<#250 (comment)>
That's weird. What screen resolution do you have? I can investigate to see
what might be the reason for this.
—
Reply to this email directly, view it on GitHub
<#250 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AE2NKBTR6GHF4PZAO3KZKPL2RCDEHAVCNFSM6AAAAABXTNCU5SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNZWGIZTONBWGA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Yeah, I think the resolution or the fact that you are using multiple screens might be why. This is the code that determines what quality options are available when recording, I guess it must be assigning it wrong in your case. I'll see if I can change how this is set, I just want to avoid issues with users recording in a higher resolution / bitrate than their machine can support. |
Ok, thanks for the clarification.
…On Mon, Mar 10, 2025 at 10:47 AM Alyssa X ***@***.***> wrote:
Running on 1920x1080 on 4 screens on Linux Mint 22. Thanks a lot.
… <#m_-2788023271727985367_>
Yeah, I think the resolution or the fact that you are using multiple
screens might be why. This is the code
<https://github.com/alyssaxuu/screenity/blob/ded6382506a3ffd0ec40196fccf2a817d2ab9366/src/pages/Content/popup/layout/SettingsMenu.jsx#L38C1-L72C7>
that determines what quality options are available when recording, I guess
it must be assigning it wrong in your case. I'll see if I can change how
this is set, I just want to avoid issues with users recording in a higher
resolution / bitrate than their machine can support.
—
Reply to this email directly, view it on GitHub
<#250 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AE2NKBRPUF4AH5LOREDRXC32TVNT3AVCNFSM6AAAAABXTNCU5SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDOMBZHE4DSMJRGU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
[image: alyssaxuu]*alyssaxuu* left a comment (alyssaxuu/screenity#250)
<#250 (comment)>
Running on 1920x1080 on 4 screens on Linux Mint 22. Thanks a lot.
… <#m_-2788023271727985367_>
Yeah, I think the resolution or the fact that you are using multiple
screens might be why. This is the code
<https://github.com/alyssaxuu/screenity/blob/ded6382506a3ffd0ec40196fccf2a817d2ab9366/src/pages/Content/popup/layout/SettingsMenu.jsx#L38C1-L72C7>
that determines what quality options are available when recording, I guess
it must be assigning it wrong in your case. I'll see if I can change how
this is set, I just want to avoid issues with users recording in a higher
resolution / bitrate than their machine can support.
—
Reply to this email directly, view it on GitHub
<#250 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AE2NKBRPUF4AH5LOREDRXC32TVNT3AVCNFSM6AAAAABXTNCU5SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDOMBZHE4DSMJRGU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Hi everyone,
I wonder why the extension limits to 480p on my machine. It should be capable of way more, as OBS runs completely fine. How is the limitation calculated and can I override it?
Thanks a lot!
The text was updated successfully, but these errors were encountered: