Open Revenimus opened 3 years ago
Have you checked to see if Audacity is looking for the correct DLL?
Is this still an issue since #228 was merged?
I'm currently using the latest nightly and it asks me to locate a different file - it asks me to find "avformat-58.dll" which is not in the ffmpeg pack.
I'm currently using the latest nightly and it asks me to locate a different file - it asks me to find "avformat-58.dll" which is not in the ffmpeg pack.
I have the same problem, been looking for a "new" version of ffmpeg which contains avformat-58.dll but I can't find any, the help online button points to the old which contains avformat-55.dll so it doesn't really help. Going back to an older version of Audacity should work tho.
Describe the bug To confirm, FFmpeg was functional when I was using vanilla Audacity. I have gotten this fork to run and it seems to be more or less functional (I am also experiencing the disabled plugin bug another user reported). However, it refuses to locate the avformat-55.dll file despite it being present in C:/Program Files (x86)/FFmpeg for Audacity. I am getting errors in the logs, notably "Error 193: 1% is not a valid Win32 application". I will post the logs below; this very well could be a simple case of my own incompetence but for the sake of posterity I figured it would be worth posting.
To Reproduce Steps to reproduce the behavior:
Expected behavior I was expecting things to more or less proceed normally as the FFmpeg files are in a seperate folder that I believe Audacity should be checking for.
Screenshots
Additional information (please complete the following information):
Additional context
I have tried running as an administrator, messing around with environment variables, system reboot, etc, all to no avail.
Audacity Log