I'm trying to build rtsp support into mplayer (with windows).  I
followed the instructions for building the live libraries with vc++<br>
and got the .lib files in the right places.&nbsp; BUT, I build mplayer with mingw/gcc which wants .a files.&nbsp; I tried<br>
renaming the .lib files to .a but I get a bunch of undefined references in the link step.&nbsp; How do I get the mplayer<br>
build to like the format of the live libraries?<br>
<br>
Thanks,<br>
Jim<br>
<br>