Updating the Ffmpeg export library

This section is now closed.
Forum rules
Audacity 1.3.x is now obsolete. Please use the current Audacity 2.1.x version.

The final version of Audacity for Windows 98/ME is the legacy 2.0.0 version.
Locked
Robert2
Posts: 433
Joined: Wed Feb 22, 2012 6:54 pm
Operating System: Windows 10

Updating the Ffmpeg export library

Post by Robert2 » Thu Feb 23, 2012 6:23 pm

A more recent version of the Ffmpeg export library is available than “avformat-52.dll” (actually “avformat-54.dll”). Audacity 2.0.0 RC1 won’t accept the more recent version. Is there any way to force Audacity to accept any “avformat-x.dll”?

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: Updating the Ffmpeg export library

Post by Gale Andrews » Fri Feb 24, 2012 1:05 am

Robert2 wrote:A more recent version of the Ffmpeg export library is available than “avformat-52.dll” (actually “avformat-54.dll”). Audacity 2.0.0 RC1 won’t accept the more recent version. Is there any way to force Audacity to accept any “avformat-x.dll”?
You can obtain the latest supported FFmpeg 0.6.2 F(52.64.2),C(52.72.2),U(50.15.1) here:
http://manual.audacityteam.org/index.ph ... Ins#ffdown

You can use a later FFmpeg.exe for Audacity command-line export:
http://manual.audacityteam.org/man/Expo ... al_Program

using builds from:
http://ffmpeg.zeranoe.com/builds/ .

DLL files from those later builds will not work in the Audacity "Libraries" preferences.

If you obtain the shared builds you must have all the DLL files present in the same folder as ffmpeg.exe.



Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

Locked