linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] libavcodec version change in Ubuntu 14.10: lin


From: محي الدين .
Subject: Re: [Linphone-developers] libavcodec version change in Ubuntu 14.10: linphone 3.7.0
Date: Thu, 4 Dec 2014 01:51:42 +0100

Hi,

What worked for me is that I downloaded ffmpeg tarball and compiled-installed it!

Hope this could help you :)

‏‫من جهاز الـ iPhone الخاص بي‬

‫في 2014/12/04، الساعة 2:39 ص، كتب "KheOps" <address@hidden>:‬

(mediastreamer2 submodule) doesnt compile anymore
Reply-To:

Hi all,

Trying to compile linphone 3.7.0 from the tarball on Ubuntu 14.10, where
libavcodec-dev is distributed under "libavcodec56", version 6:11-1.

There seems to be a few big changes in that version, which make the
compilation of the mediastreamer2 fail for several reasons:
- libavcodec/old_codec_ids.h does not exist anymore but it is included
 by some source file in mediastreamer2; after reading a bit, it seems
 most of its content has been moved to avcodec.h, but...
- all the CODEC_ID_* macros are now called AV_CODEC_ID_*
- the SNOW codec seems to have disappeared, but it is referenced in
 mediastreamer2 source.

So, some modifications seem to be required to take into account that new
version of libavcodec it seems.

Hope this helps a bit,

Best,

KheOps
_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers
_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers

reply via email to

[Prev in Thread] Current Thread [Next in Thread]