Hi Dave,

On 11.11.2015 03:40, Mr Dave wrote:
> Regarding the ffmpeg.
> I was unable to find any tarball labeled 2.9 on the ffmpeg.org/releases page.

That's right, it's not yet released.

> I did however just complete a test of their daily build.

Which daily build?

> It does appear that there are many changes to ffmpeg since Motion is now 
> reporting
> many warnings whereas with the 2.8 version, there were none.  The 3.4.1 code 
> appears
> to be functional and compiling with the daily snapshot.

If tried to locate the 3.4.1 code, but even the trunk [1] still uses the APIs 
that have
been removed from ffmpeg git, i.e. PIX_FMT_YUV420P, avcodec_alloc_frame and
avpicture_deinterlace.

> Since the code appears to be functional and only providing new compiler 
> warnings of
> depreciated functions, I think it would be best to proceed with the 3.4.1rc01 
> code and
> address the warnings later.

If it still uses any of the above mentioned API, it will not compile with 
FFmpeg 2.9.

Best regards,
Andreas


1: http://www.lavrsen.dk/svn/motion/trunk/ffmpeg.c

Reply via email to