You are here

[Fixed] Audacity: Path to FFMPeg is not preserved

3 posts / 0 new
Last post
depp.jones
Offline
Last seen: 20 hours 50 min ago
DeveloperTranslator
Joined: 2010-06-05 17:19
[Fixed] Audacity: Path to FFMPeg is not preserved

Audacity changed to the new FFMpeg 2.2.2 library. The entry in the audacity.cfg is always reset to "...\\avformat-52.dll" whereas with release of Audacity 2.0.6 the new avformat-55.dll is used. the older one is not recognized anymore.

The entry in launcher.ini (line 56) has to be changed from

Value=%PAL:AppDir:DoubleBackslash%\\FFMpeg\\avformat-52.dll

to

Value=%PAL:AppDir:DoubleBackslash%\\FFMpeg\\avformat-55.dll

This can also be used as workaround until an updated build is released.

John T. Haller
John T. Haller's picture
Offline
Last seen: 4 hours 18 min ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
Fixed in Rev 2

This is fixed in 2.0.6 Rev 2. You'll need to manually select it once and then the path will update. Better to remove it than keep up with a silly DLL that changes its filename with every version.

Sometimes, the impossible can become possible, if you're awesome!

testeyty
Offline
Last seen: 7 years 1 month ago
Joined: 2016-05-28 09:58
FFMPEG lame still not working

FFMPEG lame still not working. where can i find avformat-55.dll file?

Log in or register to post comments