[FFmpeg-user] Build FFmpeg libraries in Windows

Moritz Barsnick barsnick at gmx.net
Fri Dec 1 13:39:18 EET 2017


On Fri, Dec 01, 2017 at 13:33:43 +0530, m.kamalasubha m.kamalasubha wrote:
> How to use the patch ? Is there any steps available ?

To apply the patch, you need a tool named "patch".

Unpack the sources, change into the source directory, and issue
$ patch -p1 -i /path/to/patchfile.txt

Then do the regular ./configure, make.

Moritz


More information about the ffmpeg-user mailing list