Open
Description
Steps to reproduce
Create a video player using the video_player package and play any video.
My app users reported this problem.
It happened in Oneplus node, realme etc.
Expected results
Expected result was to play videos seamlessly.
Actual results
Getting Pixelated Videos on some devices like Oneplus node, realme etc.
4-5 of my app users have reported this issue.
Code sample
Code sample
[Paste your code here]
Screenshots or Video
Logs
Logs
[Paste your logs here]
Flutter Doctor output
Doctor output
[✓] Flutter (Channel stable, 3.27.4, on macOS 15.3 24D60 darwin-arm64, locale
en-US)
[✓] Android toolchain - develop for Android devices (Android SDK version 35.0.1)
[!] Xcode - develop for iOS and macOS
✗ Xcode installation is incomplete; a full installation is necessary for iOS
and macOS development.
Download at: https://developer.apple.com/xcode/
Or install Xcode via the App Store.
Once installed, run:
sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer
sudo xcodebuild -runFirstLaunch
[✗] Chrome - develop for the web (Cannot find Chrome executable at
/Applications/Google Chrome.app/Contents/MacOS/Google Chrome)
! Cannot find Chrome. Try setting CHROME_EXECUTABLE to a Chrome executable.
[✓] Android Studio (version 2024.2)
[✓] VS Code (version 1.97.0)
[✓] VS Code (version 1.97.0)
[✓] Connected device (2 available)
[✓] Network resources
Metadata
Metadata
Assignees
Labels
Important issues not at the top of the work listUI glitches reported at the engine/skia or impeller rendering levelFound to occur in 3.29Found to occur in 3.30The issue has been confirmed reproducible and is ready to work onThe Video Player pluginflutter/packages repository. See also p: labels.Android applications specificallyOwned by Android platform teamTriaged by Android platform teamThe Flutter team cannot make further progress on this issue until the original reporter responds