Skip to content

ERROR: Could not parse bit-rate: value (8000000) out-of-range (0; -1) #995

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

Closed
z826540272 opened this issue Dec 10, 2019 · 4 comments
Closed
Labels

Comments

@z826540272
Copy link

F:\Users\vilin\Desktop\scrcpy-win64-v1.10>scrcpy.exe -b 8000000
ERROR: Could not parse bit-rate: value (8000000) out-of-range (0; -1)
after upgrade to 1.12, 1.10 works fine

@reversegear
Copy link

i confirm this issue in scrcpy 1.12
scrcpy 1.11 works fine though

@rom1v
Copy link
Collaborator

rom1v commented Dec 10, 2019

😱

I fixed it on dev. In practice, it only happens in the Windows release (compiled with mingw32).

I will probably release a 1.12.1 soon for this issue.

Meanwhile, here is a win64 binary (replace it in your v1.12 release):
scrcpy.exe SHA256: cb613178edb521b440fe89782a67c6c29446f52bf469dc3ce44b8270b0604357

@rom1v rom1v added the bug label Dec 10, 2019
@arapka
Copy link

arapka commented Dec 10, 2019

Meanwhile, here is a win64 binary (replace it in your v1.12 release):

Is scrcpy-noconsole also available? Thanks.

@rom1v rom1v closed this as completed in 6965d05 Dec 10, 2019
@rom1v
Copy link
Collaborator

rom1v commented Dec 10, 2019

I just released v1.12.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants