fluttercommunity / fluttercommunity/chewie
This error occurs in Flutter when using the video_player (chewie) package, and it’s related to ExoPlayer's failure to render the video due to a codec or hardware decoding issue
- Dominant language
- Dart
- Stars
- 2.1k
- Forks
- 1.1k
- Avg merge
- 6d 8h
- Merged PRs (30d)
- 6
Description
❌ Video initialization failed: PlatformException(VideoError,
Video player had error androidx.media3.exoplayer.ExoPlaybackException:
MediaCodecVideoRenderer error, index=0,
format=Format(1, null, null, video/avc, avc1.64001F, -1, null,
[640, 480, 29.970055, ColorInfo(BT601, Limited range, SDR SMPTE 170M, false, 8bit Luma, 8bit Chroma)], [-1, -1]),
format_supported=YES, null, null)
Contributor guide
No contributing guide indexed for this repository
Research direction
The report only provides an Android Media3 ExoPlayer and MediaCodecVideoRenderer initialization error for a 640x480 H.264 video; no Chewie file or test is named. Start by reproducing the failure with the reported video and inspect the Flutter video-player/ExoPlayer integration, then confirm whether playback succeeds on the affected hardware without codec errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100