Skip to content

Unhandled Exception: ProcessException: The specified file could not be found. #3

@poka-IT

Description

@poka-IT

On windows, I just want to convert webm audio file to mp3.
But ffmpeg never find the input file, even the file exist:

[ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: ProcessException: The specified file could not be found.
  Command: ffmpeg -i E:\Download/test.webm -ab 320 -ar 44100 -filter_complex "  " E:\Download/test.mp3

Same with files in assets folder.

Metadata

Metadata

Assignees

Labels

bounty_donationp2Definitely want it, but timing isn't important

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions