Skip to content

Failed to load video: The operation could not be completed #10

@chenliang0571

Description

@chenliang0571
Unhandled Exception: PlatformException(VideoError, Failed to load video: The operation could not be completed, null, null)

for both network and file:

  • VideoPlayerController.network('https://flutter.github.io/assets-for-api-docs/assets/videos/bee.mp4'...
  • VideoPlayerController.file(File('/tmp/Butterfly-209.mp4'))
dependencies:
  flutter:
    sdk: flutter
  video_player: ^2.4.5
  video_player_macos: 1.0.6

sample: https://github.com/chenliang0571/video_player/tree/master/video_player/example

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions