15556d1f3b
For OPUS codec, FFmpeg expects the raw extradata, but MediaCodec wraps it in some structure. Fix the config packet to send only the raw extradata. PR #3757 <https://github.com/Genymobile/scrcpy/pull/3757>