Log in

View Full Version : X264 Update: download the latest build (application)


buzzqw
28th June 2010, 11:01
here the not fancy application for auto-download latest build of x264.exe from x264.nl (thanks!!!)

simply run this http://www.64k.it/andres/data/x264/x264update.exe
and it will download the latest build of x264

you can create a x264update.ini for configuring what to download
example:

x86=true
64bit=true

set to false for not download it

the files will be downloaded in x264update.exe folder

BHH

kypec
28th June 2010, 13:35
May I ask why did you choose to use such weird naming convention for INI parameters?
I suggest to either usex86=true/false
x64=true/false or 32bit=true/false
64bit=true/false
It appears utterly messy to me as it is now! :confused:

buzzqw
28th June 2010, 14:18
and these "weird" naming convention inhibits the applications ?

it's a 2 line ini, and application works even without...

BHH

bob0r
29th June 2010, 11:50
Now you most likely still have to rename the downloaded .exe file.
32bit: http://x264.nl/x264/x264.exe
64bit: http://x264.nl/x264/64bit/x264.exe

Those files are always the latest revision. Maybe just update the revision number only in the .ini.

buzzqw
29th June 2010, 13:00
thanks bob0r for your excellent and continue support to X264 !

your links are very handy :)

now.. the only advantage using my application is the auto naming exe based on version

thanks again bob0r!

BHH