Open Overc1ocker opened 7 years ago
Media Converter is unable use the "ffmpeg" executable. Please download the binary file one more time and use the options page to set the new path; https://www.ffmpeg.org/download.html
I played around with the program a little. I ended up reinstalling it, and the ffmpeg executable, and it worked fine, until i moved the file, and changed the directory that it was in using the program's options. I think there may be a bug in the ffmpeg directory switching the screen shot is what im talking about
I love open source, and now that it works again, this addon is quite useful.
It works now after a second reinstall and re download of ffmpeg
I think there may be a bug in the ffmpeg directory switching
Can you elaborate?
I think its fixed, or I made a mistake on my end.
It would be nice, if you added a little "choose directory" button with dialog button next to each spot with a directory, like this
By the way, thanks for the quick responses, the extension is already better, than when I first downloaded it!
last request. Add a dialog box like this please when the extension reports invalid data
It would be nice, if you added a little "choose directory" button with dialog button next to each spot with a directory, like this
It is a good idea. The problem is WebExtension cannot read the absolute path using this method for security reasons! So it is not doable unless we can trigger the open dialog from NodeJS part.
Add a dialog box like this please when the extension reports invalid data
what is the actual error message and how can I reproduce it?
Sorry for taking so long to respond. The program kicks out errors whenever you try to convert something that is not supported by ffmpeg itself (ex. a folder or text file). Ive seen it give out 4 errors so far for this type of invalid conversion.
Invalid data found when processing input Output file #0 does not contain any stream — (shows when you try to convert something in a folder) Something went wrong
Error in the screenshot (Convert to mp3 320kbps from m4a file)
Error in the screenshot (convert to mp3 320kbps from wav file)