scrcpy: MediaCodec$CodecException: Error 0xfffffff4
Hi,
I am facing the following error on a custom ROM … and i am connected over wifi adb
$ scrcpy
INFO: scrcpy 1.10 <https://github.com/Genymobile/scrcpy>
/usr/local/share/scrcpy/scrcpy-server.jar: 1 file pushed. 0.1 MB/s (22546 bytes in 0.146s)
adb: error: more than one device/emulator
ERROR: "adb reverse" returned with value 1
WARN: 'adb reverse' failed, fallback to 'adb forward'
27183
INFO: Initial texture: 1536x2048
[server] ERROR: Exception on thread Thread[main,5,main]
android.media.MediaCodec$CodecException: Error 0xfffffff4
at android.media.MediaCodec.native_configure(Native Method)
About this issue
- Original URL
- State: open
- Created 5 years ago
- Reactions: 1
- Comments: 18
Does it work better with a lower definition:
?
Does it work with another encoder?
(this is the same error code as #73)