Re: [Mixxx-devel] FFmpeg and version support

2016-09-06 Thread Tuukka Pasanen
Hello, Actually FFmpeg 3.1 compiles and works as expected. I just have to make up those API changes for 3.x. If you can't compile can you open bug report for it. Tuukka 06.09.2016, 01:47, Gerion Entrup kirjoitti: > On Montag, 5. September 2016 16:38:27 CEST Tuukka Pasanen wrote: >> Hello, >>

Re: [Mixxx-devel] FFmpeg and version support

2016-09-05 Thread Tuukka Pasanen
Hello, I think I'll update it to work with FFmpeg 3.x and clean up it in future because it's just trivial building (depricated functions) issue to get it working and merged but cleaning is something that needs more merging time. Tuukka 05.09.2016, 17:54, Daniel Schürmann kirjoitti: Hi Tuu

Re: [Mixxx-devel] FFmpeg and version support

2016-09-05 Thread Gerion Entrup
On Montag, 5. September 2016 16:38:27 CEST Tuukka Pasanen wrote: > Hello, > > I'm probably the other one (other one is my evil twin) of two who are > using the FFmpeg input plugin with Mixxx but I'll try to ask this before > doing anything. Currently FFmpeg supports versions from 0.8 up (my > t

Re: [Mixxx-devel] FFmpeg and version support

2016-09-05 Thread Daniel Schürmann
Hi Tuukka, we normally use Ubuntu as reference which package version we should support and which not. Our build system runs on Ubuntu 14.4 (Trusty) Mixxx has dropped Ubuntu 12.4 (Precise) support due to the introduction of c++11. So it would be nice, If we continue to support Trusty. Unfortunate

[Mixxx-devel] FFmpeg and version support

2016-09-05 Thread Tuukka Pasanen
Hello, I'm probably the other one (other one is my evil twin) of two who are using the FFmpeg input plugin with Mixxx but I'll try to ask this before doing anything. Currently FFmpeg supports versions from 0.8 up (my testing) 3.0 and same amount of AVconv versions. Now as semiofficial FFmpeg i