Hi,
Regarding the problem where certain videos cannot be played, we have modified the following engine code. Could you please review if these changes are reasonable?
1、Synchronized the Java modifications from Electra Video 5.6 into the 5.3 engine.
Engine/Plugins/Media/ElectraCodecs/Source/ElectraDecoders/Private/Android/Java/src/com/epicgames/unreal/ElectraDecoderVideoH264.java
[Image Removed]
2、Removed Resolution Limitations
Engine\Plugins\Media\ElectraCodecs\Source\ElectraDecoders\Private\Android\h264\H264_VideoDecoder_Android.cpp
[Image Removed]Engine/Plugins/Media/ElectraCodecs/Source/ElectraDecoders/Private/Windows/h264/H264_VideoDecoder_Windows.cpp
[Image Removed]