Re: [Libav-user] Requesting help to port Audacity to recent FFmpeg

2014-05-17 Thread Michael Niedermayer
On Wed, May 14, 2014 at 04:41:54PM -0300, Claudio Freire wrote: > On Wed, May 14, 2014 at 2:27 PM, Michael Niedermayer wrote: > > diff --git a/libavformat/libavformat.v b/libavformat/libavformat.v > > index 0b47668..0d5d3b0 100644 > > --- a/libavformat/libavformat.v > > +++ b/libavformat/libavform

Re: [Libav-user] Requesting help to port Audacity to recent FFmpeg

2014-05-14 Thread Claudio Freire
On Wed, May 14, 2014 at 2:27 PM, Michael Niedermayer wrote: > diff --git a/libavformat/libavformat.v b/libavformat/libavformat.v > index 0b47668..0d5d3b0 100644 > --- a/libavformat/libavformat.v > +++ b/libavformat/libavformat.v > @@ -21,6 +21,8 @@ LIBAVFORMAT_$MAJOR { > ffurl_siz

Re: [Libav-user] Requesting help to port Audacity to recent FFmpeg

2014-05-14 Thread Michael Niedermayer
Hi On Sun, May 11, 2014 at 09:16:29PM +0200, Benjamin Drung wrote: > Hi, > > Audacity, the digital audio editor used by millions, has import/export > support for a wide range of audio formats using the FFmpeg libraries. > Audacity compiles only against FFmpeg < 1.0 [1]. The FFmpeg libraries > hav

[Libav-user] Requesting help to port Audacity to recent FFmpeg

2014-05-13 Thread Benjamin Drung
Hi, Audacity, the digital audio editor used by millions, has import/export support for a wide range of audio formats using the FFmpeg libraries. Audacity compiles only against FFmpeg < 1.0 [1]. The FFmpeg libraries have changed from time to time and Audacity needs non-trivial work to support any s