Open yjt1216 opened 2 years ago
@yjt1216 this is definitely within the domain of video_player
, since this library is merely a Flutter UI wrapper around video_player
. Please bring this issue up with the Flutter Team, since they are responsible for video_player
.
` D/MediaCodecInfo(21447): NoSupport [codec.profileLevel, avc1.F4001E, video/avc] [OMX.qcom.video.decoder.avc, video/avc] [N1, N1s, Hisense, 23] D/MediaCodecInfo(21447): NoSupport [codec.profileLevel, avc1.F4001E, video/avc] [OMX.google.h264.decoder, video/avc] [N1, N1s, Hisense, 23] D/MediaCodecInfo(21447): NoSupport [codec.profileLevel, avc1.F4001E, video/avc] [OMX.qcom.video.decoder.avc, video/avc] [N1, N1s, Hisense, 23] D/MediaCodecInfo(21447): NoSupport [codec.profileLevel, avc1.F4001E, video/avc] [OMX.qcom.video.decoder.avc, video/avc] [N1, N1s, Hisense, 23] D/MediaCodecInfo(21447): NoSupport [codec.profileLevel, avc1.F4001E, video/avc] [OMX.google.h264.decoder, video/avc] [N1, N1s, Hisense, 23] D/MediaCodecInfo(21447): NoSupport [codec.profileLevel, avc1.F4001E, video/avc] [OMX.qcom.video.decoder.avc, video/avc] [N1, N1s, Hisense, 23] D/MediaCodecInfo(21447): NoSupport [codec.profileLevel, avc1.F4001E, video/avc] [OMX.qcom.video.decoder.avc, video/avc] [N1, N1s, Hisense, 23] D/MediaCodecInfo(21447): NoSupport [codec.profileLevel, avc1.F4001E, video/avc] [OMX.google.h264.decoder, video/avc] [N1, N1s, Hisense, 23] I/OMXClient(21447): Using client-side OMX mux. I/MediaCodec(21447): [OMX.qcom.video.decoder.avc] setting surface generation to 21961730 I/ExtendedACodec(21447): setupVideoDecoder() I/ExtendedACodec(21447): vpp-enable search is 0 and value is 0 I/ExtendedACodec(21447): Decoder will be in frame by frame mode W/ExtendedACodec(21447): Failed to set frame packing format on component D/SurfaceUtils(21447): set up nativeWindow 0x558b27af70 for 720x480, color 0x7fa30c04, rotation 0, usage 0x2002900 I/OMXClient(21447): Using client-side OMX mux. I/ACodec (21447): codec does not support config priority (err -2147483648) D/AudioManager(21447): updateMediaApp() type=0 id=93571496 package=com.depin.www.cultivate.cultivate add=true D/AudioManager(21447): updateMediaApp() type=0 id=810321 package=com.depin.www.cultivate.cultivate add=false
`