Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug report] Albums in Android that only contain .avi videos are not recognized #1254

Open
maizixiaozhuang opened this issue Jan 2, 2025 · 0 comments

Comments

@maizixiaozhuang
Copy link

Version

photo_manager: 3.5.0

Platforms

Android

Device Model

HuaWei mate 50, Xiaomi MIX Folder 2

flutter info

[!] Flutter (Channel unknown, 3.7.1, on Microsoft Windows [Version 10.0.22631.4602], locale zh-CN)
    ! Flutter version 3.7.1 on channel unknown at E:\flutter
      Currently on an unknown channel. Run `flutter channel` to switch to an official channel.
      If that doesn't fix the issue, reinstall Flutter by following instructions at
      https://flutter.dev/docs/get-started/install.
    ! Unknown upstream repository.
      Reinstall Flutter by following instructions at https://flutter.dev/docs/get-started/install.
    • Framework revision 7048ed95a5 (1 year, 11 months ago), 2023-02-01 09:07:31 -0800
    • Engine revision 800594f1f4
    • Dart version 2.19.1
    • DevTools version 2.20.1
    • Pub download mirror https://pub.flutter-io.cn
    • Flutter download mirror https://storage.flutter-io.cn
    • If those were intentional, you can disregard the above warnings; however it is recommended to use "git" directly
      to perform update checks and upgrades.

How to reproduce?

When you get your phone photo album, you find that you can't get the videos in .avi format in some Android phones. For example, when using the Huawei Mate 50 test, it was found that the album could not be read when only .avi videos were used in the album, and it could be recognized after adding a photo.

Logs

No response

Example code (optional)

final List<AssetPathEntity> paths = await PhotoManager.getAssetPathList(hasAll: false,);

Contact

[email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants