Compatibility with newer FFMpeg lib

Feedback and Reviews for Audacity 2.x
Forum rules
This board is ONLY for general feedback and discussion about Audacity 2.X.

If you require help, or think you have found a "bug", please post on the forum board relevant to your operating system.
Windows
Mac OS X
GNU/Linux and Unix-like
Post Reply
webmailusr-msn

Compatibility with newer FFMpeg lib

Post by webmailusr-msn » Wed Dec 25, 2013 5:55 pm

Hello:

I wonder why Audacity (2.0.3) works only with avformat-52.dll and not newer versions.
I have another multimedia software which uses avformat-54.dll and I thought audacity could share it, but didn't accept it.

Thanks!!

steve
Site Admin
Posts: 81627
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Compatibility with newer FFMpeg lib

Post by steve » Wed Dec 25, 2013 6:08 pm

Audacity uses software "hooks" to integrate with the FFmpeg library. Unfortunately after FFmpeg version 0.8, the FFmpeg developers changed the hooks. In order to work with later versions there are two approaches that the Audacity developers can take. They could update the hooks in Audacity to match the later versions (a lot of work), or they can change the way that Audacity uses FFmpeg and access it as an external binary (also a lot of work). I think the plan is to take the second approach as it should make future upgrading easier, but either way it will require a significant amount of developer time to make the upgrade.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Post Reply