Re: FFmpeg trouble
On Wed, Feb 04, 2009 at 19:43:48 +0200, Bogdan wrote:
> Hey,
>
> Can anyone help me with this? :
>
> mplayer: symbol lookup error: /usr/lib/i686/cmov/libavcodec.so.51:
> undefined symbol: ff_gcd
>
> Here is some info:
>
> ii libavcodec51 0.svn20080206-16
> ii libavutil49 3:0.svn20090119-1
You are using libavcodec51 from Sid/unstable together with a much newer
version of libavutil49 from the experimental repository. Try to
downgrade libavutil49; version 20080206-16 from Sid does define ff_gcd
in its code section.
--
Regards, | http://users.icfo.es/Florian.Kulzer
Florian |
Reply to: