You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like the issue here is that either the user is using the wrong path separator, or the package is internally using the wrong path separator. For this ticket, audit the package and ensure that all path separators are platform agnostic.
On windows, I just want to convert webm audio file to mp3.
But ffmpeg never find the input file, even the file exist:
Same with files in
assets
folder.The text was updated successfully, but these errors were encountered: