v1.12.1
Genymobile/scrcpyv1.12.1Dec 10, 2019by rom1v
AI Summary
A hotfix release fixing a bit-rate parsing bug that prevented setting custom bit-rates on Windows.
Key Highlights
- Fixes bit-rate parsing for custom bit-rates on Windows and 32-bit systems.
New Features
- Bit-rate parsing fix
Full Release Notes
Hotfix for [v1.12](https://github.com/Genymobile/scrcpy/releases/tag/v1.12): - Fix bit-rate parsing when "long" is 32 bits (#995) A bug introduced in v1.12 could prevent to set a custom bit-rate (`scrcpy -b 12m`). In practice, the bug only happened on the Windows release (compiled with mingw32), and possibly on other 32 bits systems.