On Sat, Nov 24, 2012 at 8:47 PM, Jim Morgenstern <[email protected]>wrote:
> A stupid, naïve question that has probably been answered before but I > would appreciate a reply:**** > > ** ** > > I downloaded FFmpeg git-8b6aeb1 64-bit Dev (Latest) from Zeranoe**** > > ** ** > > I want to use FFmpeg on Win 7. Is there an install process ? **** > > ** ** > > should I rename the dll s ?? [e.g. I have: libavcodec.dll.a ]**** > > have I downloaded the wrong file ?? > >From your question I assume you probably want the static build instead: http://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-20121120-git-8b6aeb1-win64-static.7z In there you'll find among others an ffmpeg.exe file, which you use from the command line. There's no installation involved. Matt
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
