Open iiheng opened 1 year ago
Hi @iiheng,
Looks like, we haven't received your bug report yet. Also it will be more helpful if you can share the media you've seen has this problem with us. Could you please send them to android-media-github@google.com with the subject
Issue #835
. Please also update this issue to indicate you've done this.
Thanks!
Exoplayer seems to only support hard decoding. The hardware code will go wrong on the Tianji processor, but there will be no problem on the Snapdragon processor. The main thing is how to set up the soft decoding.
Getting the same error with Flutter on handful of devis - OP Nord N30 5G, Galaxy A03
PlatformException(VideoError, Video player had error o1.m: MediaCodecVideoRenderer error, index=0, format=Format(1, null, null, video/avc, avc1.4D4028, -1, null, [2560, 1440, 25.0, ColorInfo(BT709, Limited range, SDR SMPTE 170M, false)], [-1, -1]), format_supported=NO_EXCEEDS_CAPABILITIES, , null)
Getting the similar error many time on flutter when try to display video using video in home page in debug mode
packages : video_player: ^2.8.3 video_player_web: ^2.1.3
W/libc (11633): Access denied finding property "ro.vendor.audio.5k"
W/libc (11633): Access denied finding property "ro.vendor.audio.5k"
W/libc (11633): Access denied finding property "ro.vendor.audio.5k"
W/libc (11633): Access denied finding property "ro.vendor.audio.5k"
W/libc (11633): Access denied finding property "ro.vendor.audio.5k"
W/libc (11633): Access denied finding property "ro.vendor.audio.5k"
W/libc (11633): Access denied finding property "ro.vendor.audio.5k"
W/libc (11633): Access denied finding property "ro.vendor.audio.5k"
W/libc (11633): Access denied finding property "ro.vendor.audio.5k"
W/libc (11633): Access denied finding property "ro.vendor.audio.5k"
W/libc (11633): Access denied finding property "ro.vendor.audio.5k"
W/libc (11633): Access denied finding property "ro.vendor.audio.5k"
W/libc (11633): Access denied finding property "ro.vendor.audio.5k"
Version
Media3 1.2.0
More version details
No response
Devices that reproduce the issue
xiaomi note 12 Android 14
Devices that do not reproduce the issue
No response
Reproducible in the demo app?
Yes
Reproduction steps
Expected result
play the video the video smoothly
Actual result
Media
Bug Report
adb bugreport
to android-media-github@google.com after filing this issue.