View Single Post
Old 15th September 2015, 14:11   #5  |  Link
jpsdr
Registered User
 
Join Date: Oct 2002
Location: France
Posts: 2,316
GIT install of programs

We will install all the necessery programs in one directory, you can of course do what you want, but for this tutorial, i'll follow this guideline.

Create a "C:\x264_Prg\" directory.

Inside "C:\x264_Prg\" create a "ffmpeg-stable" subdirectory, get the last stable version here and decompress and put it inside.
In "ffmpeg-stable" directory create a "Build_x264" subdirectory.

Inside "C:\x264_Prg\" Clone git l-smash from here.
In "l-smash" directory create a "Build_x264" subdirectory.

Inside "C:\x264_Prg\" Clone git ffms2 from here.
In "ffms2" directory create a "Build_x264" subdirectory.

Inside "C:\x264_Prg\" Clone git x264 from here or... you can clone git from my github here (at you own risk ) to have t_mod version. There is also several different versions made by others people, (k_mod, nak5124, 7mod, etc...), choose the one you want.

Now, that everything is installed, we will compile ffmpeg and others libs to create the libpack for building the several x264 versions.

Last edited by jpsdr; 17th February 2016 at 14:42.
jpsdr is offline   Reply With Quote