Bug#593162: marked as done (audacity: Audacity fails to load libavformat)

2010-08-30 Thread Alex Converse
Attached patch allows audacity to runtime detect match_ext() vs av_match_ext(). Audacity compiled with this patch against FFmpeg 0.5 will still have problems with AVPacket and AVFifo API issues that they have put behind #if FFMPEG_STABLE Index: src/FFmpeg.h

Processed (with 5 errors): Re: Bug#593162: marked as done (audacity: Audacity fails to load libavformat)

2010-08-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: retitle 593162 Audacity fails to load libavformat52/FFmpeg 0.6: undefined symbol: match_ext Bug #593162 [audacity] audacity: Audacity fails to load libavformat Changed Bug title to 'Audacity fails to load libavformat52/FFmpeg 0.6: undefined

Bug#593162: marked as done (audacity: Audacity fails to load libavformat)

2010-08-21 Thread Aaron Barany
I installed the appropriate ffmpeg packages from both testing and experimental. Audacity did load the ffmpeg modules from testing, but it gave the same error (missing the symbol match_ext) with the experimental version. Aaron On Mon, Aug 16, 2010 at 11:34 PM, Fabian Greffrath

Bug#593162: marked as done (audacity: Audacity fails to load libavformat)

2010-08-17 Thread Fabian Greffrath
Am 16.08.2010 22:54, schrieb Reinhard Tartler: If this requires faac, then right, we don't support non-free stuff and actually do care for licensing issues. No, but it requires libmp4v2 which is licensed under the MPL whereas gtkpod itself is licensed under the GPL. So, yes, this is a

Bug#593162: marked as done (audacity: Audacity fails to load libavformat)

2010-08-16 Thread Jonas Smedegaard
On Mon, Aug 16, 2010 at 12:39:13PM +0200, Reinhard Tartler wrote: On Mon, Aug 16, 2010 at 09:25:12 (CEST), Aaron Barany wrote: and the standard squeeze install has 0.5.1. (which also means that the standard squeeze libraries might experience the same problem) And I've asked you to check

Bug#593162: marked as done (audacity: Audacity fails to load libavformat)

2010-08-16 Thread Aaron Barany
Well, for exactly reasons like this, I find installing libraries from 3rd party repositories problematic at least. I agree it's not ideal, but unfortunately there's some functionality that isn't present in the main repositories. (for example, a build of gtkpod that supports AAC) And I've

Bug#593162: marked as done (audacity: Audacity fails to load libavformat)

2010-08-16 Thread Reinhard Tartler
On Mon, Aug 16, 2010 at 20:45:45 (CEST), Aaron Barany wrote: Well, for exactly reasons like this, I find installing libraries from 3rd party repositories problematic at least. I agree it's not ideal, but unfortunately there's some functionality that isn't present in the main repositories.

Bug#593162: marked as done (audacity: Audacity fails to load libavformat)

2010-08-15 Thread Debian Bug Tracking System
Your message dated Mon, 16 Aug 2010 00:25:11 +0200 with message-id 20100815222511.go7...@jones.dk and subject line Re: Bug#593162: audacity: Audacity fails to load libavformat has caused the Debian Bug report #593162, regarding audacity: Audacity fails to load libavformat to be marked as done.

Bug#593162: marked as done (audacity: Audacity fails to load libavformat)

2010-08-15 Thread Reinhard Tartler
On Mon, Aug 16, 2010 at 00:27:04 (CEST), Jonas Smedegaard wrote: Hi Aaron, On Sun, Aug 15, 2010 at 02:27:54PM -0700, Aaron Barany wrote: When Audacity attempts to load libavformat, it throws the following error in the log: Error: /usr/lib/libavformat.so.52: undefined symbol: match_ext.