Open Ashkan4472 opened 3 years ago
+1, same issue
I also encountered the same problem. Has this issue been resolved?
D/MediaCodecInfo(29136): NoSupport [sizeAndRate.support, 1080x2336x32.16374206542969] [c2.android.mpeg4.decoder, video/mp4v-es] [HWNAM, NAM-AL00, HUAWEI, 31]
[✓] Flutter (Channel stable, 2.8.1, on macOS 13.3.1 22E772610a darwin-arm, locale zh-Hans-CN) • Flutter version 2.8.1 at /Users/maple/Documents/SDK/flutter • Upstream repository https://github.com/flutter/flutter.git • Framework revision 77d935af4d (1 year, 6 months ago), 2021-12-16 08:37:33 -0800 • Engine revision 890a5fca2e • Dart version 2.15.1
[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.1) • Android SDK at /Users/maple/Library/Android/sdk • Platform android-33, build-tools 33.0.1 • ANDROID_HOME = /Users/maple/Library/Android/sdk • Java binary at: /Applications/Android Studio.app/Contents/jre/Contents/Home/bin/java • Java version OpenJDK Runtime Environment (build 11.0.15+0-b2043.56-8887301) • All Android licenses accepted.
[✓] Xcode - develop for iOS and macOS (Xcode 14.2) • Xcode at /Applications/Xcode.app/Contents/Developer • CocoaPods version 1.11.3
[✓] Chrome - develop for the web • Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
[✓] Android Studio (version 2022.1) • Android Studio at /Applications/Android Studio.app/Contents • Flutter plugin can be installed from: 🔨 https://plugins.jetbrains.com/plugin/9212-flutter • Dart plugin can be installed from: 🔨 https://plugins.jetbrains.com/plugin/6351-dart • Java version OpenJDK Runtime Environment (build 11.0.15+0-b2043.56-8887301)
[✓] Connected device (3 available) • NAM AL00 (mobile) • 7SQVB22308012776 • android-arm64 • Android 12 (API 31) • lixf11 (mobile) • 00008030-000C6D881A83802E • ios • iOS 16.5.1 20F75 • Chrome (web) • chrome • web-javascript • Google Chrome 114.0.5735.133
Same issue here, has anyone resolved this? It just completely breaks video playback on android for me
Keep in mind that chewie
is merely a wrapper around video_player
.
This issue lies squarely at the feet of ExoPlayer, which video_player
uses on the Android platform channel.
Please raise an issue with the Flutter team regarding this. Thanks.
Hi i have tried to run github example on Pixel_3a_API_30_x86 but after the build and installation in AVD, the AVD crashed and these errors logged from flutter:
also here is my flutter doctor -v: