Dear:

url_fclose() is implemented in avformat-52.dll but not avcodec-52.dll

On Wed, May 5, 2010 at 9:46 AM, Carl <[email protected]> wrote:

> (posted to ffmpeg-user previously)
>
> Hi all,
> I'm trying to build and run output_example.c on windows (xp sp3, I have
> successfully built ffmpeg shared libraries). During debug run I got --
> The procedure entry point url_fclose could not be found in the dynamic link
> library avcodec-52.dll
>
> here is my environment:
>
> added
> extern "C" {
> #include <avformat.h>
> #include <swscale.h>
> }
>
> dir tree
> c:/msys/1.0/local/bin/avcodec-52.dll
>                                avdevice-52.dll
>                                avformat-52.dll
>                                 avutil-50.dll
>                                 swscale-0.dll
> and their av(/sw)XXXX.dll and av(/sw)XXXX.####.dll variations.
> c:/msys/1.0/local/lib/libavcodec.dll.a
>                                 /libavXXXX.dll.a(s)
>                                 /libswscale.dll.a
>
> And added c:/msys/1.0/local/bin to $PATH. What am I missing?
>
> -carl
> _______________________________________________
> libav-user mailing list
> [email protected]
> https://lists.mplayerhq.hu/mailman/listinfo/libav-user
>



-- 
-----------------------------------------------------------------------------------------
My key fingerprint: d1:03:f5:32:26:ff:d7:3c:e4:42:e3:51:ec:92:78:b2
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to