Hi, i installed ffmpeg in my system.I got libavcodec.a and other .a files in /usr/local/lib directory
but i want to get libavcodec.so and libavformat.so.So either i have made some mistake in installing ffmpeg that i have got libavcodec.s instead of libavcodec.so.Are there any further instructions i have to do so that i can be able to generate libavcodec.so,libavformat.so and use them. Please reply urgently as i need .so files for my project badly Regards, Mayank On 4/1/08, Robert Swain <[EMAIL PROTECTED]> wrote: > > On 01/04/2008, Mayank Agarwal <[EMAIL PROTECTED]> wrote: > > Please explain the procedure how to extract libavcodec.so from ffmpeg > > folder. > > Read the README and INSTALL files. Hint: after reading them you may > figure out how to _make_ FFmpeg _install_ the compiled binaries. > > Rob > _______________________________________________ > libav-user mailing list > [email protected] > https://lists.mplayerhq.hu/mailman/listinfo/libav-user > _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
