I'm sure this one rears its head all the time but I couldn't find an
answer to it in previous mailing list entries.

 

I used to use ffmpeg libraries 0.5, configured only with
-enabled-shared.

With this setup (which I understood to be LGPL) I could access the
swscaler OK.

 

I have taken a recent snapshot but with the same configure, I get a
symbol lookup failure for sws_getContext.

In an attempt to remedy the situation, I tried to -enable_swscale
-enable-gpl (something I don't really want to have to do) but I notice
that the configure no longer seems to support a swscale flag.

 

So how do I configure the system as LGPL and still have access to the sw
scaler?

 

Gary Smart

 

_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to