-
Notifications
You must be signed in to change notification settings - Fork 30.4k
[BUG] Video rendering artifacts on certain MediaTek Android devices after Media3 upgrade #174026
Copy link
Copy link
Open
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listc: renderingUI glitches reported at the engine/skia or impeller rendering levelUI glitches reported at the engine/skia or impeller rendering levele: device-specificOnly manifests on certain devicesOnly manifests on certain devicese: impellerImpeller rendering backend issues and features requestsImpeller rendering backend issues and features requestsengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.p: video_playerThe Video Player pluginThe Video Player pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.platform-androidAndroid applications specificallyAndroid applications specificallyteam-engineOwned by Engine teamOwned by Engine teamtriaged-engineTriaged by Engine teamTriaged by Engine team
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listc: renderingUI glitches reported at the engine/skia or impeller rendering levelUI glitches reported at the engine/skia or impeller rendering levele: device-specificOnly manifests on certain devicesOnly manifests on certain devicese: impellerImpeller rendering backend issues and features requestsImpeller rendering backend issues and features requestsengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.p: video_playerThe Video Player pluginThe Video Player pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.platform-androidAndroid applications specificallyAndroid applications specificallyteam-engineOwned by Engine teamOwned by Engine teamtriaged-engineTriaged by Engine teamTriaged by Engine team
Type
Fields
Give feedbackNo fields configured for issues without a type.
Steps to reproduce
Bug Description
After upgrading video_player_android from legacy ExoPlayer to Media3-ExoPlayer, we're experiencing video rendering artifacts (green lines) on certain Android devices. The issue appears to be device and video-specific.
Environment
Issue Details
Some videos (e.g. 1280×720, 544×968) render correctly.
Others (e.g. 848×478, 688×1040) show artifacts.
Reproduction
Additional Context
Expected results
Videos should render without any visual artifacts (no green lines or corruption) across all supported Android devices.
Actual results
Code sample
Code sample
Screenshots or Video
Screenshots / Video demonstration
VID-20250819-WA0005.online-video-cutter.com.mp4
Logs
Logs
[Paste your logs here]Flutter Doctor output
Doctor output